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)

sifo 2012-10-02 13:52

Re: [Announce/WIP][Alpha] MeeCoLay - run Harmattan apps on Fremantle!
 
so you have only 3 libs :rolleyes:
try this out
Code:

apt-get update
apt-get install --reinstall meecolay

or installing meecolay libraries packs manually may solve it !

./sifo

marmistrz 2012-10-02 14:23

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

Originally Posted by amr.fayz (Post 1275225)
I'm not invent anything i say the solution for the problem
module "com.nokia.meego" is not installed

you can see it her

http://talk.maemo.org/showpost.php?p...0&postcount=15


When i try running game it say module "com.nokia.meego" is not installed import com.nokia.meego 1.1



And after i Changed

export QML_IMPORT_PATH=
to
QML_IMPORT_PATH= and add QT_IMPORT_PATH=

like this

QT_IMPORT_PATH=/opt/qtm12/imports
QML_IMPORT_PATH=/opt/qtm12/imports


I do not know if they are wrong or true but It succeeded And did not receive this message but receive Another message (module "QtMultimediaKit" is not installed )


i say this to When someone receive this message he can solve it not to invent anything I wish it be clear Now :(

Please listen to me carefully. Your removing export breaks the stuff. Variable's forgotten after when the exec command is issued. And QtMultimediaKit stuff is broken before com.meego or com.nokia.meego problems are experienced, so they're not reported.

Please ask qt components developer for supporting com.nokia.meego 1.1!!

Quote:

Originally Posted by sifo (Post 1275302)
so you have only 3 libs :rolleyes:
try this out
Code:

apt-get update
apt-get install --reinstall meecolay

or installing meecolay libraries packs manually may solve it !

./sifo

He has no librarypacks at all. Probably only meecolay-core installed.

but to be precise,
Code:

sudo gainroot
apt-get update
apt-get install --reinstall meecolay meecolay-librarypack*

this should fix everything

helloct 2012-10-02 20:34

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

Originally Posted by sifo (Post 1275302)
so you have only 3 libs :rolleyes:
try this out
Code:

apt-get update
apt-get install --reinstall meecolay

or installing meecolay libraries packs manually may solve it !

./sifo

I did that reinstall before but nothing.

How to install meecolay libraries packs manually???

Between, other apps I've tired work well.

you tired to install QuasarMX?

int_ua 2012-10-02 23:01

Re: [Announce/WIP][Alpha] MeeCoLay - run Harmattan apps on Fremantle!
 
Camdrive is missing libthumbnailer0 ( libthumbnailer.so.0 )
Looks like it's available here as code: http://maemo.gitorious.org/maemo-af/libthumbnailer/
Is it available as .so somewhere?

sifo 2012-10-03 04:01

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

Originally Posted by helloct (Post 1275556)
I did that reinstall before but nothing.

How to install meecolay libraries packs manually???

Between, other apps I've tired work well.

you tired to install QuasarMX?

marmistrz did answered you for fixing the missing libs ;)
sorry i've not tried QuasarMX yet :)

./sifo

marmistrz 2012-10-03 16:25

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

Originally Posted by int_ua (Post 1275612)
Camdrive is missing libthumbnailer0 ( libthumbnailer.so.0 )
Looks like it's available here as code: http://maemo.gitorious.org/maemo-af/libthumbnailer/
Is it available as .so somewhere?

libthumbnailer has been uploaded. thanks for pointing me to the git repo.

I managed to compile newer fuse, if you could test it please, it could give us aegisfs (encrypted storage which might be required by meego apps) and maybe exfat. Announce post: http://talk.maemo.org/showpost.php?p...03&postcount=1

And I compiled a huge part of the signon framework. Please test it: http://talk.maemo.org/showthread.php...84#post1275884

Thanks!

int_ua 2012-10-04 09:36

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

Originally Posted by marmistrz (Post 1275885)
libthumbnailer has been uploaded.

Thanks a lot, but uploaded to where? :) I can't see it in the packs yet and I've also checked your repository and the first post of the thread.

amr.fayz 2012-10-04 10:03

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

Originally Posted by helloct (Post 1274986)
I still have probleme.
I reinstall meecolay but till got the same problem.

~ $ LD_PRELOAD=/opt/meecolay/lib/libdsme_dbus_if.so.0.2.0 meecolay /opt/quasarmx/bin/quasarmx
/opt/quasarmx/bin/quasarmx: error while loading shared libraries: libqmsystem2.so.1: cannot open shared object file: No such file or directory
~ $ root


sifo, can you try QuasarMX please, you can find the .deb file in my-maemo, let me know the result please.





i try QuasarMX for you and The result is it Works and i can see application starting, but it immediately crashes When I click on ok and it say


HTML Code:

./quasarmx
Registering TagLibMediaScannerAddOn
Registering QmKeysAddOn
Registering QtMobilityBackendAddOn
QMediaPluginLoader: Failed to load plugin:  "/opt/qtm12/plugins/mediaservice/libqgstengine.so" "Cannot load library /opt/qtm12/plugins/mediaservice/libqgstengine.so: (/opt/qtm12/plugins/mediaservice/libqgstengine.so: undefined symbol: _ZN14QCameraControl16staticMetaObjectE)"
Setting up new default playlist configuration...
Could not connect to  /tmp/qmkeyd
Preloading theme "blanco" from cache
QColor::setNamedColor: Unknown color name 'auto'
file:///opt/qtm12/imports/com/nokia/meego/StatusBar.qml:165:13: QML QDeclarativeImage_QML_13: Failed to get image from provider: image://theme/icon-s-status-unknown


I think It's because of the absence of some of the files in the theme "blanco" I've found this files and will lay it down and tell you if it succeeds with me
....

i try and it say the version is Expiry date i will try with Another version If you have new version If possible landing link

helloct 2012-10-04 12:26

Re: [Announce/WIP][Alpha] MeeCoLay - run Harmattan apps on Fremantle!
 
@amr.fayz
Thank very much.

You've tried this?
http://talk.maemo.org/showpost.php?p...8&postcount=94

or this
http://talk.maemo.org/showpost.php?p...3&postcount=99

amr.fayz 2012-10-04 12:33

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

Originally Posted by helloct (Post 1276254)


i will try and i Will give you the result


the result is

nokia store is currently not available for your device

Maybe Because it belong N9 not N900

if you have the update deb version file it will be Essy


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

vBulletin® Version 3.8.8