Public bug reported:

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

* Soya * version 0.12
* Using OpenGL 2.1.0 NVIDIA 96.31
*   - renderer : GeForce 7600 GS/PCI/SSE2/3DNOW!
*   - vendor   : NVIDIA Corporation
*   - maximum number of lights        : 8
*   - maximum number of clip planes   : 6
*   - maximum number of texture units : 4
*   - maximum texture size            : 4096 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...
=====================
/usr/share/games/slune/character.py, line 34:
ACTION_DEBUG     = "°"

after adding "# -*- coding: utf-8 -*-":

SyntaxError: Non-ASCII character '\xe9' in file /var/lib/python-
support/python2.5/py2play/character.py on line 101

repeat previos step and slune will be started.

* Slune * (Psyco not found ; if you are using an x86 processor,
installing psyco can speed up Slune a little)


What is psyco? =)

ProblemType: Crash
Date: Sat Jan 27 22:50:53 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/games/slune
Package: slune 1.0.12-1
ProcCmdline: /usr/bin/python -O /usr/games/slune
ProcCwd: /home/qxov
ProcEnviron:
 
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
 LANG=ru_RU.UTF-8
 SHELL=/bin/bash
PythonArgs: ['/usr/games/slune']
SourcePackage: slune
Uname: Linux qxov 2.6.20-5-generic #2 SMP Sat Jan 6 14:50:47 UTC 2007 i686 
GNU/Linux

** Affects: Ubuntu
     Importance: Undecided
         Status: Unconfirmed

-- 
[apport] slune crashed with  SyntaxError in sound() [slune and/or python 2.5]
https://launchpad.net/bugs/81884

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to