| Summary: | Marble Touch does not work out of the box | ||
|---|---|---|---|
| Product: | [Applications] marble | Reporter: | Bernhard Beschow <shentey> |
| Component: | general | Assignee: | marble-bugs |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | nienhueser |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | 1.3 (KDE 4.8) | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Bernhard Beschow
2011-09-05 11:57:20 UTC
Git commit 90baa97a7b83b8abcdad26eee57388f62c6f3116 by Bernhard Beschow.
Committed on 06/09/2011 at 00:49.
Pushed by beschow into branch 'master'.
install declarative and components plugins to ${QT_IMPORTS_DIR}
Installing the plugins to ${QT_IMPORT_DIR} rather than ${MARBLE_PLUGIN_INSTALL_PATH} avoids having to adjust QML_IMPORT_PATH prior to executing marble-touch.
REVIEW: 102536
CCBUG: 281379
M +1 -1 MarbleMacros.cmake
M +1 -1 src/plugins/declarative/CMakeLists.txt
M +18 -18 src/plugins/qt-components/CMakeLists.txt
http://commits.kde.org/marble/90baa97a7b83b8abcdad26eee57388f62c6f3116
Isn't this fixed now? No. Under KDE it doesn't work out of the box, at least with Marble 1.3 under KDE 4.7. Fixed since commit da6412ad80a252b1e6e44b3a954b2fe11058ac49. |