Bug 1047

Summary: Problem in sound's game with Hedgewars/Wormux
Product: Sabayon Reporter: phyro <marcegl91>
Component: InstalledAssignee: Fabio Erculiani <lxnay>
Status: RESOLVED FIXED    
Severity: normal CC: ian.whyman, lythandrel
Priority: P5    
Version: Stable KDE   
Target Milestone: Next Stable   
Hardware: Intel 64bit   
OS: Sabayon 5.x   
Attachments: Log of Hedgewars

Description phyro 2009-11-20 23:56:03 UTC
Created attachment 140 [details]
Log of Hedgewars

Excuse for my bad english. Hedgewars and Wormux have problems with sound of the
game. This problem is probably caused by the package SDL_Mixer 1.2.10:

http://www.libsdl.org/projects/SDL_mixer/

There is an actualization of that package(1.2.11).

This is what happens when I try to play those games:

*In Wormux:

$wormux                                                                         
o Reading the default config file                                               
o Bind text domain to: /usr/share/locale                                        
o Codeset: UTF-8                                                                
o Text domain: wormux                                                           
=== Versión de Wormux0.8.5                                                      
=== Autores: Lawrence AZZOUG, Frédéric BERTOLUS, Anthony CARRÉ, Laurent DEFERT
SIMONNEAU, Jean-Christophe DUBERGA, Matthieu FERTRÉ, Christophe GISQUET,
Sebastien GONZALVE, Reiner HERRMANN, Renaud LOTTIAUX, Yannig PERRÉ, Olivie
SERRES, Victor STINNER       
=== Sitio web: http://www.wormux.org                                            

Wormux version 0.8.5, Copyright (C) 2001-2009 Wormux Team
Wormux comes with ABSOLUTELY NO WARRANTY.                
This is free software and you are welcome to redistribute it
under certain conditions.                                   

Read the file COPYING for details.

o Abierto audio a 44100 Hz 16 bit
o Cargando perfil de sonido: default
o Cargando musica
[ Empieza el juego ]
[Music] Error : Unable to load music
/usr/share/games/wormux/music/menu/Divertissement_pour_flute.ogg
[Music] Error : Unable to load music
/usr/share/games/wormux/music/menu/Divertissement_pour_flute.ogg
[Music] Error : Unable to load music
/usr/share/games/wormux/music/menu/Divertissement_pour_flute.ogg
[Music] Error : Unable to load music
/usr/share/games/wormux/music/menu/Divertissement_pour_flute.ogg
[Music] Error : Unable to load music
/usr/share/games/wormux/music/menu/Divertissement_pour_flute.ogg
[Music] Error : Unable to load music
/usr/share/games/wormux/music/menu/Divertissement_pour_flute.ogg
[Music] Error : Unable to load music
/usr/share/games/wormux/music/menu/Divertissement_pour_flute.ogg
[Music] Error : Unable to load music
/usr/share/games/wormux/music/menu/Divertissement_pour_flute.ogg
[Music] Error : Unable to load music
/usr/share/games/wormux/music/menu/Divertissement_pour_flute.ogg
[Music] Error : Unable to load music
/usr/share/games/wormux/music/menu/Divertissement_pour_flute.ogg
Violación de segmento


--------------

*In Hedgewars:

Last two engine messages:
Loading /usr/local/share/hedgewars/Data/Sounds/grenadeimpact.ogg ok
Loading /usr/local/share/hedgewars/Data/Sounds/explosion.ogg failed

But those sounds can be played perfectly with mplayer.

Here I let you the hedgewars match log.
Comment 1 lythandrel 2009-11-21 16:43:23 UTC
New SDL Version installed on both 32 and 64 bit.  This should fix everything.
Comment 2 phyro 2009-11-21 17:43:13 UTC
(In reply to comment #1)
> New SDL Version installed on both 32 and 64 bit.  This should fix everything.

Now works great. Thanks :) .