Description
Following the directions at:
http://labs.qt.nokia.com/2011/05/12/qt-mobility-1-2-0-released/
If you install via zypper the Meego packages, including qt-mobility-examples when you try and run the examples the following happens:
1. qml_tennis fails with the error:
"module 'QtMobility.connectivity' is not installed"
/usr/lib/qt4/imports/QtMobility is basically empty....this means none of the declarative modules are going to work, for all Mobility modules.
2. bttennis crashes on start. It spits out an error about dbus arguments being wrong. If I compile mobility from source it works properly.
Attachments
Issue Links
- relates to
-
QTMOBILITY-1782 QtQuick plugins for QtMobility missing with the 1.2.0 update
- Closed