Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

qmlls popup when opening project that contains QML files #324

Open
AndreiMiculita opened this issue Apr 15, 2024 · 5 comments
Open

qmlls popup when opening project that contains QML files #324

AndreiMiculita opened this issue Apr 15, 2024 · 5 comments

Comments

@AndreiMiculita
Copy link

AndreiMiculita commented Apr 15, 2024

Describe the Bug
When opening a project that contains QML files (in a certain subfolder) in VS Code I get an error popup detailing the usage of qmlls.

To Reproduce Steps to reproduce the behavior:

  1. Install Qt 6.7.0 using aqtinstall
    pip install -U pip
    pip install aqtinstall
    mkdir ~/Qt && cd ~/Qt
    aqt install-qt windows desktop 6.7.0 win64_msvc2019_64
  2. Install VS Code
  3. Open a project that, in one of its folders, contains QML files.

Screenshots If applicable, add screenshots to help explain your problem.

image

This can be dismissed by pressing "OK" but it's inconvenient. Would be nice to know the cause at least.

Environment (please complete the following information)

  • OS: Microsoft Windows Pro 11
  • Visual Studio Code version: 1.88.1 (user setup)
  • PySide version: 6.6.2
  • Python version: 3.11.9

Extension Configurations None configured, all left default

@AndreiMiculita AndreiMiculita changed the title bug qmlls popup when opening project that contains QML files Apr 17, 2024
@RokeJulianLockhart
Copy link

#324 (comment)

@AndreiMiculita, using https://marketplace.visualstudio.com/_apis/public/gallery/publishers/seanwu/vsextensions/vscode-qt-for-python/7.6.0/vspackage on code-insiders-1.89.0-1713939362.el8.src.rpm on https://download.fedoraproject.org/pub/fedora/linux/releases/40/Spins/x86_64/iso/Fedora-KDE-Live-x86_64-40-1.14.iso, I don't even get that:

Command failed: /usr/bin/python3 /home/RokeJulianLockhart/.vscode-insiders/extensions/seanwu.vscode-qt-for-python-7.6.0/python/scripts/qmlls.py --help

@SaurabhAnsys
Copy link

I am also getting the same issue. it's inconvenient.

@nofkclue
Copy link

Same here! With every start of vscode (or the extensions of it) it pops up...

@2296399626
Copy link

Me too, waiting fo solution

@cozimus
Copy link

cozimus commented Jun 21, 2024

Here having the same issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants