I was having this problem using Ubuntu 9.04 64bits with OSS4 (no ALSA, no PulseAudio). I switched to openal instead of qf, and noticed that warsow looks for libopenal.so.0, so I made a symlink in /usr/lib from the libopenal.so.1 to libopenal.so.0 and warsow worked perfectly!
-- Problem with SDL_INIT_AUDIO https://bugs.launchpad.net/bugs/208356 You received this bug notification because you are a member of Debian/Ubuntu Games Team, which is subscribed to warsow in ubuntu. Status in “warsow” source package in Ubuntu: Invalid Bug description: I installed the warsow package using the synaptic package manager.... After doing so when I try to run the game from the terminal, I get the following output.... su...@mindstorm:~$ warsow Added pk3 file /usr/share/games/warsow/basewsw/data0.pk3 (331 files) Added pk3 file /usr/share/games/warsow/basewsw/data0pure.pk3 (637 files) Added pk3 file /usr/share/games/warsow/basewsw/data1.pk3 (58 files) Added pk3 file /usr/share/games/warsow/basewsw/data1pure.pk3 (11 files) Added pk3 file /usr/share/games/warsow/basewsw/map_wamphi.pk3 (25 files) Added pk3 file /usr/share/games/warsow/basewsw/map_wca1.pk3 (19 files) Added pk3 file /usr/share/games/warsow/basewsw/map_wctf1.pk3 (28 files) Added pk3 file /usr/share/games/warsow/basewsw/map_wctf2.pk3 (44 files) Added pk3 file /usr/share/games/warsow/basewsw/map_wctf5.pk3 (90 files) Added pk3 file /usr/share/games/warsow/basewsw/map_wdm1.pk3 (54 files) Added pk3 file /usr/share/games/warsow/basewsw/map_wdm11.pk3 (38 files) Added pk3 file /usr/share/games/warsow/basewsw/map_wdm14.pk3 (46 files) Added pk3 file /usr/share/games/warsow/basewsw/map_wdm2.pk3 (57 files) Added pk3 file /usr/share/games/warsow/basewsw/map_wdm3.pk3 (59 files) Added pk3 file /usr/share/games/warsow/basewsw/map_wdm5.pk3 (102 files) Added pk3 file /usr/share/games/warsow/basewsw/map_wdm6.pk3 (23 files) Added pk3 file /usr/share/games/warsow/basewsw/map_wdm7.pk3 (51 files) Added pk3 file /usr/share/games/warsow/basewsw/map_wrace1.pk3 (16 files) Added pk3 file /usr/share/games/warsow/basewsw/map_wtest13.pk3 (64 files) Added pk3 file /usr/share/games/warsow/basewsw/map_wtest15.pk3 (25 files) Added pk3 file /usr/share/games/warsow/basewsw/map_wtest16.pk3 (123 files) Added pk3 file /usr/share/games/warsow/basewsw/map_wtest17.pk3 (38 files) Added pk3 file /usr/share/games/warsow/basewsw/map_wtest18.pk3 (11 files) Added pk3 file /usr/share/games/warsow/basewsw/map_wtest4.pk3 (87 files) Added pk3 file /usr/share/games/warsow/basewsw/modules_03.pk3 (12 files) Added pk3 file /usr/share/games/warsow/basewsw/modules_031.pk3 (12 files) Using /home/subho/.warsow for writing Executing: default.cfg Couldn't execute: config.cfg Couldn't execute: autoexec.cfg fs_basepath is write protected. fs_usehomedir is write protected. Hostname: Mindstorm IP: 127.0.1.1 Game running at 62 fps. Server transmit at 20 pps Console initialized. ------- sound initialization ------- Loading sound module: qf SDL Audio driver initializing... Calling SDL_Init(SDL_INIT_AUDIO)... After which nothing else happens..... The people over at the warsow forum say that this is a problem with ubuntu.... _______________________________________________ Pkg-games-ubuntu mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-ubuntu
