|
2011-09-14
, 18:28
|
Posts: 35 |
Thanked: 60 times |
Joined on Sep 2011
|
#2
|
The problem of game crashing when launched from menu is in package libsdl-mixer1.2 from extras.
To restore original one, type as root:
To prevent upgading to extras version with apt-get upgrade:Code:apt-get install libsdl-mixer1.2=1:1.2.6-5+0m5
Code:echo libsdl-mixer1.2 hold | dpkg --set-selections
The Following User Says Thank You to whisk4s For This Useful Post: | ||
I tried reinstalling pygame, some of the python apps that crash and apt-get -f
I've seen people having this problem and posting this problem for different apps, but I think it's not related to one specific app.
So... any ideas?