Package: slune
Version: 1.0.10-1
Severity: normal
Slune starts fine, but if I set Hardware Options -> Music to "on",
when I click "back", it dies, printing this to the terminal window I
started it from:
* Slune * Using sound system SDL_mixer
Traceback (most recent call last):
File "/usr/games/slune", line 152, in ?
slune.gui_gl.MainScreen()
File "/usr/share/games/slune/gui_gl.py", line 590, in MainScreen
action = gui_idler.idle()
File "idler.pyx", line 133, in _soya.Idler.idle
File "/usr/share/games/slune/gui_gl.py", line 530, in begin_round
for event in soya.process_event(): current_menu.process_event(event)
File "/usr/lib/python2.3/site-packages/soya/widget.py", line 675, in
process_event
self.choices[self.selected].mouse_click(event[1])
File "/usr/lib/python2.3/site-packages/soya/widget.py", line 592, in
mouse_click
if self.action: self.action()
File "/usr/share/games/slune/gui_gl.py", line 286, in back_h_option
import slune.sound; reload(slune.sound)
File "/usr/share/games/slune/sound.py", line 40, in ?
init = sound4soya.init
AttributeError: 'module' object has no attribute 'init'
* Soya3D * Quit...
Vertex3f: 1