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)

amr.fayz 2012-10-04 12:45

Re: [Announce/WIP][Alpha] MeeCoLay - run Harmattan apps on Fremantle!
 
by the way it go her to download

http://katastrophos.net/quasarmx/

and my version is v 1.0 Beta 4


In summary

QuasarMX is Works But need new version

helloct 2012-10-04 13:06

Re: [Announce/WIP][Alpha] MeeCoLay - run Harmattan apps on Fremantle!
 
yeah you're right,
I've upload this version from the ovi store,

http://www.crocko.com/BDC40785B0CE4D....180_armel.deb

amr.fayz 2012-10-04 13:13

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

Originally Posted by helloct (Post 1276289)
yeah you're right,
I've upload this version from the ovi store,

http://www.crocko.com/BDC40785B0CE4D....180_armel.deb


i will try it and i Will give you the result now

helloct 2012-10-04 13:17

Re: [Announce/WIP][Alpha] MeeCoLay - run Harmattan apps on Fremantle!
 
I read this thread,

http://talk.maemo.org/showthread.php?t=81318&page=10

when QuasarMX has expired, click the "Check for new version" button and the test period will be extended.

And it seems like you'll have to activate your connection first
(try open any web page with your browser)
I think it can't open a connection by itself at least if "allow background connections" isn't active.

amr.fayz 2012-10-04 13:27

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

Originally Posted by amr.fayz (Post 1276294)
i will try it and i Will give you the result now


Quote:

Originally Posted by helloct (Post 1276297)
I read this thread,

http://talk.maemo.org/showthread.php?t=81318&page=10

when QuasarMX has expired, click the "Check for new version" button and the test period will be extended.

And it seems like you'll have to activate your connection first
(try open any web page with your browser)
I think it can't open a connection by itself at least if "allow background connections" isn't active.


http://img32.imageshack.us/img32/458...tulations2.gif

its Works 100% now After using u version Took some time, but worked and period will be extended in 11-11-2012

sifo 2012-10-04 13:36

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

Originally Posted by helloct (Post 1276289)
yeah you're right,
I've upload this version from the ovi store,

http://www.crocko.com/BDC40785B0CE4D....180_armel.deb

Dont you think you must not give mirrors of ovi files ?

helloct 2012-10-04 13:41

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

Originally Posted by sifo (Post 1276307)
Dont you think you must not give mirrors of ovi files ?

I did it to help.
Why I must not? (just asking)

marmistrz 2012-10-04 14:01

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

Originally Posted by int_ua (Post 1276177)
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.

Code:

# apt-get install libthumbnailer0
I'll add it to the meecolay package

Quote:

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

no, it's not of icon-s-status-unknown. You need to preload some lib in /opt/qtm12/lib/.

this is the problem
Code:

(/opt/qtm12/plugins/mediaservice/libqgstengine.so: undefined symbol: _ZN14QCameraControl16staticMetaObjectE)"
the error is not always the last line ;)

amr.fayz 2012-10-04 14:18

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

About your problem with meecolay try the Following


HTML Code:

apt-get purge meecolay
apt-get -f remove meecolay
apt-get -f install
apt-get -f install --reinstall libqtm-12
apt-get -f install --reinstall meecolay*
apt-get -f install --reinstall qt-components-10*
apt-get -f install libqtcore4 maemo-meegotouch-interfaces


after that go to terminal

HTML Code:

cd /opt/meecolay/lib
ls libqmsys*


you should have

libqmsys2.so.1
libqmsys2.so.1.0
libqmsys2.so.1.0.0

if not Tell us

amr.fayz 2012-10-04 14:35

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

Originally Posted by marmistrz (Post 1276326)
Code:

# apt-get install libthumbnailer0
I'll add it to the meecolay package



no, it's not of icon-s-status-unknown. You need to preload some lib in /opt/qtm12/lib/.

this is the problem
Code:

(/opt/qtm12/plugins/mediaservice/libqgstengine.so: undefined symbol: _ZN14QCameraControl16staticMetaObjectE)"
the error is not always the last line ;)



First i thank you for your efforts and your advice

i think as you its from qtm12 but i try Another way and It gave me

source: "image://theme/meegotouch-applicationwindow-corner-top-left"
source: "image://theme/meegotouch-applicationwindow-corner-top-right"
source: "image://theme/meegotouch-applicationwindow-corner-bottom-left"
source: "image://theme/meegotouch-applicationwindow-corner-bottom-right"


Then I'm sure It's because of the absence of some of the files in the theme "blanco" i but Some image of loose ends And it working properly without this problem


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

vBulletin® Version 3.8.8