STK 0.7.3 crashes with a segmentation fault when I try to change the graphics resolution from 800x600 to anything else. Uninstalling/reinstalling doesn't fix it. I moved the ~/.config/supertuxkart folder from my previous Mint 12 system into my current Mint 13, if that matters; deleting it before reinstalling doesn't help, though. I have MATE and KDE installed; it doesn't seem to matter which one I run. It runs fine if I leave it at 800x600.
The GUI just vanishes without any message. Here is the terminal output (the attempt to change resolution comes between the "startMusic" and "Segmentation fault" lines):
- {l Code}: {l Select All Code}
jpl@jpl-powerspec-b701 ~ $ supertuxkart
Irrlicht Engine version 1.8.0-alpha
Linux 3.2.0-25-generic #40-Ubuntu SMP Wed May 23 20:33:05 UTC 2012 i686
Could not load sprite bank because the file does not exist: #DefaultFont
[FileManager] Data files will be fetched from: '/usr/share/games/supertuxkart/'
[FileManager] Addons files will be stored in '/home/jpl/.local/share/supertuxkart/addons'.
[IrrDriver] Trying OpenGL rendering.
[IrrDriver Temp Logger] Level 3: Could not load sprite bank because the file does not exist: #DefaultFo
Missing wheel information 'front-right' for model 'blinky.b3d'.
This can be ignored, but the wheels will not rotate.
Missing wheel information 'front-left' for model 'blinky.b3d'.
This can be ignored, but the wheels will not rotate.
Missing wheel information 'rear-right' for model 'blinky.b3d'.
This can be ignored, but the wheels will not rotate.
Missing wheel information 'rear-left' for model 'blinky.b3d'.
This can be ignored, but the wheels will not rotate.
[Irrlicht Warning] Could not open file of texture: chinch-fur.rgb
[Irrlicht Warning] Could not open file of texture: chinch-skin.rgb
[Irrlicht Warning] Could not open file of texture: cup_Sphere.002.rgb
startMusic : m_normal_filename=</usr/share/games/supertuxkart//data//music/MayDayMayhem.ogg>, gain
Segmentation fault
jpl@jpl-powerspec-b701 ~ $
My basic system information:
- {l Code}: {l Select All Code}
jpl@jpl-powerspec-b701 ~ $ inxi -F
System: Host: jpl-powerspec-b701 Kernel: 3.2.0-25-generic i686 (32 bit) Desktop: KDE 4.8.3 Distro: Linux Mint 13 Maya
Machine: System: powerspec product: B701 version: 10/15/08
Mobo: MSI model: MS-7366 version: 1.0 Bios: American Megatrends version: V2.4B1 date: 08/27/2008
CPU: Quad core Intel Core2 Quad CPU Q8200 (-MCP-) cache: 2048 KB flags: (lm nx sse sse2 sse3 sse4_1 ssse3)
Clock Speeds: 1: 2333.560 MHz 2: 2333.560 MHz 3: 2333.560 MHz 4: 2333.560 MHz
Graphics: Card: NVIDIA C73 [GeForce 7100 / nForce 630i]
X.Org: 1.11.3 drivers: nvidia (unloaded: fbdev,vesa,nouveau) Resolution: 1920x1080@50.0hz
GLX Renderer: GeForce 7100 / nForce 630i/integrated/SSE2 GLX Version: 2.1.2 NVIDIA 295.49
Audio: Card: NVIDIA MCP73 High Definition Audio driver: snd_hda_intel Sound: ALSA ver: 1.0.24
Network: Card-1: NVIDIA MCP73 Ethernet driver: forcedeth
IF: eth0 state: down mac: 00:21:85:99:22:94
Card-2: Belkin F5D8053 N Wireless USB Adapter v3000 [Ralink RT2870] driver: rt2800usb
IF: wlan0 state: up mac: 00:22:75:0b:ef:d2
Drives: HDD Total Size: 1000.2GB (5.4% used) 1: /dev/sda WDC_WD5000AAKS 500.1GB
2: /dev/sdb ST3500320AS 500.1GB
Partition: ID: / size: 464G used: 51G (12%) fs: ext4 ID: swap-1 size: 2.01GB used: 0.07GB (4%) fs: swap
Sensors: Error: You do not have the sensors app installed.
Info: Processes: 176 Uptime: 54 min Memory: 763.0/1886.5MB Client: Shell inxi: 1.7.33
Thanks for all of your work on my favorite Linux game.