Hi, thanks for your bug report!
Le 27/01/2010 23:55, Vincent MAUGE a écrit : > Hello, > > I just download the static version of wormux but I get an issue with > the sound. I am under ubuntu 9.10 > > I get the following error : > E: shm.c: Invalid shared memory segment size > E: shm.c: Invalid shared memory segment size > E: shm.c: Invalid shared memory segment size > E: shm.c: Invalid shared memory segment size > * Couldn't open audio: No available audio device > Those issues comes from a PulseAudio incompatibilities. (Maybe 32 vs 64 bits ?). > Thanks to gentildemon, I look in > http://svn.gna.org/svn/wormux/trunk/tools/wormux-statifier.sh to see > how the static version is packaged. > I modify wrapper to launch the game (wormux.sh) and I finally get > sound. But I still get the error concerning shared memory > > The patch is quite simple : I remove the line about pulse. > If this option is really useful on some distribution (SDL_AUDIODRIVER) > it could be easy to add a release check. For exmple, use the > DISTRIB_ID in /etc/lsb-release to remove the export under ubuntu > Unfortunately, the problem is not that simple :( The standalone package has been generated inside debian lenny. Since then, pulse audio has probably evolved so that old pulse audio client (in that case wormux) can't speak with recent pulse audio server (the one in ubuntu 9.10). Not using pulse audio actually causes problems on system that are shipped with :-/ Anyway, are you using ubuntu 32 or 64 bits ? And finally, aren't you have any problem with removing option ? (a lost of sound after a while, the impossibility to close Wormux at the end, ...) ? And the last question, have you tried the ppa version ? Regards, Matt (gentildemon) > > Tanks for your great games, > > Regards, > > > Vincent > > _______________________________________________ > Wormux-dev mailing list > [email protected] > https://mail.gna.org/listinfo/wormux-dev > > _______________________________________________ Wormux-dev mailing list [email protected] https://mail.gna.org/listinfo/wormux-dev
