Package: mazeofgalious Version: 0.62-1 Severity: grave When running the game I get:
[EMAIL PROTECTED]:tmp$ mog Configuration: /home/tpo/.mog Data: /usr/share/games/mazeofgalious/ Initializing SDL video subsystem. SDL driver used: x11 SDL video subsystem initialized. Initializing SDL audio subsystem. SDL audio subsystem initialized. Initializing SDL_mixer. open /dev/sequencer: No such device opened dsp at 44100 Hz 16 bit stereo, 4096 bytes audio buffer compiled with SDL_mixer version: 1.2.6 running with SDL_mixer version: 1.2.6 Set the video resolution to: 640x400x8 ERROR in Sound_create_sound(): Could not load sound file: (null)gamestart.(wav|ogg|mp3) A strace shows, that the game is looking for the sound files in: [...] chdir("/usr/share/games/mazeofgalious/") = 0 open("(null)gamestart.wav", O_RDONLY) = -1 ENOENT (No such file or directory) [...] chdir("/usr/share/games/mazeofgalious/") = 0 open("sound/original/gamestart.wav", O_RDONLY) = -1 ENOENT (No such file or directory) whereas mazeofgalious-data contains the respective sounds inside the directory: /usr/share/games/mazeofgalious/sound/jorito The following is a workaround (but not a correct fix): # cd /usr/share/games/mazeofgalious/sound && ln -s jorito/ original Besides, why should the game be split into a main and a -data package? *t -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (500, 'testing'), (500, 'stable'), (50, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.4.22 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Versions of packages mazeofgalious depends on: ii libc6 2.3.5-8 GNU C Library: Shared libraries an hi libgcc1 1:4.0.2-4 GCC support library ii libsdl-image1.2 1.2.4-1 image loading library for Simple D ii libsdl-mixer1.2 1.2.6-1.1 mixer library for Simple DirectMed ii libsdl-sound1.2 1.0.1-9 Decoder of several sound file form ii libsdl1.2debian 1.2.9-0.0 Simple DirectMedia Layer ii libstdc++6 4.0.2-4 The GNU Standard C++ Library v3 ii mazeofgalious-data 0.62-1 The Maze of Galious mazeofgalious recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]