View Single Post
Posts: 125 | Thanked: 108 times | Joined on Feb 2010
#146
now that I have updated the qt lib and the app manually,
Nelisquare shows the new icon - and then only black screen...
nothing else.

When launching the app from terminal I get this:
$ /opt/nelisquare/bin/nelisquare
Preloading theme "base" from cache
file:///opt/nelisquare/qml/main.qml:27:9: Type MainWindow unavailable
MainWindow {
^
file:///opt/nelisquare/qml/MainWindow.qml:2:1: plugin cannot be loaded for module "QtMobility.location": Cannot load library /opt/qtm12/imports/QtMobility/location/libdeclarative_location.so: (/opt/qtm12/imports/QtMobility/location/libdeclarative_location.so: undefined symbol: _ZNK10QtMobility13QGeoMapObject10metaObjectEv)
import QtMobility.location 1.2
^
QObject::connect: Cannot connect NelisquareDbus:rocessUINotification(QVariant) to (null):rocessUINotification(QVariant)
QObject::connect: Cannot connect NelisquareDbus:rocessURI(QVariant) to (null):rocessURI(QVariant)
QObject::connect: Cannot connect PictureHelper:ictureUploaded(QVariant, QVariant) to (null):nPictureUploaded(QVariant, QVariant)
Segmentation fault
~ $
What can I do?