| Summary: | Can't load plugins if compiled with -DKDE_INSTALL_USE_QT_SYS_PATHS | ||
|---|---|---|---|
| Product: | [Unmaintained] kactivitymanagerd | Reporter: | Antonio Rojas <arojas> |
| Component: | general | Assignee: | Ivan Čukić <ivan.cukic> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | arthur, luigide, plasma-bugs-null, scarpino, simonandric5 |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/kactivities/c5fa3e8f692de3d77a0b96f9f70ca625a3ff6542 | Version Fixed/Implemented In: | 5.5.0 |
| Sentry Crash Report: | |||
|
Description
Antonio Rojas
2014-11-12 18:22:23 UTC
s/DQT_PLUGIN_DIR/DQT_PLUGIN_INSTALL_DIR/ *** Bug 340314 has been marked as a duplicate of this bug. *** Git commit c5fa3e8f692de3d77a0b96f9f70ca625a3ff6542 by Hrvoje Senjan. Committed on 12/11/2014 at 20:09. Pushed by hrvojes into branch 'master'. Use CMAKE_INSTALL_FULL_PLUGINDIR this unbreaks plugin loading with KDE_INSTALL_USE_QT_SYS_PATHS ON REVIEW: 121109 FIXED-IN: 5.5.0 M +1 -1 src/CMakeLists.txt M +1 -1 src/service/Application.cpp http://commits.kde.org/kactivities/c5fa3e8f692de3d77a0b96f9f70ca625a3ff6542 |