Public bug reported: Slune in an up-to-date edgy crashes almost straight away. The initial window comes up with a black background and then disappears. The same thing happened to me in dapper though I never reported a bug previously because an existing bug showed a similar problem and I seem to remember a post about it being fixed in edgy. I don't know if this is really a Slune bug or Soya bug.....
Running the game from a terminal gives this output: * Slune * Slune lives in /usr/share/games libGL warning: 3D driver claims to not support visual 0x4b * Soya * Using 8 bits stencil buffer * Soya * version 0.12 * Using OpenGL 1.3 Mesa 6.5.1 * - renderer : Mesa DRI Radeon 20060327 AGP 4x NO-TCL * - vendor : Tungsten Graphics, Inc. * - maximum number of lights : 8 * - maximum number of clip planes : 6 * - maximum number of texture units : 3 * - maximum texture size : 512 pixels * Using OpenAL 1.1 * - renderer : Software * - vendor : OpenAL Community /usr/share/games/slune/level.py:24: DeprecationWarning: Non-ASCII character '\xb0' in file /usr/share/games/slune/character.py on line 34, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details import slune.globdef as globdef, slune.character, slune.sound as sound /usr/share/games/slune/character.py:21: DeprecationWarning: Non-ASCII character '\xe9' in file /var/lib/python-support/python2.4/py2play/character.py on line 101, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details import py2play.action as action, py2play.character as py2play_character Unknown GL_ERROR Traceback (most recent call last): File "/usr/games/slune", line 159, in ? slune.gui_gl.MainScreen() File "/usr/share/games/slune/gui_gl.py", line 594, in MainScreen action = gui_idler.idle() File "main_loop.pyx", line 109, in _soya.MainLoop.idle File "main_loop.pyx", line 158, in _soya.MainLoop.main_loop File "/usr/share/games/slune/gui_gl.py", line 590, in render soya.render() File "renderer.pyx", line 424, in _soya.render File "renderer.pyx", line 404, in _soya.check_gl_error _soya.GLError: Unknown GL_Error * Soya3D * Quit... I have a Compaq Evo laptop with on-board ATI graphics. lspci gives my graphics chip as: ATI Technologies Inc Radeon Mobility M6 LY I will attach the output to glxinfo and glewinfo shortly.... ** Affects: slune (Ubuntu) Importance: Undecided Status: Unconfirmed -- Slune crashes almost instantly with Soya unknown GL error https://launchpad.net/bugs/70501 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
