Bug#502930: warsow: Actually, that's not the only problem...
Michael Deegan
bugs at wibble.darktech.org
Sat Apr 18 14:30:53 UTC 2009
Package: warsow
Version: 0.42.dfsg1-1
Followup-For: Bug #502930
strace shows that it's looking for
/usr/share/games/warsow/libs/snd_openal_x86_64.so
when it in fact should be looking for
/usr/lib/games/warsow/libs/snd_openal_x86_64.so
Relevant snippet:
write(1, "Console initialized.\n"..., 21) = 21
write(1, "------- sound initialization ----"..., 37) = 37
write(1, "Loading sound module: openal\n"..., 29) = 29
open("/home/michael/.warsow/libs/snd_openal_x86_64.so", O_RDONLY) = -1
ENOENT (No such file or directory)
open("/usr/share/games/warsow/libs/snd_openal_x86_64.so", O_RDONLY) = -1
ENOENT (No such file or directory)
write(1, "LoadLibrary (libs/snd_openal_x86_"..., 52) = 52
write(1, "Loading openal failed\n"..., 22) = 22
write(1, "Loading sound module: qf\n"..., 25) = 25
open("/home/michael/.warsow/libs/snd_qf_x86_64.so", O_RDONLY) = -1 ENOENT
(No such file or directory)
open("/usr/share/games/warsow/libs/snd_qf_x86_64.so", O_RDONLY) = -1 ENOENT
(No such file or directory)
write(1, "LoadLibrary (libs/snd_qf_x86_64.s"..., 48) = 48
write(1, "Loading qf failed\n"..., 18) = 18
write(1, "Couldn't load a sound module\n"..., 29) = 29
write(1, "---------------------------------"..., 37) = 37
Doing "ln -s /usr/lib/games/warsow/libs ~/.warsow/" results in sound
working for me. I have libopenal 1:1.4.272-2 (but not libopenal0a) installed.
-- System Information:
Debian Release: 5.0.1
APT prefers oldstable
APT policy: (500, 'oldstable'), (500, 'stable'), (499, 'testing'), (496, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash
Versions of packages warsow depends on:
ii libc6 2.9-4 GNU C Library: Shared libraries
ii libcurl3-gnutls 7.18.2-8lenny2 Multi-protocol file transfer libra
ii libjpeg62 6b-14 The Independent JPEG Group's JPEG
ii libsdl1.2debian 1.2.13-2 Simple DirectMedia Layer
ii libvorbisfile3 1.2.0.dfsg-3.1 The Vorbis General Audio Compressi
ii libx11-6 2:1.2-1 X11 client-side library
ii libxext6 2:1.0.4-1 X11 miscellaneous extension librar
ii libxinerama1 2:1.0.3-2 X11 Xinerama extension library
ii libxxf86dga1 2:1.0.2-1 X11 Direct Graphics Access extensi
ii libxxf86vm1 1:1.0.2-1 X11 XFree86 video mode extension l
ii warsow-data 0.42-1 Game data for Warsow
ii zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime
warsow recommends no packages.
warsow suggests no packages.
-- no debconf information
-MD
--
-------------------------------------------------------------------------------
Michael Deegan Hugaholic http://wibble.darktech.org/gallery/
------------------------- Nyy Tybel Gb Gur Ulcabgbnq! -------------------------
More information about the Pkg-games-devel
mailing list