maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Maemo 5 / Fremantle (https://talk.maemo.org/forumdisplay.php?f=40)
-   -   [Announce/WIP][Alpha] MeeCoLay - run Harmattan apps on Fremantle! (https://talk.maemo.org/showthread.php?t=84482)

hadjistyllis 2012-08-01 12:12

Re: [Announce/WIP][Alpha] MeeCoLay - run Harmattan apps on Fremantle!
 
Quote:

Originally Posted by amr.fayz (Post 1245858)
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?

amr.fayz 2012-08-01 12:23

Re: [Announce/WIP][Alpha] MeeCoLay - run Harmattan apps on Fremantle!
 
1 Attachment(s)
Quote:

Originally Posted by hadjistyllis (Post 1245937)
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

hadjistyllis 2012-08-01 19:23

Re: [Announce/WIP][Alpha] MeeCoLay - run Harmattan apps on Fremantle!
 
Quote:

Originally Posted by amr.fayz (Post 1245946)
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

amr.fayz 2012-08-02 09:06

Re: [Announce/WIP][Alpha] MeeCoLay - run Harmattan apps on Fremantle!
 
1 Attachment(s)
Quote:

Originally Posted by hadjistyllis (Post 1246167)
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

hadjistyllis 2012-08-02 12:35

Re: [Announce/WIP][Alpha] MeeCoLay - run Harmattan apps on Fremantle!
 
Quote:

Originally Posted by amr.fayz (Post 1246366)
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

amr.fayz 2012-08-02 12:49

Re: [Announce/WIP][Alpha] MeeCoLay - run Harmattan apps on Fremantle!
 
Quote:

Originally Posted by hadjistyllis (Post 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


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

hadjistyllis 2012-08-02 13:51

Re: [Announce/WIP][Alpha] MeeCoLay - run Harmattan apps on Fremantle!
 
Quote:

Originally Posted by amr.fayz (Post 1246446)
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

amr.fayz 2012-08-02 13:58

Re: [Announce/WIP][Alpha] MeeCoLay - run Harmattan apps on Fremantle!
 
[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

hadjistyllis 2012-08-02 14:09

Re: [Announce/WIP][Alpha] MeeCoLay - run Harmattan apps on Fremantle!
 
Nothing the same thing

AapoRantalainen 2012-08-06 20:31

Re: [Announce/WIP][Alpha] MeeCoLay - run Harmattan apps on Fremantle!
 
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



All times are GMT. The time now is 21:20.

vBulletin® Version 3.8.8