FS#34884 - [kdebase-workspace] qtchooser doesn't work properly under KDE
Attached to Project:
Arch Linux
Opened by Jaroslav Šmíd (jardasmid) - Monday, 22 April 2013, 12:36 GMT
Last edited by Andrea Scarpino (BaSh) - Friday, 16 August 2013, 10:36 GMT
Opened by Jaroslav Šmíd (jardasmid) - Monday, 22 April 2013, 12:36 GMT
Last edited by Andrea Scarpino (BaSh) - Friday, 16 August 2013, 10:36 GMT
|
Details
Description:
Currently, KDE is adding QT4 bin directory into $PATH on it's startup. This makes commands such as qmake execute /usr/lib/qt4/bin/qmake and not /usr/bin/qmake which would then select correct version of particular Qt tool. Putting that directory to the end of PATH variable solves the problem. It is added into the PATH variable in /usr/bin/startkde script. |
This task depends upon
Closed by Andrea Scarpino (BaSh)
Friday, 16 August 2013, 10:36 GMT
Reason for closing: Fixed
Additional comments about closing: kdebase-workspace 4.11.0-1
Friday, 16 August 2013, 10:36 GMT
Reason for closing: Fixed
Additional comments about closing: kdebase-workspace 4.11.0-1
Comment by Andrea Scarpino (BaSh) -
Monday, 22 April 2013, 19:14 GMT
startkde is provided by upstream, so please report this upstream.
(anyway I don't get why they need to add the qt location to
$PATH...)
Comment by Andrea Scarpino (BaSh) -
Tuesday, 18 June 2013, 17:59 GMT
- Field changed: Category (Packages: Extra → Upstream Bugs)
- Field changed: Severity (Low → Medium)
https://bugs.kde.org/show_bug.cgi?id=320623