Hi, 2010/2/7 Matthieu Fertré <matthieu.fer...@free.fr>: > 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 :-/
Ubuntu is shipped with pulseaudio and removing the option works. So it's perhaps an SDL issue . > > 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 ? > I am under ubuntu 9.10 32bits. I will try tomorrow on a 9.04 32bits if I get the same issue and my patch fix it. I didn't notice yet that you have a ppa I will propably use it in the future to get a version close to my system ;) Concerning my patch I don't play a lot but I didn't notice any trouble. Regards, Vincent _______________________________________________ Wormux-dev mailing list Wormux-dev@gna.org https://mail.gna.org/listinfo/wormux-dev