![]() |
Re: [Announce/WIP][Alpha] MeeCoLay - run Harmattan apps on Fremantle!
Quote:
Thank you very much for the great Efforts i use the non-bold font ;):D |
Re: [Announce/WIP][Alpha] MeeCoLay - run Harmattan apps on Fremantle!
Have you seen this post related to an updated version of GLib?, might be useful for you.
|
Re: [Announce/WIP][Alpha] MeeCoLay - run Harmattan apps on Fremantle!
hi marmistrz I tried this games in
http://competition.meetmeego.org/categories/2 Working games Demine Wordsler Nine Men's Morris / Mühle Nanoparticles And i i try the Other but When i try MNonograms The result is ~ $ meecolay /home/opt/meecolay/data/JapCross qrc:/qml/JapCross/main.qml:5:1: Type AppWindow unavailable qrc:/qml/JapCross/AppWindow.qml:2:1: module "com.meego" is not installed Found SGX/MBX driver, enabling FullClearOnEveryFrame Found v1.3 driver, enabling brokenFBOReadBack can u solve com.meego" is not installed like this http://talk.maemo.org/showthread.php?t=76291&page=2 http://forum.meego.com/showthread.php?t=4266&page=2 Adding this PPA to your system https://launchpad.net/~forumnokia/+a...s_filter=natty https://launchpad.net/~forumnokia/+a...fn-ppa/+index# and when i try I must run The result is /home/opt/meecolay/data/imr06/bin/imr06 /home/opt/meecolay/data/imr06/bin/imr06: symbol lookup error: /home/opt/meecolay/data/imr06/bin/imr06: undefined symbol: XIQueryVersion can u solve it too in your great Work MeeCoLay |
Re: [Announce/WIP][Alpha] MeeCoLay - run Harmattan apps on Fremantle!
Quote:
If you want to have some-kinda support of com.meego namespace you should Code:
sudo gainroot Note, the apps with com.meego namespace are likely to crash, run incorrectly or even crash the system. I tried 2 such apps and none worked. But good luck! With XIQueryVersion: please ask CSSU team to port libx11 and dependencies so that everything works alright! :) I uploaded libxau6 some time ago and it bricked non-kp systems. Putting the libs somewhere else doesn't work. (maybe some more tuning would be required but I'm 99% sure these are the hardcoded paths in the library) |
Re: [Announce/WIP][Alpha] MeeCoLay - run Harmattan apps on Fremantle!
Quote:
If you want to have some-kinda support of com.meego namespace you should Code:
sudo gainroot Note, the apps with com.meego namespace are likely to crash, run incorrectly or even crash the system. I tried 2 such apps and none worked. But good luck! With XIQueryVersion: please ask CSSU team to port libx11 and dependencies so that everything works alright! :) I uploaded libxau6 some time ago and it bricked non-kp systems. Putting the libs somewhere else doesn't work. (maybe some more tuning would be required but I'm 99% sure these are the hardcoded paths in the library) PS. If you want to see forum-tmo in maemo and have a R&D device, please test this: http://talk.maemo.org/showpost.php?p...&postcount=127 EDIT: I wouldn't use this ppa. It's from x86/x64. Not for armel. |
Re: [Announce/WIP][Alpha] MeeCoLay - run Harmattan apps on Fremantle!
Quote:
Thank you very much for your response |
Re: [Announce/WIP][Alpha] MeeCoLay - run Harmattan apps on Fremantle!
hi marmistrz I tried 2 games and The result is
1- Talking Tiger http://alicia.mobile9.com/download/a...15/screen2.jpg its like talking cat It works but Without sound it say ~ $ meecolay /home/opt/meecolay/data/HuaNanTiger Looking for assets in "/opt/share/themes/base" Looking for assets in "/opt/share/themes/blanco" deviceinput don't supported audioFormatInput deviceOutput don't supported audioFormatOutput using null input device, none available QObject::connect: Cannot connect (null)::readyRead() to AudioFF::dataReady() using null input device, none available QObject::connect: Cannot connect (null)::readyRead() to AudioFF::dataReady() file:///home/usr/lib/qt4/imports/com/nokia/meego/StatusBar.qml:165:13: QML QDeclarativeImage_QML_13: Failed to get image from provider: image://theme/icon-s-status-unknown file:///home/usr/lib/qt4/imports/com/nokia/meego/StatusBar.qml:165:13: QML QDeclarativeImage_QML_13: Failed to get image from provider: image://theme/icon-s-status-unknown 2- istunt2 http://t0.gstatic.com/images?q=tbn:A...9iOY3STbC-e79X it say ~ $ meecolay /home/opt/meecolay/data/istunt2/istunt2 using null output device, none available loaded the Generic plugin loaded the N900 plugin loaded the Generic plugin loaded the N900 plugin available accelerometer rates: 100Hz setting accelerometer data rate to 100 window restored current path: /opt/usr/bin/istunt2/data/Contents/Resources//up internal error, unable to locate NSUserDefaults.plist, path=/home/user/.istunt2/NSUserDefaults.plist, bundle at /home/opt/meecolay/Contents/Resources 2001-01-01 02:00:7200.7200000 [16061:41a476e0] initialize: /opt/usr/bin/istunt2/data/Contents/ *** Uncaught exception <NSInternalInconsistencyException> *** Argument must be non-nil displayLinkWithTarget setFrameInterval: 1 addToRunLoop using null output device, none available Segmentation fault And when i use other way like this applauncherd /opt/usr/bin/istunt2/istunt2 it say /opt/meecolay/bin/applauncherd.bin: error while loading shared libraries: libcontactswidgets.so.0: cannot open shared object file: No such file or directory And when i use other way like this ./istunt2 ./istunt2: relocation error: ./istunt2: symbol __isoc99_sscanf, version GLIBC_2.7 not defined in file libc.so.6 with link time reference I hope u Can Solved it u can add libcontactswidgets.so.0 to lib and solve the Problem 1- version GLIBC_2.7 not defined in file libc.so.6 2 -Failed to get image from provider: image://theme/icon-s-status-unknown 3- using null input device, none available 4- using null output device, none available |
Re: [Announce/WIP][Alpha] MeeCoLay - run Harmattan apps on Fremantle!
hi marmistrz I hope you are well
can u see this i hope it Help you http://lists.meego.com/pipermail/mee...ne/247673.html and this too http://k1.dyndns.org/Develop/QT-SDK-...m/usr/lib/qt4/ http://k1.dyndns.org/Develop/QT-SDK-.../share/themes/ I take from it the files I need |
Re: [Announce/WIP][Alpha] MeeCoLay - run Harmattan apps on Fremantle!
Quote:
2) Please vote for this bug: https://bugs.maemo.org/show_bug.cgi?id=12635. 3, 4) Sorry, I don't know what responsible for this, any ideas? Please try installing with dpkg. If you tried some apps requiring newer com.nokia.meego or com.nokia.extras and want them run, please vote for this bug: https://bugs.maemo.org/show_bug.cgi?id=12636 If orientation lock pisses you off, vote for this bug: https://bugs.maemo.org/show_bug.cgi?id=12643 If you want to access updates of core components when they are stable but not in CSSU yet (or can't be built with autobuilder), look at this: http://forums.internettablettalk.com...8&postcount=13 I'll be uploading newer glib as it seems to be stable, after I test it on device. Then the next step will be libaccounts. |
Re: [Announce/WIP][Alpha] MeeCoLay - run Harmattan apps on Fremantle!
Quote:
I think Because of So-called NSUserDefaults unable to locate NSUserDefaults.plist http://stackoverflow.com/questions/1...nsuserdefaults http://stackoverflow.com/questions/1...nsuserdefaults |
All times are GMT. The time now is 12:56. |
vBulletin® Version 3.8.8