Your message dated Fri, 18 Apr 2014 01:03:24 +0200
with message-id <[email protected]>
and subject line Re: Bug#741737: minetest: Error opening several ogg sound
files for decoding at startup
has caused the Debian Bug report #741737,
regarding minetest: Error opening several ogg sound files for decoding at
startup
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
741737: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=741737
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: minetest
Version: 0.4.9+repack-4
Severity: normal
Dear Maintainer,
While researching another problem, I invoked minetest as follows:
minetest --trace
This shows several sound files as missing from the package:
08:14:16: INFO[main]: Audio: Error opening
/home/justtesting/.minetest/sounds/main_menu.0.ogg for decoding
08:14:16: INFO[main]: Audio: Error opening
/home/justtesting/.minetest/sounds/main_menu.1.ogg for decoding
08:14:16: INFO[main]: Audio: Error opening
/home/justtesting/.minetest/sounds/main_menu.2.ogg for decoding
08:14:16: INFO[main]: Audio: Error opening
/home/justtesting/.minetest/sounds/main_menu.3.ogg for decoding
08:14:16: INFO[main]: Audio: Error opening
/home/justtesting/.minetest/sounds/main_menu.4.ogg for decoding
08:14:16: INFO[main]: Audio: Error opening
/home/justtesting/.minetest/sounds/main_menu.5.ogg for decoding
08:14:16: INFO[main]: Audio: Error opening
/home/justtesting/.minetest/sounds/main_menu.6.ogg for decoding
08:14:16: INFO[main]: Audio: Error opening
/home/justtesting/.minetest/sounds/main_menu.7.ogg for decoding
08:14:16: INFO[main]: Audio: Error opening
/home/justtesting/.minetest/sounds/main_menu.8.ogg for decoding
08:14:16: INFO[main]: Audio: Error opening
/home/justtesting/.minetest/sounds/main_menu.9.ogg for decoding
08:14:16: INFO[main]: Audio: Error opening
/home/justtesting/.minetest/sounds/main_menu.ogg for decoding
08:14:16: INFO[main]: Audio: Error opening
/usr/share/games/minetest/sounds/main_menu.0.ogg for decoding
08:14:16: INFO[main]: Audio: Error opening
/usr/share/games/minetest/sounds/main_menu.1.ogg for decoding
08:14:16: INFO[main]: Audio: Error opening
/usr/share/games/minetest/sounds/main_menu.2.ogg for decoding
08:14:16: INFO[main]: Audio: Error opening
/usr/share/games/minetest/sounds/main_menu.3.ogg for decoding
08:14:16: INFO[main]: Audio: Error opening
/usr/share/games/minetest/sounds/main_menu.4.ogg for decoding
08:14:16: INFO[main]: Audio: Error opening
/usr/share/games/minetest/sounds/main_menu.5.ogg for decoding
08:14:16: INFO[main]: Audio: Error opening
/usr/share/games/minetest/sounds/main_menu.6.ogg for decoding
08:14:16: INFO[main]: Audio: Error opening
/usr/share/games/minetest/sounds/main_menu.7.ogg for decoding
08:14:16: INFO[main]: Audio: Error opening
/usr/share/games/minetest/sounds/main_menu.8.ogg for decoding
08:14:16: INFO[main]: Audio: Error opening
/usr/share/games/minetest/sounds/main_menu.9.ogg for decoding
08:14:16: INFO[main]: Audio: Error opening
/usr/share/games/minetest/sounds/main_menu.ogg for decoding
* What led up to the situation?
Starting the application.
* What exactly did you do (or not do) that was effective (or ineffective)?
I searched the whole system to check for other locations for such files without
success.
* What was the outcome of this action?
There is no sound greeting, the files weren't found elsewhere
* What outcome did you expect instead?
I suppose Minetest has some sound effects at startup, currently it starts
silently and doesn't show any errrors when invoked through the GUI.
I expected sound, and I expected to see a visual indication of the problem.
-- System Information:
Debian Release: jessie/sid
APT prefers testing-updates
APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 3.12-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_CA.UTF-8, LC_CTYPE=fr_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages minetest depends on:
ii libc6 2.18-4
ii libcurl3-gnutls 7.35.0-1
ii libfreetype6 2.5.2-1
ii libgcc1 1:4.8.2-16
ii libirrlicht1.8 1.8.1+dfsg1-1
ii libjsoncpp0 0.6.0~rc2-3
ii libluajit-5.1-2 2.0.2+dfsg-3
ii libogg0 1.3.1-1
ii libopenal1 1:1.14-4
ii libsqlite3-0 3.8.3.1-1
ii libstdc++6 4.8.2-16
ii libvorbis0a 1.3.2-1.3
ii libvorbisfile3 1.3.2-1.3
ii minetest-data 0.4.9+repack-4
ii zlib1g 1:1.2.8.dfsg-1
minetest recommends no packages.
Versions of packages minetest suggests:
ii minetest-mod-moreblocks 0~20130827+gitee1b3025cc-1
ii minetest-mod-moreores 0~20130828+git0977bbc809-1
pn minetest-mod-pipeworks <none>
ii minetest-server 0.4.9+repack-4
-- no debconf information
--- End Message ---
--- Begin Message ---
Hello,
sorry for the delay.
I've checked with the upstream authors, and these messages are
expected actualy. The game engine search for some music under these
names, but the game don't provide any, actually. They told me that you
could decide to provide them for yourself on your disk.
They thus not consider this as a bug, and although I find it a bit
disturbing, I'm gonna follow their advice here.
I'm thus closing the bug. Thanks for the feedback anyway,
Mt.
On Sun, Mar 16, 2014 at 08:26:18AM -0400, Fabian Rodriguez wrote:
> Package: minetest
> Version: 0.4.9+repack-4
> Severity: normal
>
> Dear Maintainer,
>
> While researching another problem, I invoked minetest as follows:
> minetest --trace
>
> This shows several sound files as missing from the package:
>
> 08:14:16: INFO[main]: Audio: Error opening
> /home/justtesting/.minetest/sounds/main_menu.0.ogg for decoding
> 08:14:16: INFO[main]: Audio: Error opening
> /home/justtesting/.minetest/sounds/main_menu.1.ogg for decoding
> 08:14:16: INFO[main]: Audio: Error opening
> /home/justtesting/.minetest/sounds/main_menu.2.ogg for decoding
> 08:14:16: INFO[main]: Audio: Error opening
> /home/justtesting/.minetest/sounds/main_menu.3.ogg for decoding
> 08:14:16: INFO[main]: Audio: Error opening
> /home/justtesting/.minetest/sounds/main_menu.4.ogg for decoding
> 08:14:16: INFO[main]: Audio: Error opening
> /home/justtesting/.minetest/sounds/main_menu.5.ogg for decoding
> 08:14:16: INFO[main]: Audio: Error opening
> /home/justtesting/.minetest/sounds/main_menu.6.ogg for decoding
> 08:14:16: INFO[main]: Audio: Error opening
> /home/justtesting/.minetest/sounds/main_menu.7.ogg for decoding
> 08:14:16: INFO[main]: Audio: Error opening
> /home/justtesting/.minetest/sounds/main_menu.8.ogg for decoding
> 08:14:16: INFO[main]: Audio: Error opening
> /home/justtesting/.minetest/sounds/main_menu.9.ogg for decoding
> 08:14:16: INFO[main]: Audio: Error opening
> /home/justtesting/.minetest/sounds/main_menu.ogg for decoding
> 08:14:16: INFO[main]: Audio: Error opening
> /usr/share/games/minetest/sounds/main_menu.0.ogg for decoding
> 08:14:16: INFO[main]: Audio: Error opening
> /usr/share/games/minetest/sounds/main_menu.1.ogg for decoding
> 08:14:16: INFO[main]: Audio: Error opening
> /usr/share/games/minetest/sounds/main_menu.2.ogg for decoding
> 08:14:16: INFO[main]: Audio: Error opening
> /usr/share/games/minetest/sounds/main_menu.3.ogg for decoding
> 08:14:16: INFO[main]: Audio: Error opening
> /usr/share/games/minetest/sounds/main_menu.4.ogg for decoding
> 08:14:16: INFO[main]: Audio: Error opening
> /usr/share/games/minetest/sounds/main_menu.5.ogg for decoding
> 08:14:16: INFO[main]: Audio: Error opening
> /usr/share/games/minetest/sounds/main_menu.6.ogg for decoding
> 08:14:16: INFO[main]: Audio: Error opening
> /usr/share/games/minetest/sounds/main_menu.7.ogg for decoding
> 08:14:16: INFO[main]: Audio: Error opening
> /usr/share/games/minetest/sounds/main_menu.8.ogg for decoding
> 08:14:16: INFO[main]: Audio: Error opening
> /usr/share/games/minetest/sounds/main_menu.9.ogg for decoding
> 08:14:16: INFO[main]: Audio: Error opening
> /usr/share/games/minetest/sounds/main_menu.ogg for decoding
>
> * What led up to the situation?
> Starting the application.
>
> * What exactly did you do (or not do) that was effective (or ineffective)?
> I searched the whole system to check for other locations for such files
> without
> success.
>
> * What was the outcome of this action?
> There is no sound greeting, the files weren't found elsewhere
>
> * What outcome did you expect instead?
> I suppose Minetest has some sound effects at startup, currently it starts
> silently and doesn't show any errrors when invoked through the GUI.
> I expected sound, and I expected to see a visual indication of the problem.
>
>
>
> -- System Information:
> Debian Release: jessie/sid
> APT prefers testing-updates
> APT policy: (500, 'testing-updates'), (500, 'testing')
> Architecture: amd64 (x86_64)
>
> Kernel: Linux 3.12-1-amd64 (SMP w/4 CPU cores)
> Locale: LANG=fr_CA.UTF-8, LC_CTYPE=fr_CA.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
>
> Versions of packages minetest depends on:
> ii libc6 2.18-4
> ii libcurl3-gnutls 7.35.0-1
> ii libfreetype6 2.5.2-1
> ii libgcc1 1:4.8.2-16
> ii libirrlicht1.8 1.8.1+dfsg1-1
> ii libjsoncpp0 0.6.0~rc2-3
> ii libluajit-5.1-2 2.0.2+dfsg-3
> ii libogg0 1.3.1-1
> ii libopenal1 1:1.14-4
> ii libsqlite3-0 3.8.3.1-1
> ii libstdc++6 4.8.2-16
> ii libvorbis0a 1.3.2-1.3
> ii libvorbisfile3 1.3.2-1.3
> ii minetest-data 0.4.9+repack-4
> ii zlib1g 1:1.2.8.dfsg-1
>
> minetest recommends no packages.
>
> Versions of packages minetest suggests:
> ii minetest-mod-moreblocks 0~20130827+gitee1b3025cc-1
> ii minetest-mod-moreores 0~20130828+git0977bbc809-1
> pn minetest-mod-pipeworks <none>
> ii minetest-server 0.4.9+repack-4
>
> -- no debconf information
>
--
Everything should be made as simple as possible but not simpler.
-- Albert Einstein
signature.asc
Description: Digital signature
--- End Message ---