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)

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 21:20.

vBulletin® Version 3.8.8