Comment 5 for bug 70501

Revision history for this message
Mefisto (dariovezzosi) wrote :

On feisty i have a similar problem starting slune, this is the output

* Slune * Slune lives in /usr/share/games
* Soya * Using 8 bits stencil buffer

* Soya * version 0.12
* Using OpenGL 2.0.6234 (8.32.5)
* - renderer : MOBILITY RADEON 9700 Generic
* - vendor : ATI Technologies Inc.
* - maximum number of lights : 8
* - maximum number of clip planes : 6
* - maximum number of texture units : 8
* - maximum texture size : 2048 pixels
* Using OpenAL 1.1
* - renderer : Software
* - vendor : OpenAL Community

Traceback (most recent call last):
  File "/usr/games/slune", line 137, in <module>
    import slune.level, slune.character, slune.player
  File "/usr/share/games/slune/level.py", line 24, in <module>
    import slune.globdef as globdef, slune.character, slune.sound as sound
  File "/usr/share/games/slune/character.py", line 34
SyntaxError: 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
* Soya3D * Quit...