Details
-
Bug
-
Resolution: Invalid
-
Not Evaluated
-
None
-
Qt Creator 12.0.2, Qt Creator 13.0.0-beta1
-
None
-
Tested on
OS: Windows
Qt Creator : 13 beta1-56, 12.0.2
Python is installed on Windows 10 system
Environment Path :
Path=C:\Program Files\BellSoft\LibericaJDK-17\bin\;C:\Python310\Scripts\;C:\Python310\;C:\Perl64\bin;C:\Users\Aamer\AppData\Roaming\ActiveState\bin;C:\Python27\;C:\Python27\Scripts;C:\Program Files\AdoptOpenJDK\jdk-8.0.275.1-hotspot\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Graphviz\bin;C;C:\Program Files\Git\cmd;C:\Ninja;C:\Program Files\git-cola\bin;C:\Program Files\CMake\bin;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\boost_1_55_0;C:\Program Files\nodejs\;C:\ProgramData\chocolatey\bin;C:\Program Files\PuTTY\;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Strawberry\c\bin;C:\Strawberry\perl\site\bin;C:\Strawberry\perl\bin;C:\Program Files\Docker\Docker\resources\bin;C:\Program Files\TortoiseGit\bin;C:\VeriSilicon\VivanteIDE5.4.0\ide;C:\Users\Aamer\.cargo\bin;C:\Users\Aamer\AppData\Local\Microsoft\WindowsApps;C:\Users\Aamer\AppData\Local\gitkraken\bin;C:\Users\Aamer\AppData\Roaming\npmTested on OS: Windows Qt Creator : 13 beta1-56, 12.0.2 Python is installed on Windows 10 system Environment Path : Path=C:\Program Files\BellSoft\LibericaJDK-17\bin\;C:\Python310\Scripts\;C:\Python310\;C:\Perl64\bin;C:\Users\Aamer\AppData\Roaming\ActiveState\bin;C:\Python27\;C:\Python27\Scripts;C:\Program Files\AdoptOpenJDK\jdk-8.0.275.1-hotspot\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Graphviz\bin;C;C:\Program Files\Git\cmd;C:\Ninja;C:\Program Files\git-cola\bin;C:\Program Files\CMake\bin;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\boost_1_55_0;C:\Program Files\nodejs\;C:\ProgramData\chocolatey\bin;C:\Program Files\PuTTY\;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Strawberry\c\bin;C:\Strawberry\perl\site\bin;C:\Strawberry\perl\bin;C:\Program Files\Docker\Docker\resources\bin;C:\Program Files\TortoiseGit\bin;C:\VeriSilicon\VivanteIDE5.4.0\ide;C:\Users\Aamer\.cargo\bin;C:\Users\Aamer\AppData\Local\Microsoft\WindowsApps;C:\Users\Aamer\AppData\Local\gitkraken\bin;C:\Users\Aamer\AppData\Roaming\npm
Description
Python is shown as Kit in Qt Creator 13 (beta1-56)
STEPS:
- Open Edit->Preferences
- Select Kits
- Check the Auto detected Kits
OBSERVED :
- There is kit created with name "%{Python:Name}"
- On selecting the Kit, there are no detailed options for configuring the Kit. Detailed options like Compiler, Qt Version, etc
EXPECTED:
- There should not be any Kit for Python. Not atleast if PyQt is not installed
NOTE: In Qt Creator 12.0, Python is shown as Kit. However, on selecting the kit, detailed options are shown for the Kit configuration as opposed to few details are shown in Qt Creator 13 beta1
Not raising a separate issue for regression since there shouldn't be option to expand Python configuration for a Kit