Package: balazar3-2d Version: 0.1-5 I just run "balazar --2d" and get the following output:
* Balazar 3 * Balazar 3 lives in /usr/share/games * Balazar 3 * (Psyco not found; if you are using an x86 processor, installing psyco can speed up Balazar 3) ALSA lib pcm_dmix.c:1008:(snd_pcm_dmix_open) unable to open slave * Balazar 3 * Animation divers loaded in 0.00908398628235 s (graphics: 0.00199294090271 s). * Balazar 3 * Animation font loaded in 0.0202341079712 s (graphics: 0.00104117393494 s). * Balazar 3 * Animation item loaded in 0.00546789169312 s (graphics: 0.00171589851379 s). * Tofu * Creating new player uli2... * Balazar 3 * New level 0_0... * Balazar 3 * Animation balazar_gourdin loaded in 0.0445611476898 s (graphics: 0.017382144928 s). * Tofu * Player uli2 login. * Tofu * Owning control of <Balazar UID:8>. * Tofu * Level 0_0 UID:2 activated. Traceback (most recent call last): File "/usr/games/balazar3", line 134, in <module> menu.start() File "/usr/share/games/balazar3/menu_2d.py", line 284, in start game.start_single() File "/usr/share/games/balazar3/game.py", line 328, in start_single main_loop = MainLoop() File "/usr/share/games/balazar3/driver_2d.py", line 75, in __init__ self.play_music("oceane.ogg") File "/usr/share/games/balazar3/driver_2d.py", line 96, in play_music self.music = pygame.mixer.Sound(os.path.join(SOUND_DIR, name)) pygame.error: mixer system not initialized The game then terminates. The used soundsystem is pulseaudio, otherwise working okay. I'm actually not sure if this isn't a problem with the used audiolib, but after all it is balazar that eventually fails. cheers! Uli -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org