View Single Post
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#215
Originally Posted by amr.fayz View Post
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
So,

If you want to have some-kinda support of com.meego namespace you should
Code:
sudo gainroot
cd /usr/lib/qt4/imports/com
ln -s nokia/meego meego
Or install the package qt-components, which contains com.meego namespace.

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.
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here

Last edited by marmistrz; 2012-07-16 at 10:26.