Package: balazarbrothers
Version: 1.0~rc1-1
Severity: important
Hello,
Since I have a moving and often broken sound system, I wanted to run the
game 'balazarbrothers' with the --no-sound commandline option as I did
successfully for the game 'balazar'.
Hopelessly, 'blazarbrothers' does not take this parameter into account
very well: upon invokation of this option, the program tries to
initialize the music and sound subsystems and first ignores set-up
exceptions, which is Ok, but the program surprisingly makes further
attempt to play music or sound which lead unfailingly to a critical
error saying that Soya's sound system would have been initialized before
and the program exits.
Here is the output of the program 'balazarbrothers':
START of the program output:
[EMAIL PROTECTED]:~$ balazar_brothers --no-sound
* Balazar Brothers * Balazar Brothers lives in /usr/share/games
* Soya * Using 8 bits stencil buffer
* Soya * version 0.13.2
* 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 : 2048 pixels
ALSA lib confmisc.c:670:(snd_func_card_driver) cannot find card '0'
ALSA lib conf.c:3500:(_snd_config_evaluate) function snd_func_card_driver
returned error: No such device
ALSA lib confmisc.c:391:(snd_func_concat) error evaluating strings
ALSA lib conf.c:3500:(_snd_config_evaluate) function snd_func_concat
returned error: No such device
ALSA lib confmisc.c:1070:(snd_func_refer) error evaluating name
ALSA lib conf.c:3500:(_snd_config_evaluate) function snd_func_refer returned
error: No such device
ALSA lib conf.c:3968:(snd_config_expand) Evaluate error: No such device
ALSA lib pcm.c:2143:(snd_pcm_open_noupdate) Unknown PCM default
open /dev/[sound/]dsp: Permission denied
Exception exceptions.RuntimeError: <exceptions.RuntimeError instance at
0xb70639ac> in '_soya._init_sound' ignored
Traceback (most recent call last):
File "/usr/games/balazar_brothers", line 155, in ?
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
RuntimeError: Sound has not been initialized yet, call soya.init(sound = 1)
before!
* Soya3D * Quit...
[EMAIL PROTECTED]:~$
END of the program output.
In hope this could be usefull.
Sincerely,
Le Testeur
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.22-2-k7 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash
Versions of packages balazarbrothers depends on:
ii python 2.4.4-6 An interactive high-level object-o
ii python-cerealizer 0.6-1 secure pickle-like module for Pyth
ii python-pyvorbis 1.3-1.2 A Python interface to the Ogg Vorb
ii python-soya 0.13.2-3+b1 high level 3D engine for Python
balazarbrothers recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]