[Marble-bugs] [marble] [Bug 327690] New: Bogus path for Qt Designer plugins
Kevin Kofler
kevin.kofler at chello.at
Sat Nov 16 17:11:21 UTC 2013
https://bugs.kde.org/show_bug.cgi?id=327690
Bug ID: 327690
Summary: Bogus path for Qt Designer plugins
Classification: Unclassified
Product: marble
Version: 1.7 (KDE 4.12)
Platform: Fedora RPMs
URL: https://projects.kde.org/projects/kde/kdeedu/marble/re
pository/revisions/2773f06af5f57563d5c5c8e0ea8e74d56c8
300bb
OS: Linux
Status: UNCONFIRMED
Severity: grave
Priority: NOR
Component: general
Assignee: marble-bugs at kde.org
Reporter: kevin.kofler at chello.at
The following commit:
https://projects.kde.org/projects/kde/kdeedu/marble/repository/revisions/2773f06af5f57563d5c5c8e0ea8e74d56c8300bb
changes the install path for Qt Designer plugins to a directory below the
MARBLE_PLUGIN_INSTALL_PATH. (On Fedora, this ends up to be
/usr/lib(64)/kde4/plugins/marble/plugins/designer, but it is probably broken
everywhere.) This is not going to work. Qt Designer plugins need to end up
somewhere Qt Designer actually looks for them.
Reproducible: Always
Steps to Reproduce:
1. Build and install Marble.
Actual Results:
The Qt Designer plugins end up in an incorrect location.
Expected Results:
The Qt Designer plugins end up in a directory in Qt Designer's search path.
Please revert the offending commit.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Marble-bugs
mailing list