Reply
Thread Tools
Posts: 224 | Thanked: 132 times | Joined on Jun 2012 @ Cairo ;Egypt
#331
i try Monsterit




It works OK But when pressed on new game its closed
 
Posts: 224 | Thanked: 132 times | Joined on Jun 2012 @ Cairo ;Egypt
#332
i try English Antonyms Match



It works OK
 
Posts: 224 | Thanked: 132 times | Joined on Jun 2012 @ Cairo ;Egypt
#333
i try FilesPlus & Group Text







Splash screen works and say Wait loading But After a period its closed Without going into the program
 
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#334
Originally Posted by amr.fayz View Post
hi marmistrz

I hope that you are doing fine


There are some problems can u please solve it


add this to MeeCoLay lib

SQLite: not found
libdbus-qeventloop.so.1
libQtFeedback.so.1
libQtFeedback.so
libqmsystem2.so.1
libshare-ui-common.so.0
libcontextsubscriber.so.0
libimmvibe.so.0
libquillmetadata.so.1
libqjson.so.0
libqca.so
libresourceqt.so.1
libcrypto.so.8
libcontentaction.so.0
ibquillmetadata.so.1
libQtConnectivity.so.1


Despite that some of them exist But some games required them !!



When i run GTRacing





./GTRacing: symbol lookup error: ./GTRacing: undefined symbol: _ZN10QtMobility18QSystemScreenSaver23setScreenSave rInhibitedEb



and Other problems


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



and many games says GStreamer; Unable to play ( wav - mp3 - .....) like


Preloading theme "blanco" from cache
GStreamer; Unable to play - "qrc:/sounds/hit1.wav"
GStreamer; Unable to play - "qrc:/sounds/hit2.wav"
GStreamer; Unable to play - "qrc:/sounds/hit3.wav"
GStreamer; Unable to play - "qrc:/sounds/hit4.wav"
GStreamer; Unable to play - "qrc:/sounds/hit5.wav"
Cannot mix incompatible Qt library (version 0x40700) with this library (version 0x40704)
Aborted



and vip


module "com.nokia.meego" version 1.1 is not installed
import com.nokia.meego 1.1


module “com.nokia.extras” version 1.1 is not installed
import com.nokia.extras 1.1




Looking arround many others have similar issues


http://forum.meego.com/showthread.php?t=4266
http://forum.meego.com/showthread.php?t=4266&page=2

http://www.developer.nokia.com/Commu...es-Source-code


Are we working this track in maemo ??

/opt/Qt_Harmatan_SDK/Desktop/Qt/473/gcc/imports/com/nokia/extras.1.1/



some links

http://harmattan-dev.nokia.com/docs/...etutorial.html

https://qt.gitorious.org/qt-componen...oolbarPage.qml


http://harmattan-dev.nokia.com/docs/...omponents.html
I can't do much with com.nokia.* 1.1, if you want it, vote here https://bugs.maemo.org/show_bug.cgi?id=12636

Incopatible library: show output of
Code:
$ dpkg -l libqt4-core
For gtracing try
Code:
LD_PRELOAD=/opt/qtm12/lib/libQtContacts.so meecolay /path/to/gtracing

Originally Posted by natko_maniac View Post
so, meecolay isnt an app, just some libraries for running meego apps?

I'm not afraid of doing something wrong, I can always flash...
can you tell me how to install some app just to see how its done,please?)
1. install with dpkg
2. move desktop file to /usr/share/applications/hildon
3. move icon from .../80x80/... to .../scalable/...
4. edit .desktop file from /usr/share/.../<name here>.png to <name here>
5. edit .desktop exec so that the command is issued:
Code:
meecolay somecommand
, remove any invoker or single-instance calls.


Originally Posted by amr.fayz View Post
i try Monsterit




It works OK But when pressed on new game its closed
Any log?
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here
 
Posts: 224 | Thanked: 132 times | Joined on Jun 2012 @ Cairo ;Egypt
#335
Originally Posted by marmistrz View Post
I can't do much with com.nokia.* 1.1, if you want it, vote here https://bugs.maemo.org/show_bug.cgi?id=12636

Incopatible library: show output of
Code:
$ dpkg -l libqt4-core
For gtracing try
Code:
LD_PRELOAD=/opt/qtm12/lib/libQtContacts.so meecolay /path/to/gtracing



1. install with dpkg
2. move desktop file to /usr/share/applications/hildon
3. move icon from .../80x80/... to .../scalable/...
4. edit .desktop file from /usr/share/.../<name here>.png to <name here>
5. edit .desktop exec so that the command is issued:
Code:
meecolay somecommand
, remove any invoker or single-instance calls.


