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

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

helloct 2012-10-04 15:41

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

Originally Posted by amr.fayz (Post 1276332)
My Friend helloct

About your problem with meecolay try the Following
...
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

Yes, I got these file.
...
I did this:

LD_PRELOAD=/opt/meecolay/lib/libdsme_dbus_if.so.0.2.0 meecolay /home/opt/quasarmx/bi/quasarmx

that app opens and starts loading then, it close itself

marmistrz 2012-10-04 15:47

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

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

It's an overkill. This is enough
Code:

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


Quote:

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

notify the developer of qt components about this problem. I can't fix it.

And please use the meecolay bugzilla for bug reports!


Quote:

Originally Posted by helloct (Post 1276377)
Yes, I got these file.
...
I did this:

LD_PRELOAD=/opt/meecolay/lib/libdsme_dbus_if.so.0.2.0 meecolay /home/opt/quasarmx/bi/quasarmx

that app opens and starts loading then, it close itself

hellyeah, now I know everything!!
please provide a log

helloct 2012-10-04 16:31

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

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


well what about this?

int_ua 2012-10-04 16:42

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

$ LD_PRELOAD=/opt/meecolay/lib/libdsme_dbus_if.so.0.2.0 meecolay /opt/camdrive_qml/bin/camdrive_qml
Running non-meego graphics system enabled MeeGo touch, forcing native graphicssystem

Segmentation fault (core dumped)

marmistrz 2012-10-04 16:43

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

Originally Posted by int_ua (Post 1276411)
Camdrive segfaults:

Code:

meecolay gdb /path/to/camdrive
run

show me the log of this

int_ua 2012-10-04 18:43

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

Originally Posted by marmistrz (Post 1276413)
Code:

meecolay gdb /path/to/camdrive
run

show me the log of this

Code:

$ LD_PRELOAD=/opt/meecolay/lib/libdsme_dbus_if.so.0.2.0 mecolay gdb /opt/camdrive_qml/bin/camdrive_qml
GNU gdb (GDB) 6.8.50.20090417-debian
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "arm-linux-gnueabi".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...

(no debugging symbols found)
(gdb)

Camdrive sources: https://gitorious.org/camdrive/camdrive_qml
Camdrive thread: http://talk.maemo.org/showthread.php?t=84606

marmistrz 2012-10-04 19:22

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

Originally Posted by int_ua (Post 1276495)
Code:

$ LD_PRELOAD=/opt/meecolay/lib/libdsme_dbus_if.so.0.2.0 mecolay gdb /opt/camdrive_qml/bin/camdrive_qml
GNU gdb (GDB) 6.8.50.20090417-debian
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "arm-linux-gnueabi".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...

(no debugging symbols found)
(gdb)

Camdrive sources: https://gitorious.org/camdrive/camdrive_qml
Camdrive thread: http://talk.maemo.org/showthread.php?t=84606

when you enter the gdb shell type 'run' and press enter

int_ua 2012-10-04 20:36

Re: [Announce/WIP][Alpha] MeeCoLay - run Harmattan apps on Fremantle!
 
>_< thanks)
Are you available at some IRC channel?
Quote:

(gdb) run
Starting program: /opt/camdrive_qml/bin/camdrive_qml
(no debugging symbols found)
Running non-meego graphics system enabled MeeGo touch, forcing native graphicssystem


Program received signal SIGSEGV, Segmentation fault.
0x00000000 in ?? ()
0x00000000: (gdb)
Update:
Quote:

backtrace
#0 0x00000000 in ?? ()
#1 0x462e21b0 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Quote:

(gdb) return
Make selected stack frame return now? (y or n) y
#0 0x462e21b0 in ?? ()
0x462e21b0: ldr r3, [r11, #-36]
(gdb) backtrace
#0 0x462e21b0 in ?? ()
#1 0x462e21b0 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
(gdb) return
Make selected stack frame return now? (y or n) y
#0 0x462e21b0 in ?? ()
0x462e21b0: ldr r3, [r11, #-36]
(gdb)

int_ua 2012-10-04 21:11

Re: [Announce/WIP][Alpha] MeeCoLay - run Harmattan apps on Fremantle!
 
arcean said it's easier to port:
Quote:

<arcean> and camera resolutions are hardcoded
...
<arcean> but IIRC there was a bug in fremantle's qt-mobility
<arcean> regarding camera stuff
<arcean> one thing is certain - it would be easier to port camdrive than to launch it through meecolay :)

int_ua 2012-10-05 11:17

Re: [Announce/WIP][Alpha] MeeCoLay - run Harmattan apps on Fremantle!
 
Fennec 15 is missing:
libc6 >= 2.7
libcontentaction0 >= 0.1.64+0m6
libcontentmanager0
libfontconfig1 >= 2.8.0
libfreetype6 >= 2.4.3
libglib2.0-0 >= 2.22.0
libqtsparql0 >= 0.0.30+0m6
libtimed0 >= 2.37

marmistrz 2012-10-05 13:12

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

Originally Posted by int_ua (Post 1276780)
Fennec 15 is missing:
libc6 >= 2.7
libcontentaction0 >= 0.1.64+0m6
libcontentmanager0
libfontconfig1 >= 2.8.0
libfreetype6 >= 2.4.3
libglib2.0-0 >= 2.22.0
libqtsparql0 >= 0.0.30+0m6
libtimed0 >= 2.37

Many of them are provided by libpacks. Please tell me about runtime errors.

About libc6: please ask devs to work on this: http://talk.maemo.org/showpost.php?p...&postcount=105
So that it's fully stable. I can't achieve more than this with libc6.

marmistrz 2012-10-05 13:15

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

Originally Posted by int_ua (Post 1276549)
>_< thanks)
Are you available at some IRC channel?
Code:

