Package: python-soya
Version: 0.13.2-4+b1
Severity: important
If I try to run slune or balazar_brothers they both fail with the same
error, which is different depending on whether I use python2.4 or 2.5:
[python2.5]
~ $ slune
* Slune * Slune lives in /usr/share/games
* Soya * Using 8 bits stencil buffer
* Soya * version 0.13.2
* Using OpenGL 2.1.2 NVIDIA 173.14.09
* - renderer : GeForce 8600 GTS/PCI/SSE2
* - vendor : NVIDIA Corporation
* - maximum number of lights : 8
* - maximum number of clip planes : 6
* - maximum number of texture units : 4
* - maximum texture size : 8192 pixels
Exception exceptions.TypeError: 'exceptions must be strings, classes, or
instances, not exceptions.RuntimeError' in '_soya._init_sound' ignored
Traceback (most recent call last):
File "/usr/games/slune", line 42, in <module>
soya.set_sound_volume(globdef.SOUND_VOLUME)
File "sound.pyx", line 103, in _soya.set_sound_volume
TypeError: exceptions must be strings, classes, or instances, not
exceptions.RuntimeError
* Soya3D * Quit...
~ $ python2.4 /usr/games/slune
* Slune * Slune lives in /usr/share/games
* Soya * Using 8 bits stencil buffer
* Soya * version 0.13.2
* Using OpenGL 2.1.2 NVIDIA 173.14.09
* - renderer : GeForce 8600 GTS/PCI/SSE2
* - vendor : NVIDIA Corporation
* - maximum number of lights : 8
* - maximum number of clip planes : 6
* - maximum number of texture units : 4
* - maximum texture size : 8192 pixels
Exception exceptions.RuntimeError: <exceptions.RuntimeError instance at
0x7f02cc125830> in '_soya._init_sound' ignored
Traceback (most recent call last):
File "/usr/games/slune", line 42, in ?
soya.set_sound_volume(globdef.SOUND_VOLUME)
File "sound.pyx", line 103, in _soya.set_sound_volume
RuntimeError: Sound has not been initialized yet, call soya.init(sound = 1)
before!
* Soya3D * Quit...
I don't think it's a problem with my sound system or OpenAL because
mplayer -ao openal works fine.
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.26 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages python-soya depends on:
ii libc6 2.7-12 GNU C Library: Shared libraries
ii libcal3d12 0.11.0-3 Skeletal based 3d character animat
ii libfreetype6 2.3.7-1 FreeType 2 font engine, shared lib
ii libglew1.5 1.5.0dfsg1-3 The OpenGL Extension Wrangler - ru
ii libode0debian1 2:0.9-1 Open Dynamics Engine - runtime lib
ii libopenal1 1:1.4.272-1 Software implementation of the Ope
ii libsdl1.2debian 1.2.13-2 Simple DirectMedia Layer
ii libstdc++6 4.3.1-8 The GNU Standard C++ Library v3
ii python 2.5.2-2 An interactive high-level object-o
ii python-editobj 0.5.7-7 Python object editor
ii python-imaging-tk 1.1.6-3 Python Imaging Library - ImageTk M
ii python-support 0.8.5 automated rebuilding support for P
ii python-twisted-core 8.1.0-3 Event-based framework for internet
ii ttf-freefont 20080323-3 Freefont Serif, Sans and Mono True
python-soya recommends no packages.
Versions of packages python-soya suggests:
pn python-soya-doc <none> (no description available)
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]