![]() |
2012-08-07
, 17:28
|
Posts: 863 |
Thanked: 213 times |
Joined on Feb 2012
@ Goa
|
#262
|
![]() |
2012-08-08
, 07:52
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#263
|
![]() |
2012-08-08
, 12:18
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#264
|
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
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)
meecolay ldd <path to my routes>
--------
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 User Says Thank You to marmistrz For This Useful Post: | ||
![]() |
2012-08-08
, 20:22
|
Posts: 839 |
Thanked: 3,386 times |
Joined on Mar 2009
|
#265
|
$ meecolay ldd /opt/meecolay/opt/myroutes/MyRoutes /opt/meecolay/lib/libstdc++.so.6 (0x40025000) libQtLocation.so.1 => /usr/lib/libQtLocation.so.1 (0x400f3000) libQtDeclarative.so.4 => /usr/lib/libQtDeclarative.so.4 (0x40129000) libQtGui.so.4 => /usr/lib/libQtGui.so.4 (0x40538000) libQtCore.so.4 => /usr/lib/libQtCore.so.4 (0x40f53000) libpthread.so.0 => /lib/libpthread.so.0 (0x411fd000) libm.so.6 => /lib/libm.so.6 (0x4121d000) libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x41293000) libc.so.6 => /lib/libc.so.6 (0x412a6000) /lib/ld-linux.so.3 (0x40000000) liblocation.so.0 => /usr/lib/liblocation.so.0 (0x413cb000) libgconf-2.so.4 => /usr/lib/libgconf-2.so.4 (0x413db000) libdbus-glib-1.so.2 => /usr/lib/libdbus-glib-1.so.2 (0x413ff000) libdbus-1.so.3 => /usr/lib/libdbus-1.so.3 (0x41422000) libgobject-2.0.so.0 => /usr/lib/libgobject-2.0.so.0 (0x4145f000) libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0x414a0000) libQtDBus.so.4 => /usr/lib/libQtDBus.so.4 (0x4157c000) libQtXml.so.4 => /usr/lib/libQtXml.so.4 (0x4160f000) libQtScript.so.4 => /usr/lib/libQtScript.so.4 (0x4165d000) libQtSvg.so.4 => /usr/lib/libQtSvg.so.4 (0x418fd000) libQtSql.so.4 => /usr/lib/libQtSql.so.4 (0x41960000) libQtXmlPatterns.so.4 => /usr/lib/libQtXmlPatterns.so.4 (0x419a4000) libQtNetwork.so.4 => /usr/lib/libQtNetwork.so.4 (0x41edc000) librt.so.1 => /lib/librt.so.1 (0x42026000) libgthread-2.0.so.0 => /usr/lib/libgthread-2.0.so.0 (0x42035000) libpng12.so.0 => /usr/lib/libpng12.so.0 (0x42041000) libz.so.1 => /usr/lib/libz.so.1 (0x42069000) libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x42081000) libEGL.so => /usr/lib/libEGL.so (0x420f4000) libSM.so.6 => /usr/lib/libSM.so.6 (0x420fe000) libICE.so.6 => /usr/lib/libICE.so.6 (0x4210d000) libXrender.so.1 => /usr/lib/libXrender.so.1 (0x4212b000) libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0x4213b000) libXext.so.6 => /usr/lib/libXext.so.6 (0x42164000) libX11.so.6 => /usr/lib/libX11.so.6 (0x4217b000) libdl.so.2 => /lib/libdl.so.2 (0x4226a000) libgmodule-2.0.so.0 => /usr/lib/libgmodule-2.0.so.0 (0x42275000) libIMGegl.so => /usr/lib/libIMGegl.so (0x42280000) libexpat.so.1 => /usr/lib/libexpat.so.1 (0x42295000) libXau.so.6 => /usr/lib/libXau.so.6 (0x422bb000) libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0x422c5000) libsrv_um.so => /usr/lib/libsrv_um.so (0x422d1000)
![]() |
2012-08-08
, 20:40
|
Posts: 102 |
Thanked: 9 times |
Joined on Jul 2012
@ Istanbul TURKEY
|
#266
|
![]() |
2012-08-08
, 20:43
|
Posts: 102 |
Thanked: 9 times |
Joined on Jul 2012
@ Istanbul TURKEY
|
#267
|
![]() |
2012-08-09
, 09:00
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#268
|
home/user # apt-get install meecolay-core
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
meecolay-core: Depends: libqtcore4
Depends: libqtgui4
Depends: libqtwebkit4
E: Broken packages
/home/user #
just says that....
# apt-get install libqtcore4 libqtwebkit4 libqtgui4
Code:$ meecolay ldd /opt/meecolay/opt/myroutes/MyRoutes /opt/meecolay/lib/libstdc++.so.6 (0x40025000) libQtLocation.so.1 => /usr/lib/libQtLocation.so.1 (0x400f3000) libQtDeclarative.so.4 => /usr/lib/libQtDeclarative.so.4 (0x40129000) libQtGui.so.4 => /usr/lib/libQtGui.so.4 (0x40538000) libQtCore.so.4 => /usr/lib/libQtCore.so.4 (0x40f53000) libpthread.so.0 => /lib/libpthread.so.0 (0x411fd000) libm.so.6 => /lib/libm.so.6 (0x4121d000) libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x41293000) libc.so.6 => /lib/libc.so.6 (0x412a6000) /lib/ld-linux.so.3 (0x40000000) liblocation.so.0 => /usr/lib/liblocation.so.0 (0x413cb000) libgconf-2.so.4 => /usr/lib/libgconf-2.so.4 (0x413db000) libdbus-glib-1.so.2 => /usr/lib/libdbus-glib-1.so.2 (0x413ff000) libdbus-1.so.3 => /usr/lib/libdbus-1.so.3 (0x41422000) libgobject-2.0.so.0 => /usr/lib/libgobject-2.0.so.0 (0x4145f000) libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0x414a0000) libQtDBus.so.4 => /usr/lib/libQtDBus.so.4 (0x4157c000) libQtXml.so.4 => /usr/lib/libQtXml.so.4 (0x4160f000) libQtScript.so.4 => /usr/lib/libQtScript.so.4 (0x4165d000) libQtSvg.so.4 => /usr/lib/libQtSvg.so.4 (0x418fd000) libQtSql.so.4 => /usr/lib/libQtSql.so.4 (0x41960000) libQtXmlPatterns.so.4 => /usr/lib/libQtXmlPatterns.so.4 (0x419a4000) libQtNetwork.so.4 => /usr/lib/libQtNetwork.so.4 (0x41edc000) librt.so.1 => /lib/librt.so.1 (0x42026000) libgthread-2.0.so.0 => /usr/lib/libgthread-2.0.so.0 (0x42035000) libpng12.so.0 => /usr/lib/libpng12.so.0 (0x42041000) libz.so.1 => /usr/lib/libz.so.1 (0x42069000) libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x42081000) libEGL.so => /usr/lib/libEGL.so (0x420f4000) libSM.so.6 => /usr/lib/libSM.so.6 (0x420fe000) libICE.so.6 => /usr/lib/libICE.so.6 (0x4210d000) libXrender.so.1 => /usr/lib/libXrender.so.1 (0x4212b000) libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0x4213b000) libXext.so.6 => /usr/lib/libXext.so.6 (0x42164000) libX11.so.6 => /usr/lib/libX11.so.6 (0x4217b000) libdl.so.2 => /lib/libdl.so.2 (0x4226a000) libgmodule-2.0.so.0 => /usr/lib/libgmodule-2.0.so.0 (0x42275000) libIMGegl.so => /usr/lib/libIMGegl.so (0x42280000) libexpat.so.1 => /usr/lib/libexpat.so.1 (0x42295000) libXau.so.6 => /usr/lib/libXau.so.6 (0x422bb000) libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0x422c5000) libsrv_um.so => /usr/lib/libsrv_um.so (0x422d1000)
![]() |
2012-08-09
, 14:14
|
Posts: 102 |
Thanked: 9 times |
Joined on Jul 2012
@ Istanbul TURKEY
|
#269
|
![]() |
2012-08-09
, 14:16
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#270
|
Ok.. But when i try to install..... For example....
/home/user # apt-get install libqtcore4
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libqtcore4: Depends: libqt4-core (>= 4.7.4) but 4.7.0~git20100909-0maemo1+0m5 is to be installed
E: Broken packages
/home/user #
it shows that error ????
Here's a doc for libraries, please add any libraries you need there.
https://docs.google.com/document/d/1...mtU/edit?pli=1
I'll answer the rest soon
If you want to support my work, you can donate by PayPal or Flattr
Projects no longer actively developed: here