[kde] [Bug 349371] New: startkde.cmake: Do not export QT_PLUGIN_PATH if $kdehome is not set
Kai Koehne
kai.koehne at digia.com
Fri Jun 19 09:15:44 BST 2015
https://bugs.kde.org/show_bug.cgi?id=349371
Bug ID: 349371
Summary: startkde.cmake: Do not export QT_PLUGIN_PATH if
$kdehome is not set
Product: kde
Version: unspecified
Platform: unspecified
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: unassigned-bugs at kde.org
Reporter: kai.koehne at digia.com
The startkde.cmake script always exports QT_PLUGIN_PATH, which is not needed
for distributions that install KDE plugins in the default plugin path. Anyhow,
setting QT_PLUGIN_PATH nevertheless messes with 3rd party Qt installations.
OpenSUSE therefore patches startkde.cmake to remove the logic
https://build.opensuse.org/package/view_file/KDE:Frameworks5/plasma5-workspace/0003-Remove-export-of-QT_PLUGIN_PATH.patch?expand=1
and so does Fedora now. Anyhow, this wouldn't be necessary if the script would
only export QT_PLUGIN_PATH if it's needed (that is, $kdehome is set).
Reproducible: Always
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list