Any log?

thank I will try and tell you the result
 
Posts: 224 | Thanked: 132 times | Joined on Jun 2012 @ Cairo ;Egypt
#336
I want ask you About upgrade pulseaudio from 0.9.15 to 0.9.19

i upgrade it but I have a problem


$ pulseaudio --version
pulseaudio: /lib/libc.so.6: version `GLIBC_2.9' not found (required by /usr/lib/pulse-0.9.15/modules/libpulsecommon-0.9.19.so)


can u upgrade GLIBC to GLIBC_2.9 or any Suggestions to Solve this problem


I have a big problem Sound disappeared and When i turned back to pulse-0.9.15 The same thing Sound disappeared Is there a solution

i use


1-
apt-get --reinstall install libflac8

2-
rm /usr/lib/libFLAC-8.2.0 && cp /opt/maemo/usr/lib/libFLAC-8.2.0 /usr/lib

3-
apt-cache policy libsndfile1

4-
apt-get install libsndfile1=1.0.20-0maemo1+0m5


5-
stop pulseaudio && start pulseaudio


6-
pulseaudio --kill



And it did not work Are there solutions


thanls
 
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#337
Originally Posted by amr.fayz View Post
I want ask you About upgrade pulseaudio from 0.9.15 to 0.9.19

i upgrade it but I have a problem


$ pulseaudio --version
pulseaudio: /lib/libc.so.6: version `GLIBC_2.9' not found (required by /usr/lib/pulse-0.9.15/modules/libpulsecommon-0.9.19.so)


can u upgrade GLIBC to GLIBC_2.9 or any Suggestions to Solve this problem


I have a big problem Sound disappeared and When i turned back to pulse-0.9.15 The same thing Sound disappeared Is there a solution

i use


1-
apt-get --reinstall install libflac8

2-
rm /usr/lib/libFLAC-8.2.0 && cp /opt/maemo/usr/lib/libFLAC-8.2.0 /usr/lib

3-
apt-cache policy libsndfile1

4-
apt-get install libsndfile1=1.0.20-0maemo1+0m5


5-
stop pulseaudio && start pulseaudio


6-
pulseaudio --kill



And it did not work Are there solutions


thanls
Compile newer pulseaudio. I told several times that there are lots of problems with newer libc6. Or if you want to risk reflash and N900 unstability I experienced use this (): http://talk.maemo.org/showpost.php?p...&postcount=105
(libc6, libc-bin, locales packages)
But I advise not to install this libc6, as this causes huge problems.
IF YOU INSTALL THIS libc6 PREPARE FOR REFLASH, EXPERIENCING PROBLEMS AND NO SUPPORT

If anyone has any idea how to fix the problems, please let me know.
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here
 
Posts: 1,397 | Thanked: 2,126 times | Joined on Nov 2009 @ Dublin, Ireland
#338
marmistrz, at this pace it seems that you are going to upgrade any single package in Maemo 5. Did you thought about the offering to join CSSU team?

For sure that some of these packages should be distributed via CSSU, though it would require further testing.
 
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#339
Originally Posted by ivgalvez View Post
marmistrz, at this pace it seems that you are going to upgrade any single package in Maemo 5. Did you thought about the offering to join CSSU team?

For sure that some of these packages should be distributed via CSSU, though it would require further testing.
I mailed merlin1991 4 days ago about what I should do next for the inclusion of sqlite3 into CSSU, but no reply 'til now.

Is inclusion of my build of sqlite3 into CSSU equal to being CSSU team member?
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here
 

The Following 2 Users Say Thank You to marmistrz For This Useful Post:
Posts: 3,074 | Thanked: 12,961 times | Joined on Mar 2010 @ Sofia,Bulgaria
#340
Originally Posted by marmistrz View Post
I mailed merlin1991 4 days ago about what I should do next for the inclusion of sqlite3 into CSSU, but no reply 'til now.

Is inclusion of my build of sqlite3 into CSSU equal to being CSSU team member?
Well, we discussed that already iirc. Don't expect to be given a badge with label "CSSU developer" on it :P.

Join the discussions on IRC, push maintainers to include whatever you think worth's to be included, arm yourself with lots of patience and somehow you'll feel you are already a part of the team at some point.
__________________
Never fear. I is here.

720p video support on N900,SmartReflex on N900,Keyboard and mouse support on N900
Nothing is impossible - Stable thumb2 on n900

Community SSU developer
kernel-power developer and maintainer

 

The Following 6 Users Say Thank You to freemangordon For This Useful Post:
Reply

Tags
compatibility, harmattan, meecolay, meego, mee_env


 
Forum Jump


All times are GMT. The time now is 11:48.