Package: balazar
Version: 0.3.4.ds1-6.1
Severity: important

Dear Maintainer,

At least on my system, when selecting "Solo Game" => "Start", I immediately get
the error:

   ImportError: No module named vorbis

and trhe game effectively froze.

Full game output:

* Balazar * Balazar lives in /usr/share/games
* Soya * Using Software Surface.
* Soya * Using 8 bits stencil buffer
* Soya * OpenGL initialization  [OK]

* Soya * version 0.15rc1
* Using OpenGL 4.4.0 NVIDIA 343.36
*   - renderer : GeForce GTX 770/PCIe/SSE2
*   - vendor   : NVIDIA Corporation
*   - maximum number of lights        : 8
*   - maximum number of clip planes   : 8
*   - maximum number of texture units : 4
*   - maximum texture size            : 16384 pixels
AL lib: UpdateDeviceParams: Failed to set 44100hz, got 48000hz instead
* Using OpenAL 1.1 ALSOFT 1.14
*   - renderer  : OpenAL Soft
*   - vendor    : OpenAL Community

* Soya * Using Software Surface.
* Soya * Using 16 bits stencil buffer
* Soya * OpenGL initialization  [OK]
* Tofu * Creating new player root...
* Balazar * Creating level 0, 0...
* Tofu * Level level_0_0 27614592 activated !
* Tofu * Player root login !
Traceback (most recent call last):
  File "/usr/share/games/balazar/gui.py", line 216, in play_solo
    r = balazar.game_interface.start_single(globdef.NAME, "test")
  File "/usr/share/games/balazar/game_interface.py", line 110, in start_single
    r = tofu.single.serve_forever(login = login, password = password)
  File "/usr/lib/pymodules/python2.7/tofu/single.py", line 75, in serve_forever
    return tofu.IDLER.idle()
  File "main_loop.pyx", line 125, in _soya.MainLoop.idle
  File "main_loop.pyx", line 174, in _soya.MainLoop.main_loop
  File "/usr/lib/pymodules/python2.7/tofu/single.py", line 73, in <lambda>
    tofu.IDLER.next_round_tasks.append(lambda : 
tofu.GAME_INTERFACE.ready(notifier))
  File "/usr/share/games/balazar/game_interface.py", line 200, in ready
    self.notifier.login_player(self.login, self.password)
  File "/usr/lib/pymodules/python2.7/tofu/single.py", line 39, in login_player
    player.login(self, 1, client_side_data)
  File "/usr/lib/pymodules/python2.7/tofu/__init__.py", line 528, in login
    mobile.send_control_to(self)
  File "/usr/lib/pymodules/python2.7/tofu/__init__.py", line 919, in 
send_control_to
    if player: player.notifier.notify_own_control(self)
  File "/usr/lib/pymodules/python2.7/tofu/single.py", line 47, in 
notify_own_control
    mobile.control_owned()
  File "/usr/share/games/balazar/character.py", line 567, in control_owned
    self.advertise_country()
  File "/usr/share/games/balazar/character.py", line 577, in advertise_country
    balazar.sound.play_music(country.music)
  File "/usr/share/games/balazar/sound.py", line 33, in play_music
    MUSIC = soya.SoundPlayer(soya.IDLER.scenes[0], 
soya.Sound.get("oceane.ogg"), play_in_3D = 0, loop = 1) # Hack
  File "/usr/lib/python2.7/dist-packages/soya/__init__.py", line 259, in get
    return klass._alls.get(filename) or klass._alls.setdefault(filename, 
klass.load(filename))
  File "/usr/lib/python2.7/dist-packages/soya/__init__.py", line 1018, in load
    elif file.endswith(".ogg"): sound = OGGVorbisSound(file)
  File "sound.pyx", line 286, in _soya._OGGVorbisSound.__init__
ImportError: No module named vorbis

-- System Information:
Debian Release: 7.5
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'unstable'), (500, 'testing'), (500, 
'oldstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.18.2-031802-generic (SMP w/12 CPU cores)
Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages balazar depends on:
ii  python             2.7.8-1
ii  python-cerealizer  0.7-4
ii  python-pyvorbis    1.5-4
ii  python-soya        0.15~rc1-8
ii  python-support     1.0.15
ii  python-tofu        0.5-5

balazar recommends no packages.

Versions of packages balazar suggests:
pn  python-psyco  <none>

-- no debconf information


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to