On Mon, Jul 23, 2007 at 10:13:15AM +0300, Damyan Ivanov wrote:
> Package: funnyboat
> Version: 1.5-1
> Severity: important
>
> Hi, this might as well be grave, but seeing no one reported it already,
> I assume that the game works for other people.
>
> When I try to start it, I get:
> ---------------------------------
> Traceback (most recent call last):
> File "/usr/share/games/funnyboat/main.py", line 124, in ?
> main()
> File "/usr/share/games/funnyboat/main.py", line 65, in main
> init()
> File "/usr/share/games/funnyboat/main.py", line 32, in init
> steamboat.init()
> File "/usr/share/games/funnyboat/steamboat.py", line 12, in init
> Steamboat.death_sound = util.load_sound("blub")
> File "/usr/share/games/funnyboat/util.py", line 109, in load_sound
> return pygame.mixer.Sound("data/" + name + ".ogg")
> pygame.error: mixer system not initialized
> ---------------------------------
>
> "aoss funnyboat" makes no difference.
>
> Please tell me if there is something else I should try.
#391536 seems to be the same bug, can you try to `modprobe snd-pcm-oss`
too?
Cheers,
Gonéri
signature.asc
Description: Digital signature
_______________________________________________ Pkg-games-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-devel

