View Single Post
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#264
Originally Posted by hadjistyllis View Post
Here is xterm results (root access)

Maemo applications must be run with the run-standalone.sh script!
QGtkStyle was unable to detect the current GTK+ theme.
Found path: /opt/samurai-2/bin/samurai-2
Data folder: /opt/samurai-2/bin/Data
Log - Creating folder: /home/user/.unity


And this is what the log writes

Mono path[0] = '/opt/samurai-2/bin/Data/Managed'
/opt/samurai-2/bin/samurai-2: symbol lookup error: /opt/samurai-2/lib/libmono.so.0: undefined symbol: g_malloc0_n

Without root just segmentation fault
Try installing glib 2.22 from here http://talk.maemo.org/showthread.php?p=1249072

Originally Posted by AapoRantalainen View Post
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)
http://bugs.pyside.org/show_bug.cgi?...ultiple&id=917, seems to be the same.
Can you please post

Code:
meecolay ldd <path to my routes>
Originally Posted by AapoRantalainen View Post
--------
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
I added it to this list, I'll check it out.

Originally Posted by AapoRantalainen View Post
--------

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
This is due to out of date libx11, libxi6 and so on. I can't fix it. Remember what happened with libxau6 :P

Originally Posted by AapoRantalainen View Post
--------
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
Added this to the list.

Originally Posted by AapoRantalainen View Post
----------
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
I'll need to look at this

Originally Posted by AapoRantalainen View Post
----------
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
     ^

Originally Posted by AapoRantalainen View Post

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
[/QUOTE]

Meegopas: I'll need to look at it.
Meeln: added to the list
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here
 

The Following User Says Thank You to marmistrz For This Useful Post: