Reply
Thread Tools
Posts: 203 | Thanked: 125 times | Joined on Jan 2011
#251
Originally Posted by amr.fayz View Post
put it in MeeCoLay lib Then Give me new result
ok need another one
libqmlog.so.0
Is there any site to download them without asking them?
 
Posts: 224 | Thanked: 132 times | Joined on Jun 2012 @ Cairo ;Egypt
#252
Originally Posted by hadjistyllis View Post
ok need another one
libqmlog.so.0
Is there any site to download them without asking them?

put it in MeeCoLay lib Then Give me new result
Attached Files
File Type: zip libqmlog.so.0.zip (21.0 KB, 89 views)
 

The Following User Says Thank You to amr.fayz For This Useful Post:
Posts: 203 | Thanked: 125 times | Joined on Jan 2011
#253
Originally Posted by amr.fayz View Post
put it in MeeCoLay lib Then Give me new result
ok now we have the first common error

symbol lookup error: /opt/meecolay/lib/libqmsystem2.so.1: undefined symbol: dsme_battery_empty_ind

Is there any way to solve it until now? I cant understand the way to solve it from page 25
 

The Following User Says Thank You to hadjistyllis For This Useful Post:
Posts: 224 | Thanked: 132 times | Joined on Jun 2012 @ Cairo ;Egypt
#254
Originally Posted by hadjistyllis View Post
ok now we have the first common error

symbol lookup error: /opt/meecolay/lib/libqmsystem2.so.1: undefined symbol: dsme_battery_empty_ind

Is there any way to solve it until now? I cant understand the way to solve it from page 25

ok u have to use libdsme to solve it

dpkg it or unzip and put it in MeeCoLay lib Then Give me new result
Attached Files
File Type: zip Amr_libdsme0.zip (62.9 KB, 87 views)
 

The Following 2 Users Say Thank You to amr.fayz For This Useful Post:
Posts: 203 | Thanked: 125 times | Joined on Jan 2011
#255
Originally Posted by amr.fayz View Post
ok u have to use libdsme to solve it

dpkg it or unzip and put it in MeeCoLay lib Then Give me new result
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
 
Posts: 224 | Thanked: 132 times | Joined on Jun 2012 @ Cairo ;Egypt
#256
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


ok unzip samurai-2 and take libmono.so.0 lib from it and put it in MeeCoLay lib and try Then Give me new result
 
Posts: 203 | Thanked: 125 times | Joined on Jan 2011
#257
Originally Posted by amr.fayz View Post
ok unzip samurai-2 and take libmono.so.0 lib from it and put it in MeeCoLay lib and try Then Give me new result
The same. It seems that libmono may need some modifications
 
Posts: 224 | Thanked: 132 times | Joined on Jun 2012 @ Cairo ;Egypt
#258
[QUOTE=hadjistyllis;1246439]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



1-Creat folder: /home/user/.unity



The usual method of setting "gtk-key-theme-name" in ~/.gtkrc-2.0 is ignored on the N900

you can use For instance the Emacs GTK key theme by adding the following to /etc/osso-af-

init/osso-gtk.defs:



Code:
export GTK2_RC_FILES=/etc/hildon/theme/gtk-2.0/gtkrc:/usr/share/themes/Emacs/gtk-2.0-key/gtkrc
 
Posts: 203 | Thanked: 125 times | Joined on Jan 2011
#259
Nothing the same thing
 
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:
Reply

Tags
compatibility, harmattan, meecolay, meego, mee_env

Thread Tools

 
Forum Jump


All times are GMT. The time now is 13:08.