python-soya: can't init sound
Package: python-soya
Version: 0.13.2-4ubuntu1 Severity: normal Trying to run a game that uses python-soya (balazarbrothers), and I'm getting an error during the sound init: * Soya * version 0.13.2 * Using OpenGL 1.3 Mesa 7.2 * - renderer : Mesa DRI R300 20060815 AGP 4x x86/MMX/SSE2 TCL * - vendor : DRI R300 Project * - maximum number of lights : 8 * - maximum number of clip planes : 6 * - maximum number of texture units : 8 * - maximum texture size : 2048 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/balazar_brothers", line 155, in <module> balazar_brothers.main_loop.init() File "/usr/share/games/balazar_brothers/main_loop.py", line 31, in init 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... This problem was reported in Debian, and may have been fixed there too. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=493163 -- System Information: Debian Release: lenny/sid APT prefers intrepid-updates APT policy: (500, 'intrepid-updates'), (500, 'intrepid-security'), (500, 'intrepid') Architecture: i386 (i686) Kernel: Linux 2.6.27-7-generic (SMP w/1 CPU core) Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages python-soya depends on: ii libc6 2.8~20080505-0ubuntu7 GNU C Library: Shared ii libcal3d12 0.11.0-3 Skeletal based 3d character ii libfreetype6 2.3.7-2ubuntu1 FreeType 2 font engine, ii libglew1.5 1.5.0dfsg1-3ubuntu1 The OpenGL Extension ii libode0debian1 2:0.9-1 Open Dynamics Engine - ii libopenal1 1:1.3.253-4ubuntu1 Software implementation of ii libsdl1.2debian 1.2.13-2ubuntu1 Simple DirectMedia Layer ii libstdc++6 4.3.2-1ubuntu11 The GNU Standard C++ ii python 2.5.2-1ubuntu1 An interactive high-level ii python-editobj 0.5.7-7 Python object editor ii python-imaging-tk 1.1.6-3 Python Imaging Library - ii python-support 0.8.4 automated rebuilding ii python-twisted-cor 8.1.0-4 Event-based framework for ii ttf-freefont 20080323-3 Freefont Serif, Sans and python-soya recommends no packages. -- no debconf information -- ubuntu-users mailing list ubuntu-users@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users |
python-soya: can't init sound
On Sat, 08 Nov 2008 21:26:24 -0500
Moses Moore <moses@mozai.com> wrote: > Package: python-soya > Version: 0.13.2-4ubuntu1 > Severity: normal > > > Trying to run a game that uses python-soya (balazarbrothers), and I'm > getting an error during the sound init: > > * Soya * version 0.13.2 > * Using OpenGL 1.3 Mesa 7.2 > * - renderer : Mesa DRI R300 20060815 AGP 4x x86/MMX/SSE2 TCL > * - vendor : DRI R300 Project > * - maximum number of lights : 8 > * - maximum number of clip planes : 6 > * - maximum number of texture units : 8 > * - maximum texture size : 2048 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/balazar_brothers", line 155, in <module> > balazar_brothers.main_loop.init() > File "/usr/share/games/balazar_brothers/main_loop.py", line 31, in > init 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... > > This problem was reported in Debian, and may have been fixed there > too. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=493163 > > > -- System Information: > Debian Release: lenny/sid > APT prefers intrepid-updates > APT policy: (500, 'intrepid-updates'), (500, 'intrepid-security'), > (500, 'intrepid') > Architecture: i386 (i686) > > Kernel: Linux 2.6.27-7-generic (SMP w/1 CPU core) > Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8) > Shell: /bin/sh linked to /bin/dash > > Versions of packages python-soya depends on: > ii libc6 2.8~20080505-0ubuntu7 GNU C Library: Shared > ii libcal3d12 0.11.0-3 Skeletal based 3d > character ii libfreetype6 2.3.7-2ubuntu1 FreeType 2 > font engine, ii libglew1.5 1.5.0dfsg1-3ubuntu1 The OpenGL > Extension ii libode0debian1 2:0.9-1 Open Dynamics > Engine - ii libopenal1 1:1.3.253-4ubuntu1 Software > implementation of ii libsdl1.2debian 1.2.13-2ubuntu1 Simple > DirectMedia Layer ii libstdc++6 4.3.2-1ubuntu11 The > GNU Standard C++ ii python 2.5.2-1ubuntu1 An > interactive high-level ii python-editobj 0.5.7-7 > Python object editor ii python-imaging-tk 1.1.6-3 > Python Imaging Library - ii python-support 0.8.4 > automated rebuilding ii python-twisted-cor 8.1.0-4 > Event-based framework for ii ttf-freefont > 20080323-3 Freefont Serif, Sans and > > python-soya recommends no packages. > > -- no debconf information > Can you file this on launchpad? I know the system sent it to the users mailing list, but it never gets worked if it stays here. The right place to file bug reports is: https://bugs.launchpad.net/ubuntu That will give the developers a chance to see if they can fix it. Thanks. By the way, there is already a bug filed to have that debian patch merged to Ubuntu which will resolve this for you https://bugs.launchpad.net/ubuntu/+source/soya/+bug/295540 -- Charlie Kravetz Linux Registered User Number 425914 [http://counter.li.org/] Never let anyone steal your DREAM. [http://keepingdreams.com] -- ubuntu-users mailing list ubuntu-users@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users |
| All times are GMT. The time now is 10:44 PM. |
VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.