View Single Post
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