View Single Post
Posts: 839 | Thanked: 3,386 times | Joined on Mar 2009
#260
Couple of challenges for meecolay

Tested with meecolay-core 0.9.3
(meecolay-librarypack1 meecolay-librarypack2 meecolay-librarypack3 installed)

--------
MyRoutes: http://store.ovi.com/content/210812
Code:
qrc:/MainPage.qml:11: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)
--------
Actioncam: http://store.ovi.com/content/224768

Code:
meecolay /opt/meecolay/opt/actioncam/bin/actioncam 
error while loading shared libraries: libmdatauri.so.0: cannot open shared object file: No such file or directory
--------

CloudGPS: http://store.ovi.com/content/222534/
(needs libimmvibe0 libgles1)

Code:
loaded the Generic plugin 
loaded the N900 plugin 
loaded the Generic plugin 
loaded the N900 plugin 
A backend with type "QAccelerometer" and identifier "n900.accelerometer" has already been registered! 
A backend with type "QProximitySensor" and identifier "n900.proximity" has already been registered! 
Compass sensor is not present 

Location source initialized 
GPS Satellite info source initialized 
Accelerometer initialized
/opt/meecolay/usr/bin/cloudgps: symbol lookup error: /opt/meecolay/usr/bin/cloudgps: undefined symbol: XIQueryVersion
--------
Aura: http://store.ovi.com/content/266783/
(This is open source btw)

Code:
/opt/meecolay/opt/aura/bin/aura: error while loading shared libraries: libcontentaction.so.0: cannot open shared object file: No such file or directory
----------
Rainbow Brush: http://store.ovi.com/content/186737

This will start. Menus/buttons works. Functionality is missing. Messages get flooded by hundreads of "Failed to get image from provider: image://theme/"...

Code:
meecolay /opt/meecolay/opt/RainbowBrush/bin/RainbowBrush 
RemoteThemeDaemonClient: Failed to connect to theme server (that's OK if you're on a PC) 
LocalThemeDaemonClient: Looking for assets in "/usr/share/themes/blanco/meegotouch" 
file:///usr/lib/qt4/imports/com/nokia/meego/Button.qml:77:5: QML BorderImage: Failed to get image from provider: image://theme/meegotouch-button-inverted-background-disabled
----------
Explode Them: http://store.ovi.com/content/261294

Code:
meecolay /opt/meecolay/opt/explodethem/bin/explodethem 
RemoteThemeDaemonClient: Failed to connect to theme server (that's OK if you're on a PC) 
LocalThemeDaemonClient: Looking for assets in "/usr/share/themes/blanco/meegotouch" 
file:///opt/meecolay/opt/explodethem/qml/meego/main.qml:11:5: Type GamePlay unavailable 
         GamePlay { 
         ^ 
file:///opt/meecolay/opt/explodethem/qml/meego/GamePlay.qml:121:5: Type GameModel unavailable 
         GameModel{
         ^ 
file:///opt/meecolay/opt/explodethem/qml/meego/GameModel.qml:3:1: plugin cannot be loaded for module "QtMobility.sensors": Cannot load library /opt/qtm12/imports/QtMobility/sensors/libdeclarative_sensors.so: (/opt/qtm12/imports/QtMobility/sensors/libdeclarative_sensors.so: undefined symbol: _ZNK10QtMobility12QLightSensor10metaObjectEv) 
     import QtMobility.sensors 1.2
     ^
--------
Meegopas: http://store.ovi.com/content/208858

Code:
meecolay /opt/meecolay/opt/Meegopas/bin/Meegopas 
Running non-meego graphics system enabled  MeeGo touch, forcing native graphicssystem

RemoteThemeDaemonClient: Failed to connect to theme server (that's OK if you're on a PC) 
LocalThemeDaemonClient: Looking for assets in "/usr/share/themes/blanco/meegotouch" 
qrc:/qml/main.qml:16:1: module "com.nokia.extras" is not installed
--------
MeeIn: http://store.ovi.com/content/258202

Code:
meecolay /opt/meecolay/opt/linkedinqml/bin/linkedinqml  
/opt/meecolay/opt/linkedinqml/bin/linkedinqml: error while loading shared libraries: libsignon-qt.so.1: cannot open shared object file: No such file or directory
 

The Following 7 Users Say Thank You to AapoRantalainen For This Useful Post: