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-08-13 12:04

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

Originally Posted by amr.fayz (Post 1251293)
i think libstdc++.so.6' from LD_PRELOAD cannot be preloaded: ignored Because of libstdc++.so.6.0.14-gdb.py


The message say (ldconfig: /usr/lib/libstdc++.so.6.0.14-gdb.py is not an ELF file - it has the wrong magic bytes at the start.)




Good News


i play Taco Master


http://i211.photobucket.com/albums/b...2_17-25-09.gif


i Posted subject Here

http://www.mobile4arab.com/vb/showthread.php?t=854112


i Update meecolay lib

http://www.mediafire.com/?4uxp0y5vey9uolh


and Update GLib 2.26.0

http://www.mediafire.com/?cvvzjl1cjgxh5w0


and it Work successfully


i have another problem


1- The message say (ldconfig: /usr/lib/libstdc++.so.6.0.14-gdb.py is not an ELF file - it has the wrong magic bytes at the start.)

as before


2- /bin/lib/libstdc++.so.6' from LD_PRELOAD cannot be preloaded: ignored.
./pocket-rpg: error while loading shared libraries: libmono.so.0: cannot open shared object file: No such file or directory



3- line 11 in meecolay

/opt/imr06/bin/imr06
/usr/bin/meecolay: exec: line 11: File not found


IThere is a problem in line 11 in meecolay What is ?




thanks

LD_PRELOAD has been removed, I'm uploading newer version.
with libmono, try
Code:

# apt-get install libmono-2.0-1
I guess that you're trying to execute a file that doesn't exist. Try with newer version and after installing libmono

PS. You'd better use libglib 2.22 instead, as 2.26 segfaults sometimes (e.g. with leafpad)

amr.fayz 2012-08-14 09:09

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

Originally Posted by marmistrz (Post 1251310)
LD_PRELOAD has been removed, I'm uploading newer version.
with libmono, try
Code:

# apt-get install libmono-2.0-1
I guess that you're trying to execute a file that doesn't exist. Try with newer version and after installing libmono

PS. You'd better use libglib 2.22 instead, as 2.26 segfaults sometimes (e.g. with leafpad)



ok i will try



Good News

i play many games


http://farm8.staticflickr.com/7246/7...185e4580_z.jpg



http://farm9.staticflickr.com/8285/7...455ddaa4_z.jpg


i Posted subject Here


http://i211.photobucket.com/albums/b...2_16-32-31.gif


http://www.mobile4arab.com/vb/showth...50#post5963250



and Here


http://my-meego.com/grafika/letsmeego.jpg

http://www.mobile4arab.com/vb/showth...=1#post5963258


and i will add all subject In turn



thanks

amr.fayz 2012-08-14 10:46

Re: [Announce/WIP][Alpha] MeeCoLay - run Harmattan apps on Fremantle!
 
i Posted new subject Here to Blood Throne

http://www.mobile4arab.com/vb/showthread.php?t=854202

http://i211.photobucket.com/albums/b...2_20-11-00.gif

marmistrz 2012-08-14 11:04

Re: [Announce/WIP][Alpha] MeeCoLay - run Harmattan apps on Fremantle!
 
amr.fayz: please add them here: http://wiki.maemo.org/MeeCoLay/Compatibility

amr.fayz 2012-08-14 11:18

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

Originally Posted by marmistrz (Post 1251658)
amr.fayz: please add them here: http://wiki.maemo.org/MeeCoLay/Compatibility



Thank you marmistrz but How i add them in MeeCoLay/Compatibility I do not know Do I have create account ?

marmistrz 2012-08-14 12:31

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

Originally Posted by amr.fayz (Post 1251670)
Thank you marmistrz but How i add them in MeeCoLay/Compatibility I do not know Do I have create account ?

You don't have to, but if you do it, wiki edits boost your karma on maemo.org (you need to have some amount for voting, etc.)
Add entries by analogy. Please preserve order.

sifo 2012-08-14 13:07

Re: [Announce/WIP][Alpha] MeeCoLay - run Harmattan apps on Fremantle!
 
Is it illegal if i (or any one ) repackaged the games to be working on Maemo 5 ?
im fully free to do it :)

./sifo

marmistrz 2012-08-14 13:19

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

Originally Posted by sifo (Post 1251708)
Is it illegal if i (or any one ) repackaged the games to be working on Maemo 5 ?
im fully free to do it :)

./sifo

It may be but doesn't have to...
But if you know any way to create a deb on-device, please let me know.

EDIT: I found this: https://synthesize.us/HOWTO_make_a_d...e_without_dpkg

I'll work on some tool for repackaging debs (instruction somewhere)

sifo 2012-08-14 13:23

Re: [Announce/WIP][Alpha] MeeCoLay - run Harmattan apps on Fremantle!
 
why all of that ? can't i just gather the required files/dirs and package them like any app/theme ?
Code:

"dpkg-deb -b"

marmistrz 2012-08-14 13:26

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

Originally Posted by sifo (Post 1251715)
why all of that ? can't i just gather the required files/dirs and package them like any app/theme ?
Code:

"dpkg-deb -b"

Wait, there's a way! coreutils-gnu is needed (and I was previously testing with tar-gnu) :P

sifo 2012-08-14 13:30

Re: [Announce/WIP][Alpha] MeeCoLay - run Harmattan apps on Fremantle!
 
so...? should i do anything :) ?
"dpkg-deb -d" can't package sources larger than 4 MB in my situation.....but thanks to ammyt :D there is "Build me" which can package large sources ;) like MMM

./sifo

marmistrz 2012-08-14 15:11

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

Originally Posted by sifo (Post 1251717)
so...? should i do anything :) ?
"dpkg-deb -d" can't package sources larger than 4 MB in my situation.....but thanks to ammyt :D there is "Build me" which can package large sources ;) like MMM

./sifo

You may think about syntax for files indicating changes among the packages :)
My proposal is in the development thread.
PS. I had no problem building 10MB package (it only took a while)

ivgalvez 2012-08-14 15:28

Re: [Announce/WIP][Alpha] MeeCoLay - run Harmattan apps on Fremantle!
 
Repackaging commercial applications from Harmattan to Fremantle is probably illegal in most countries, unless they are Nokia (non paid) copyrighted binaries, for which we have explicit permission from Nokia to redistribute for open source projects on Nokia devices, for example Nokia Drive, Nokia City Lens, etc.

marmistrz 2012-08-14 15:52

Re: [Announce/WIP][Alpha] MeeCoLay - run Harmattan apps on Fremantle!
 
I created the proposal of syntax indicating differences, which should be taken in account to adapt the source for meecolay in the development thread: http://talk.maemo.org/showthread.php...55#post1251755

laith.m.y 2012-08-14 22:52

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

Originally Posted by marmistrz (Post 1251658)
amr.fayz: please add them here: http://wiki.maemo.org/MeeCoLay/Compatibility

I updated compatibility list for the new games by amr.fayz :)

amr.fayz 2012-08-15 12:58

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

Originally Posted by laith.m.y (Post 1251912)
I updated compatibility list for the new games by amr.fayz :)



thanks laith for this and i will add the Other games Now in order to add


and i Worked MeeCoLay. tar i will add it In order to be easier


please add them in MeeCoLay/Compatibility



و ياريت تشرح ليه ازاى اقدر اضيفهم انا كمان :)

amr.fayz 2012-08-15 14:05

Re: [Announce/WIP][Alpha] MeeCoLay - run Harmattan apps on Fremantle!
 
1- 5 In a Row - Tic Tac Toe


http://1.bp.blogspot.com/-v-OjJGY_jz...c1-192x192.png



2- EnsenaSoft_Terrific_Tic_Tac_Toe



http://i211.photobucket.com/albums/b...2_16-31-05.gif



3- Smash Mania


http://i211.photobucket.com/albums/b...2_09-43-44.gif



4- Heebo


http://my-meego.com/grafika/heebo.jpg



5- Fillr


http://www.my-meego.com/grafika/fillr.jpg



6- Jose mobile


http://i211.photobucket.com/albums/b...2_16-35-25.png



7- texas_holdem_online_hd


http://badahub.com/wp-content/upload...HOT2_HALF1.png



8-nano particles

http://www.meegoexperts.com/wp-conte...oExperts-3.png


9- Flag Mines


http://3.bp.blogspot.com/-u6g5lr8--8.../Flagmines.png



10- mnonograms


http://my-meego.com/grafika/mnonograms.jpg



11- fantastic_checkers


https://lh5.ggpht.com/77jbbrJON0EiqF...IwVRe20b4=w705



12- Number Puzzle


http://t3.gstatic.com/images?q=tbn:A...QXjQejSaWdA86A



and


http://www.gsoftteam.com/sites/defau...uzzle_N9_2.PNG



and The remaining comes

marmistrz 2012-08-15 14:11

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

Originally Posted by amr.fayz (Post 1252155)
1- 5 In a Row - Tic Tac Toe


http://1.bp.blogspot.com/-v-OjJGY_jz...c1-192x192.png



2- EnsenaSoft_Terrific_Tic_Tac_Toe



http://i211.photobucket.com/albums/b...2_16-31-05.gif



3- Smash Mania


http://i211.photobucket.com/albums/b...2_09-43-44.gif



4- Heebo


http://my-meego.com/grafika/heebo.jpg



5- Fillr


http://www.my-meego.com/grafika/fillr.jpg



6- Jose mobile


http://i211.photobucket.com/albums/b...2_16-35-25.png



7- texas_holdem_online_hd


http://badahub.com/wp-content/upload...HOT2_HALF1.png



8-nano particles

http://www.meegoexperts.com/wp-conte...oExperts-3.png


9- Flag Mines


http://3.bp.blogspot.com/-u6g5lr8--8.../Flagmines.png



10- mnonograms


http://my-meego.com/grafika/mnonograms.jpg



11- fantastic_checkers


https://lh5.ggpht.com/77jbbrJON0EiqF...IwVRe20b4=w705



12- Number Puzzle


http://t3.gstatic.com/images?q=tbn:A...QXjQejSaWdA86A



and


http://www.gsoftteam.com/sites/defau...uzzle_N9_2.PNG



and The remaining comes

these are the working ones?

amr.fayz 2012-08-15 14:13

Re: [Announce/WIP][Alpha] MeeCoLay - run Harmattan apps on Fremantle!
 
the Problems in Other games



error loading shared libraries

libresourceqt.so.1
libresource-glib.so.0
libmono.so.0
libz.so.1
libboost_thread.so.1.42.0:



'theme.constants.QtcCore'
QGLContext







gravityguy
fps_images.png fps_images.png
Deallocing UIImage
CGImageRelease
Floating point exception


~ $ meecolay /home/amr/games/meecolay/
spaceblok/opt/usr/bin/spaceblok
Found SGX/MBX driver, enabling FullClearOnEveryFrame
Found v1.3 driver, enabling brokenFBOReadBack
QApplication::activeWindow returned NULL!
using null output device, none available
Floating point exception

~ $ meecolay /home/amr/games/meecolay/treemaker-free/bin/treemaker-free
Found SGX/MBX driver, enabling FullClearOnEveryFrame
Found v1.3 driver, enabling brokenFBOReadBack
temp/res-free
Segmentation fault


Found SGX/MBX driver, enabling FullClearOnEveryFrame
Found v1.3 driver, enabling brokenFBOReadBack
QGLContext::makeCurrent(): Cannot make invalid context current




~ $ meecolay /home/user/MyDocs/amr/games/meecolay/protoxide/opt/protoxide/bin/protoxide: symbol lookup error: /home/user/lib/libqmsystem2.so.1: undefined symbol: dsme_battery_empty_ind


ile:///home/usr/lib/qt4/imports/com/meego/WindowStyle.qml:48: TypeError: Result of expression 'theme.constants.QtcCore' [undefined] is not an object.
Segmentation fault



QPainter::setRenderHint: Painter must be active to set rendering hints
QPainter::setFont: Painter not active
QPainter::setBrush: Painter not active
QPainter::setPen: Painter not active
QPainter::setPen: Painter not active
QPainter::end: Painter not active, aborted
InitController() failed, exiting..
Segmentation fault



RealFootball2011

http://i211.photobucket.com/albums/b...2_16-39-23.gif

~ $ /home/user/MyDocs/amr/games/meecolay/realfoo
tball2011/opt/RealFootball2011/bin/RealFootball2011
: /usr/lib/libz.so.1: no version information available (required by /home/user/MyDocs/amr/games/meecolay/mgames/4/realfootball2011/opt/RealFootball2011/bin/RealFootball2011)

------------ Handler SIGKILL Error ----------
-------------------IsRunning FAIL
-------------------Register OK
current phone language ar
Segmentation fault





Thanks for advice

amr.fayz 2012-08-15 14:15

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

Originally Posted by marmistrz (Post 1252158)
these are the working ones?



yes


all working Successfully

laith.m.y 2012-08-15 14:25

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

