Version: unspecified (using Devel) OS: Linux The marble-touch application does start successfully. Instead, it hangs and shows the following error message on the console: qrc:/main.qml:9:1: module "org.kde.edu.marble.qtcomponents" is not installed Reproducible: Always Steps to Reproduce: Build from latest sources and perform a "make install". Actual Results: Marble Touch hangs and shows the above error message. Expected Results: Marble Touch shows its UI. * tested the KDE and Qt-only version * built using Qt 4.7.4 * tried under the Plasma desktop shell (no MeeGo involved)
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.