(gdb) run
Starting program: /opt/camdrive_qml/bin/camdrive_qml
(no debugging symbols found)
Running non-meego graphics system enabled MeeGo touch, forcing native graphicssystem


Program received signal SIGSEGV, Segmentation fault.
0x00000000 in ?? ()
0x00000000:        (gdb)

Update:
Code:

backtrace
#0 0x00000000 in ?? ()
#1 0x462e21b0 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
(gdb) return
Make selected stack frame return now? (y or n) y
#0 0x462e21b0 in ?? ()
0x462e21b0:        ldr        r3, [r11, #-36]
(gdb) backtrace
#0 0x462e21b0 in ?? ()
#1 0x462e21b0 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
(gdb) return
Make selected stack frame return now? (y or n) y
#0 0x462e21b0 in ?? ()
0x462e21b0:        ldr        r3, [r11, #-36]
(gdb)


Man! Thanks. The similar problem appears with some other apps. So maybe I'll be able to fix it.

EDIT: I'm rarely on ircs. But I'm subscribed to maemo-developers (and maybe maemo-users mailing list)

marmistrz 2012-10-05 15:29

Re: [Announce/WIP][Alpha] MeeCoLay - run Harmattan apps on Fremantle!
 
A minor update is coming out
MeeCoLay 0.9.5-1 includes libthumbnailer0

marmistrz 2012-10-05 16:10

Re: [Announce/WIP][Alpha] MeeCoLay - run Harmattan apps on Fremantle!
 
I released updated libzip1. http://talk.maemo.org/showthread.php?p=1276890

mudit 2012-10-05 17:51

Re: [Announce/WIP][Alpha] MeeCoLay - run Harmattan apps on Fremantle!
 
i am not able to see the game icon which i installed
friut go.. nt able to see it on menu. how could i make it fine

marmistrz 2012-10-05 18:37

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

Originally Posted by mudit (Post 1276953)
i am not able to see the game icon which i installed
friut go.. nt able to see it on menu. how could i make it fine

you need to move some files. Or use shortcut maker to run a command.

mudit 2012-10-06 07:49

Re: [Announce/WIP][Alpha] MeeCoLay - run Harmattan apps on Fremantle!
 
provide me with sum more detail as m nub...:/

sifo 2012-10-06 08:05

Re: [Announce/WIP][Alpha] MeeCoLay - run Harmattan apps on Fremantle!
 
you just need to make a proper desktop file...like this one
at first create the file
Code:

root
leafpad /usr/share/applications/hildon/fruitgo.desktop

the file should contain these info
Code:

[Desktop Entry]
Version=1.0.0
Encoding=UTF-8
Type=Application
Exec=meecolay /path/to/FruitGo/binary
Name=FruitGo
Terminal=false
Icon=fruitgo
X-Osso-Type=application-executable

please note the the icon should be in "/usr/share/icons/" so you can see it in your app menu ;)
and if you dont know what "path/to/binary" mean, you may want to read a few pages before...

./sifo

n900_ 2012-10-06 14:55

Re: [Announce/WIP][Alpha] MeeCoLay - run Harmattan apps on Fremantle!
 
Trying to start gtracing on latest meecolay with
Quote:

LD_PRELOAD="/opt/qtm12/lib/li
bQtMultimediaKit.so:/opt/qtm12/lib/libQtSystemInfo.so" m
eecolay /opt/GTRacing/bin/GTRacing
Intro video plays fine but after I have blank black screen :/
Quote:

unknown:/opt/GTRacing/bin# LD_PRELOAD="/opt/qtm12/lib/li
bQtMultimediaKit.so:/opt/qtm12/lib/libQtSystemInfo.so" m
eecolay /opt/GTRacing/bin/GTRacing
-------------------IsRunning FAIL
Object::connect: No such signal QApplication::messageReceived()
Object::connect: (sender name: 'GTRacing')
Object::connect: (receiver name: 'GTRacing')

Play Sound = 2
-------------------Register OK

Vo day Vo day Vo day

------------QGLWidget::event--------------

------------QGLWidget::event--------------

------------QGLWidget::event--------------

------------QGLWidget::event--------------

------------QGLWidget::event--------------

------------QGLWidget::event--------------

------------QGLWidget::event--------------
Found SGX/MBX driver, enabling FullClearOnEveryFrame
Found v1.3 driver, enabling brokenFBOReadBack

------------QGLWidget::event--------------

------------QGLWidget::event--------------

------------QGLWidget::event--------------

------------QGLWidget::event--------------

------------QGLWidget::event--------------

------------QGLWidget::event--------------
PS: NFS shift don't work too :/

marmistrz 2012-10-06 15:50

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

Originally Posted by n900_ (Post 1277281)
Trying to start gtracing on latest meecolay with

Intro video plays fine but after I have blank black screen :/


PS: NFS shift don't work too :/

I dont have any deb of gtracing so I cant reproduce it.


All times are GMT. The time now is 10:05.

vBulletin® Version 3.8.8