Problem: On some tracks, when the race starts there is immediately a "penalty time" warning even if I haven't pressed on anything. When the Go disappears, I cannot move. Cannot advance, cannot go back; although I see the wheels veer when I steer.
On some other tracks, there is no such warning and I can actually advance, but the gameplay stutters like 3-4 rapid screen "pulsings" per one second.
I tried remapping the keys and decreasing the video quality. Doesn't help.
The static binary does not have the stuttering problems but the penalty time warning is still there.
Plain old 0.7 works like a charm.
According to a member of Ubuntu Forums there is something going on with "gamepads" so he suggested that I run this command:
- {l Code}: {l Select All Code}
supertuxkart --gamepad-debug
So here's what I got:
- {l Code}: {l Select All Code}
$ supertuxkart --gamepad-debug
Irrlicht Engine version 1.8.0-alpha
Linux 2.6.35-29-generic #51-Ubuntu SMP Fri Apr 15 17:12:35 UTC 2011 x86_64
Could not load sprite bank because the file does not exist: #DefaultFont
[FileManager] Data files will be fetched from: '/usr/share/games/supertuxkart/'
Env var LANGUAGE = 'en_US:en', which corresponds to English
[IrrDriver] Creating NULL device
Irrlicht Engine version 1.8.0-alpha
Linux 2.6.35-29-generic #51-Ubuntu SMP Fri Apr 15 17:12:35 UTC 2011 x86_64
Could not load sprite bank because the file does not exist: #DefaultFont
[IrrDriver] Trying OpenGL rendering.
[IrrDriver] Trying to create device with 32 bits
[IrrDriver Temp Logger] Level 3: Could not load sprite bank because the file does not exist: #DefaultFont
startMusic : m_normal_filename=</usr/share/games/supertuxkart//data//music/MayDayMayhem.ogg>, gain=0.7
Segmentation fault
Please help. Interesting that the 0.7 works.