[Bug 1964763] [NEW] QtChooser doesn't support qt6
Andrea Marchesini
1964763 at bugs.launchpad.net
Mon Mar 14 09:47:03 UTC 2022
- Previous message (by thread): [Bug 1964746] Re: ubiquity crash on launch
- Next message (by thread): [Bug 1964828] [NEW] ERROR: hook /usr/share/apport/general-hooks/ubuntu.py crashed: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/apport/report.py", line 228, in _run_hook symb['add_info'](report, ui) File "/usr/share/apport/general-hooks/ubuntu.py", line 81, in add_info apport.hookutils.attach_casper_md5check(report, File "/usr/lib/python3/dist-packages/apport/hookutils.py", line 1016, in attach_casper_md5check check = json.loads(report['CasperMD5json']) File "/usr/lib/python3.10/collections/__init__.py", line 1102, in __getitem__ raise KeyError(key) KeyError: 'CasperMD5json' kubuntu at kubuntu:~$ Gtk-Message: 21:22:43.923: Failed to load module "colorreload-gtk-module" ATTENTION: default value of option mesa_glthread overridden by environment. ATTENTION: default value of option mesa_glthread overridden by environment. ATTENTION: default value of option mesa_glthread overridden by environment.
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Public bug reported:
qtchooser doesn't run qt6 applications because it doesn't have a
qt6.conf/6.conf file yet.
In order to work, it must have two files `/usr/lib/x86_64-linux-
gnu/qtchooser/qt6.conf` and a `/usr/lib/x86_64-linux-
gnu/qtchooser/6.conf` with this content:
```
/usr/lib/qt6/bin
/usr/lib/x86_64-linux-gnu
```
Without it, lupdate, lrelease, and any other qt6 tools show this error:
`could not find a Qt installation of ''`
** Affects: qtchooser (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qtchooser in Ubuntu.
https://bugs.launchpad.net/bugs/1964763
Title:
QtChooser doesn't support qt6
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtchooser/+bug/1964763/+subscriptions
- Previous message (by thread): [Bug 1964746] Re: ubiquity crash on launch
- Next message (by thread): [Bug 1964828] [NEW] ERROR: hook /usr/share/apport/general-hooks/ubuntu.py crashed: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/apport/report.py", line 228, in _run_hook symb['add_info'](report, ui) File "/usr/share/apport/general-hooks/ubuntu.py", line 81, in add_info apport.hookutils.attach_casper_md5check(report, File "/usr/lib/python3/dist-packages/apport/hookutils.py", line 1016, in attach_casper_md5check check = json.loads(report['CasperMD5json']) File "/usr/lib/python3.10/collections/__init__.py", line 1102, in __getitem__ raise KeyError(key) KeyError: 'CasperMD5json' kubuntu at kubuntu:~$ Gtk-Message: 21:22:43.923: Failed to load module "colorreload-gtk-module" ATTENTION: default value of option mesa_glthread overridden by environment. ATTENTION: default value of option mesa_glthread overridden by environment. ATTENTION: default value of option mesa_glthread overridden by environment.
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the kubuntu-bugs
mailing list