[MBT] new ticket for pkg clanbomber "can't play music"

bugs at pld.org.pl bugs at pld.org.pl
Sun Dec 29 23:11:13 CET 2002


Date: 2002-12-29 23:11:12+01	Author: Sebastian Zagrodzki (zagrodzki) <zagrodzki at pld.org.pl> 
Title:         can't play music
Ticket ID:     #515
Ticket URL:    http://bugs.pld.org.pl/?bug=515
Package:       clanbomber-1.02a-3
Distribution:  PLD-1.0.devel.main PLD-1.0.devel.test PLD-1.0.devel.supported
Category:      doesn't work as it should
Current state: opened
Text:

After changing "Music" to "yes" in options, clanbomber reports "Can't open file
/usr/local/share/clanbomber/bud.mod". It seems that, with no obvious reason,
something goes wrong with this part:

wav = CL_Streamed_MikModSample::create("/usr/share/games/clanbomber/bud.mod", NULL, true);
ses = new CL_SoundBuffer_Session( wav->prepare() );
ses->set_volume(1.2f);

as strace shows that open(...) has no problem, but then clanbomber tries to
open another filename (in "catch" statement)





More information about the pld-bugs mailing list