Currently, xmoto consistently runs into a SEGV on startup: https://bugs.launchpad.net/ubuntu/+source/xmoto/+bug/330073 (I suspect the xmoto crash was exposed only when some libsdl function started to fail due to this bug)
Another game that is broken is "supertuxkart". On startup it current prints (the part that says "FATAL: ssgInit called without a valid OpenGL context." smells a lot like this libsdl bug again): Data files will be fetched from: '/usr/share/games/supertuxkart/' AL lib: alsa.c:785: no playback cards found... AL lib: alsa.c:853: no capture cards found... Highscores will be saved in '/home/mnemo/.supertuxkart/highscore.data'. FATAL: ssgInit called without a valid OpenGL context. AL lib: ALc.c:1302: exit() 1 device(s) and 1 context(s) NOT deleted AL lib: alSource.c:2291: alcDestroyContext(): 18 Source(s) NOT deleted The game SDL "glest" also prints a fatal error at startup: Exception: Couldn't set video mode 640x480 (32bpp 0 stencil 16 depth-buffer). SDL Error is: X11 driver not configured with OpenGL -- X11 driver not configured with OpenGL https://bugs.launchpad.net/bugs/328932 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
