Notices


Reply
Thread Tools
Posts: 210 | Thanked: 37 times | Joined on Nov 2010
#21
Did just like you said

[Desktop Entry]
Encoding=UTF-8
Version=1.0
Type=Application
Terminal=false
Name=Paper Toss
Exec=osso-xterm python \ /opt/papertoss/game.py
Icon=papertoss


Name[en_GB]=papertoss.desktop

and it FAILED, it opens the terminal as just like I typed python on it
=/
 
Posts: 210 | Thanked: 37 times | Joined on Nov 2010
#22
maybe I should re-install all python related stuff? lol... how I do that? :P
 
Posts: 805 | Thanked: 1,605 times | Joined on Feb 2010 @ Gdynia, Poland
#23
Originally Posted by amadeukaos View Post
maybe I should re-install all python related stuff? lol... how I do that? :P
You could try in terminal
Code:
root
apt-get install --reinstall python* pygame*
and maybe adding more pysomething* at the end (i don't remember other python stuff now), if you want to reinstall all python stuff If it's not python problem, maybe it is some system application launcher... (which hildon-blahblah app is responsible for running apps from app menu? hildon-home? hildon-desktop?)

And, could you tell if this works:
- create widget on your homescreen with shortcut to some python app
- try to run this app from there
- check if it works
 
Posts: 237 | Thanked: 274 times | Joined on Jul 2010
#24
Originally Posted by amadeukaos View Post
Did just like you said

[Desktop Entry]
Encoding=UTF-8
Version=1.0
Type=Application
Terminal=false
Name=Paper Toss
Exec=osso-xterm python \ /opt/papertoss/game.py
Icon=papertoss


Name[en_GB]=papertoss.desktop

and it FAILED, it opens the terminal as just like I typed python on it
=/
sorry I made a mistake , and corrected the original post too ,
Do not leave a space between python and \

so the correct form is :

Exec=osso-xterm python\ /opt/papertoss/game.py
 

The Following User Says Thank You to ivyking For This Useful Post:
Posts: 210 | Thanked: 37 times | Joined on Nov 2010
#25
Originally Posted by ivyking View Post
sorry I made a mistake , and corrected the original post too ,
Do not leave a space between python and \

so the correct form is :

Exec=osso-xterm python\ /opt/papertoss/game.py
Thanks man, it worked this way, I think something is broken, but it will fix only if I flash the device, so I´m happy with this solution, LOL

only didnt manage to get msaber to work, but its only to show off for my friends, so I don´t mind to open xterm and type msaber...

Thanks!
 
Khertan's Avatar
Posts: 1,012 | Thanked: 817 times | Joined on Jul 2007 @ France
#26
works also out of the box ...

There is really people using mSaber ? I ask because i mainly abandon it, and forgot i ve do that until recently. There is delay in audio playback ... i think it could be really really better ... i can probably improve it in short time. It was my first app for n900 developped on the n810
 

The Following User Says Thank You to Khertan For This Useful Post:
Posts: 210 | Thanked: 37 times | Joined on Nov 2010
#27
Originally Posted by Khertan View Post
works also out of the box ...

There is really people using mSaber ? I ask because i mainly abandon it, and forgot i ve do that until recently. There is delay in audio playback ... i think it could be really really better ... i can probably improve it in short time. It was my first app for n900 developped on the n810
cool man, I like msaber, its awesome to impress geek girls, LOL
if you have a symbian, search for light saber for symbian s60v5, you could try do something like this, there is a hit detector, actually if you push the acelerometer hard, it will bring a sound of sabers hiting thenselve, lol...

waiting for the msaber 2.0
 
Posts: 210 | Thanked: 37 times | Joined on Nov 2010
#28
 
tpd's Avatar
Posts: 48 | Thanked: 109 times | Joined on May 2011 @ UK
#29
if this is still an issue could you try the following???

dpkg -i | grep libsdl-mixer1.2

1.2.6-5+0m5 is fine if it mentions ogg and mp3 in there aswell I think that may be the source of the issue. (I managed to get my phone in the same state after investigating this library)
 
Reply

Thread Tools

 
Forum Jump


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