Originally Posted by amr.fayz (Post 1252135)
thanks laith for this and i will add the Other games Now in order to add


and i Worked MeeCoLay. tar i will add it In order to be easier


please add them in MeeCoLay/Compatibility



و ياريت تشرح ليه ازاى اقدر اضيفهم انا كمان :)

To add app or game to MeeCoLay/Compatibility choose Edit from Views in the right , you dont need account

this example on how to add game :
Code:

| Taco Master || Tacomaster || 1.0.0 || style="background-color:green;" | Working || Rotation lock required, [http://talk.maemo.org/showthread.php?t=85494 GLib 2.26.0] required || 0.9.3-2
|-

where :
| Taco Master | ----> App Name
| Tacomaster | ----> Package name
| 1.0.0 | ----> Version (of the game)
| style="background-color:green;" | Working | ----> Status (in this example it is working with green background)
| Rotation lock required, [http://talk.maemo.org/showthread.php?t=85494 GLib 2.26.0] required | ----> Bug(s)
| 0.9.3-2 ----> MeeCoLay version
|- ----> this must be add after each row



Quote:

Originally Posted by amr.fayz (Post 1252155)
1- 5 In a Row - Tic Tac Toe


http://1.bp.blogspot.com/-v-OjJGY_jz...c1-192x192.png



2- EnsenaSoft_Terrific_Tic_Tac_Toe



http://i211.photobucket.com/albums/b...2_16-31-05.gif



3- Smash Mania


http://i211.photobucket.com/albums/b...2_09-43-44.gif



4- Heebo


http://my-meego.com/grafika/heebo.jpg



5- Fillr


http://www.my-meego.com/grafika/fillr.jpg



6- Jose mobile


http://i211.photobucket.com/albums/b...2_16-35-25.png



7- texas_holdem_online_hd


http://badahub.com/wp-content/upload...HOT2_HALF1.png



8-nano particles

http://www.meegoexperts.com/wp-conte...oExperts-3.png


9- Flag Mines


http://3.bp.blogspot.com/-u6g5lr8--8.../Flagmines.png



10- mnonograms


http://my-meego.com/grafika/mnonograms.jpg



11- fantastic_checkers


https://lh5.ggpht.com/77jbbrJON0EiqF...IwVRe20b4=w705



12- Number Puzzle


http://t3.gstatic.com/images?q=tbn:A...QXjQejSaWdA86A



and


http://www.gsoftteam.com/sites/defau...uzzle_N9_2.PNG



and The remaining comes

Thanks , I will add them to to MeeCoLay/Compatibility :)

P.S. : Done

amr.fayz 2012-08-15 15:16

Re: [Announce/WIP][Alpha] MeeCoLay - run Harmattan apps on Fremantle!
 
if it not working try my MeeCoLay. tar


http://www.mediafire.com/?ujc1cviydkuzwl9




tar xvf Amr.fayz_Meecoly.tar.gz

or try

tar xvf Amr.fayz_Meecoly.tar.gz -C /opt/

marmistrz 2012-08-15 18:41

Re: [Announce/WIP][Alpha] MeeCoLay - run Harmattan apps on Fremantle!
 
The 0.9.4 update will be delayed due to my problems with dput and uploading to non-free extras. (I'm uploading maemo-meegotouch-interfaces). It seems I need to wait for the server to upload the public keys.

hoa2ngminh 2012-08-16 02:43

Re: [Announce/WIP][Alpha] MeeCoLay - run Harmattan apps on Fremantle!
 
help me!
i can't install meecolay-core.uwmessage as such
Code:

Nokia-N900:~# apt-get install meecolay-core
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  meecolay-core: Depends: libdsme-meecolay but it is not installable
E: Broken packages


ivgalvez 2012-08-16 07:10

Re: [Announce/WIP][Alpha] MeeCoLay - run Harmattan apps on Fremantle!
 
The compatibility list has received an impressive boost. Congrats!

marmistrz 2012-08-16 09:58

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

Originally Posted by amr.fayz (Post 1252160)
the Problems in Other games



error loading shared libraries

libresourceqt.so.1
libresource-glib.so.0
libmono.so.0
libz.so.1
libboost_thread.so.1.42.0:



'theme.constants.QtcCore'
QGLContext







gravityguy
fps_images.png fps_images.png
Deallocing UIImage
CGImageRelease
Floating point exception


~ $ meecolay /home/amr/games/meecolay/
spaceblok/opt/usr/bin/spaceblok
Found SGX/MBX driver, enabling FullClearOnEveryFrame
Found v1.3 driver, enabling brokenFBOReadBack
QApplication::activeWindow returned NULL!
using null output device, none available
Floating point exception

~ $ meecolay /home/amr/games/meecolay/treemaker-free/bin/treemaker-free
Found SGX/MBX driver, enabling FullClearOnEveryFrame
Found v1.3 driver, enabling brokenFBOReadBack
temp/res-free
Segmentation fault


Found SGX/MBX driver, enabling FullClearOnEveryFrame
Found v1.3 driver, enabling brokenFBOReadBack
QGLContext::makeCurrent(): Cannot make invalid context current




~ $ meecolay /home/user/MyDocs/amr/games/meecolay/protoxide/opt/protoxide/bin/protoxide: symbol lookup error: /home/user/lib/libqmsystem2.so.1: undefined symbol: dsme_battery_empty_ind


ile:///home/usr/lib/qt4/imports/com/meego/WindowStyle.qml:48: TypeError: Result of expression 'theme.constants.QtcCore' [undefined] is not an object.
Segmentation fault



QPainter::setRenderHint: Painter must be active to set rendering hints
QPainter::setFont: Painter not active
QPainter::setBrush: Painter not active
QPainter::setPen: Painter not active
QPainter::setPen: Painter not active
QPainter::end: Painter not active, aborted
InitController() failed, exiting..
Segmentation fault



RealFootball2011

http://i211.photobucket.com/albums/b...2_16-39-23.gif

~ $ /home/user/MyDocs/amr/games/meecolay/realfoo
tball2011/opt/RealFootball2011/bin/RealFootball2011
: /usr/lib/libz.so.1: no version information available (required by /home/user/MyDocs/amr/games/meecolay/mgames/4/realfootball2011/opt/RealFootball2011/bin/RealFootball2011)

------------ Handler SIGKILL Error ----------
-------------------IsRunning FAIL
-------------------Register OK
current phone language ar
Segmentation fault





Thanks for advice

theme.constants.QtcCore: should be fixed in newer qt components: https://qt.gitorious.org/~inean/qt-c...rge_requests/1

segfaults/floating point exceptions: try running after dpkg installing. fpe (the 2nd one) is probably a wontfix, 'cause I can't access the source.

dsme: wait for an update

QPainter: I don't know
real football: seem that library is out of date.

--------------------

@AapoRantailainen: I found a way out for MyRoutes. Look at first post.

--------------------


Quote:

Originally Posted by hoa2ngminh (Post 1252414)
help me!
i can't install meecolay-core.uwmessage as such
Code:

Nokia-N900:~# apt-get install meecolay-core
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  meecolay-core: Depends: libdsme-meecolay but it is not installable
E: Broken packages


It's a known bug, a typo in depends. It's to be fixed in 0.9.4

amr.fayz 2012-08-16 12:19

Re: [Announce/WIP][Alpha] MeeCoLay - run Harmattan apps on Fremantle!
 
i Posted new subject Here to Pocket Piglet


http://i211.photobucket.com/albums/b...ket-Piglet.gif


http://www.mobile4arab.com/vb/showthread.php?t=854399






and when i play Talking Cat


http://i211.photobucket.com/albums/b...2_20-15-22.png



Code:

~ $ /home/user/MyDocs/amr/games/meecolay/Talkin
g_Cat/TalkingCat/bin/TalkingCat
Version 4.7.4
Looking for assets in "/opt/share/themes/base"
Looking for assets in "/opt/share/themes/blanco"
file:///home/usr/lib/qt4/imports/com/nokia/meego/StatusBar.qml:246: Unable to assign QString to QColor
file:///home/usr/lib/qt4/imports/com/nokia/meego/StatusBar.qml:156: Unable to assign QString to QColor
file:///home/usr/lib/qt4/imports/com/nokia/meego/StatusBar.qml:75: Unable to assign QString to QColor
file:///home/usr/lib/qt4/imports/com/nokia/meego/StatusBarStyle.qml:63: Unable to assign [undefined] to QString indicatorColor
file:///home/usr/lib/qt4/imports/com/nokia/meego/WindowStyle.qml:56: TypeError: Result of expression 'theme.constants.QtcCore' [undefined] is not an object.
file:///home/usr/lib/qt4/imports/com/nokia/meego/WindowStyle.qml:49: TypeError: Result of expression 'theme.constants.QtcCore' [undefined] is not an object.
file:///home/usr/lib/qt4/imports/com/nokia/meego/WindowStyle.qml:48: TypeError: Result of expression 'theme.constants.QtcCore' [undefined] is not an object.
file:///home/usr/lib/qt4/imports/com/nokia/meego/WindowStyle.qml:56: TypeError: Result of expression 'theme.constants.QtcCore' [undefined] is not an object.
file:///home/usr/lib/qt4/imports/com/nokia/meego/WindowStyle.qml:49: TypeError: Result of expression 'theme.constants.QtcCore' [undefined] is not an object.
file:///home/usr/lib/qt4/imports/com/nokia/meego/WindowStyle.qml:48: TypeError: Result of expression 'theme.constants.QtcCore' [undefined] is not an object.
Input raw audio format not supported by backend, cannot play audio.
Output raw audio format not supported by backend, cannot play audio.
file:///home/usr/lib/qt4/imports/com/nokia/meego/StatusBarStyle.qml:63: Unable to assign [undefined] to QString indicatorColor
file:///home/usr/lib/qt4/imports/com/nokia/meego/StatusBar.qml:246: Unable to assign QString to QColor
file:///home/usr/lib/qt4/imports/com/nokia/meego/StatusBar.qml:156: Unable to assign QString to QColor
file:///home/usr/lib/qt4/imports/com/nokia/meego/StatusBar.qml:75: Unable to assign QString to QColor
file:///home/usr/lib/qt4/imports/com/nokia/meego/WindowStyle.qml:56: TypeError: Result of expression 'theme.constants.QtcCore' [undefined] is not an object.
file:///home/usr/lib/qt4/imports/com/nokia/meego/WindowStyle.qml:49: TypeError: Result of expression 'theme.constants.QtcCore' [undefined] is not an object.
file:///home/usr/lib/qt4/imports/com/nokia/meego/WindowStyle.qml:48: TypeError: Result of expression 'theme.constants.QtcCore' [undefined] is not an object.
file:///home/usr/lib/qt4/imports/com/nokia/meego/WindowStyle.qml:56: TypeError: Result of expression 'theme.constants.QtcCore' [undefined] is not an object.
file:///home/usr/lib/qt4/imports/com/nokia/meego/WindowStyle.qml:49: TypeError: Result of expression 'theme.constants.QtcCore' [undefined] is not an object.
file:///home/usr/lib/qt4/imports/com/nokia/meego/WindowStyle.qml:48: TypeError: Result of expression 'theme.constants.QtcCore' [undefined] is not an object.
Default format not supported - trying to use nearest
Default format not supported - trying to use nearest
Default format not supported - trying to use nearest
Default format not supported - trying to use nearest
using null output device, none available
using null output device, none available
using null input device, none available
Segmentation fault




Another problem


Found SGX/MBX driver, enabling FullClearOnEveryFrame
Found v1.3 driver, enabling brokenFBOReadBack
QGLContext::makeCurrent(): Cannot make invalid context current

marmistrz 2012-08-16 12:24

Re: [Announce/WIP][Alpha] MeeCoLay - run Harmattan apps on Fremantle!
 
MeeCoLay 0.9.4 is out.
Changelog:
meecolay-core (0.9.4) fremantle; urgency=low
* <not included in debian/changelog> Support for maemo-meegotouch-interfaces
* Fixed a typo in depends
* Added 'some kinda' support for com.meego namespace
-- Marcin Mielniczuk <hidden> Wed, 15 Aug 2012 12:31:30 +0200

marmistrz 2012-08-17 08:52

Re: [Announce/WIP][Alpha] MeeCoLay - run Harmattan apps on Fremantle!
 
Added wiki page workarounds, here's the workaround for Aapo's problem

n900_ 2012-08-27 15:22

Re: [Announce/WIP][Alpha] MeeCoLay - run Harmattan apps on Fremantle!
 
Trying to play nfs shift hd 1.0.20
http://s16.postimage.org/nc2hip805/S...827_171034.png
(music working) and
http://s12.postimage.org/s6olf65a5/S...827_171042.png :/

Any chance to fix it ?

amr.fayz 2012-08-28 15:34

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

Originally Posted by n900_ (Post 1256301)
Trying to play nfs shift hd 1.0.20
http://s16.postimage.org/nc2hip805/S...827_171034.png
(music working) and
http://s12.postimage.org/s6olf65a5/S...827_171042.png :/

Any chance to fix it ?


As I say Previously i update my lib so I tried to make sure of having the same problem But I did not find But I found another problem it say

Error
"Could not find s3e.icf , either embedded or as an external file"


I have researched i Found the same problem Here

http://forum.xda-developers.com/show....php?t=1700117



Any chance to fix it ?




i Succeeded in Moist House Mp3 Cut


http://www.foto.pk/images/s25279dcd.jpg

amr.fayz 2012-08-28 16:37

Re: [Announce/WIP][Alpha] MeeCoLay - run Harmattan apps on Fremantle!
 
and Succeeded in Food Additives

http://my-meego.com/grafika/n9tagedit.jpg


http://mwww.my-meego.com/software/ap...to=1320&faq=28

marmistrz 2012-08-31 12:36

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

Originally Posted by n900_ (Post 1256301)
Trying to play nfs shift hd 1.0.20
http://s16.postimage.org/nc2hip805/S...827_171034.png
(music working) and
http://s12.postimage.org/s6olf65a5/S...827_171042.png :/

Any chance to fix it ?

maybe libqt4-meegographicssystemhelper will fix this. I'll be able to upload it on maybe 3rd and most likely 4th Sept. when I'll have access to faster internet than mine.

marmistrz 2012-08-31 12:38

Re: [Announce/WIP][Alpha] MeeCoLay - run Harmattan apps on Fremantle!
 
I uploaded a newer version of the com.meego namespace compatibility package, as apt-get had problems

liu2585 2012-09-01 09:14

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

top top top

come from China

amr.fayz 2012-09-01 11:17

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

Originally Posted by marmistrz (Post 1258523)
maybe libqt4-meegographicssystemhelper will fix this. I'll be able to upload it on maybe 3rd and most likely 4th Sept. when I'll have access to faster internet than mine.



To respond to your question

I compiled some stuff with dsme (there are newer versions avail., but I don't compile them) but one of the packages requires libbmeipc-dev, which I can't find


I hope that this file will help you


http://www.mediafire.com/?147c0c65jctjso4



and About meegographicssystemhelper


http://www.mediafire.com/?nchx6hydb1tmx51



i copy file in include and put them in include and copy file in lib and put them in lib and it solve the Mistake with meegographicssystemhelper i hope Yours libqt4-meegographicssystemhelper solve all Mistake Which appear

marmistrz 2012-09-01 12:49

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

Originally Posted by amr.fayz (Post 1259054)
To respond to your question

I compiled some stuff with dsme (there are newer versions avail., but I don't compile them) but one of the packages requires libbmeipc-dev, which I can't find


I hope that this file will help you


http://www.mediafire.com/?147c0c65jctjso4



and About meegographicssystemhelper


http://www.mediafire.com/?nchx6hydb1tmx51



i copy file in include and put them in include and copy file in lib and put them in lib and it solve the Mistake with meegographicssystemhelper i hope Yours libqt4-meegographicssystemhelper solve all Mistake Which appear

I think that we should recompile libraries when possible. It's why I want to upload the helper's package

imo 2012-09-01 18:09

Re: [Announce/WIP][Alpha] MeeCoLay - run Harmattan apps on Fremantle!
 
i have cssu stable,does it work with cssu stable?
i did nothing except '' apt-get install meecloy-core '' ,it says package does not exist.i suppose i am missing marmitzs repository.how do i get that? thanks in adv

marmistrz 2012-09-01 18:11

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

Originally Posted by imo (Post 1259324)
i have cssu stable,does it work with cssu stable?
i did nothing except '' apt-get install meecloy-core '' ,it says package does not exist.i suppose i am missing marmitzs repository.how do i get that? thanks in adv

I don't have any information about CSSU Stable.
I'll post a modified deb tomorrow for testing with cssu stable.

The problem is caused by CSSU stable not containing newer Qt. It's why CSSU Testing is recommended

marmistrz 2012-09-02 09:24

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

Originally Posted by marmistrz (Post 1259326)
I don't have any information about CSSU Stable.
I'll post a modified deb tomorrow for testing with cssu stable.

The problem is caused by CSSU stable not containing newer Qt. It's why CSSU Testing is recommended

A beta version which might me compatible with CSSU Stable has been added into the first post. Feel free to try it out.


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

vBulletin® Version 3.8.8