[Pkg-audacious-maintainers] Bug#500634: audacious: does not play vorbis playlists (HTTP)

John Lindgren john.lindgren at tds.net
Thu Aug 6 15:15:56 UTC 2009


tags 500634 fixed-upstream
thanks

On Thu, 2009-08-06 at 08:27 +0200, Stephan Windmüller wrote:
> Do you mean a upstream version which I compile myself or the Debian
> package from sid?
> 
> I tried to install the package, but since I have only Lenny installed
> without success. Should I compile the source myself?
> 
> What happens when you open the URLs?

I meant compiling the Sid package; however, now that I try that myself
(on Squeeze), I see that the bug is still present. With the Sid version,
Audacious hangs for quite a while trying and failing to play each song
in the playlist (though it eventually finishes), with the following
output:

        $ audacious2 http://magnatune.com/artists/albums/costlow-reconstruction/ogg.m3u
        ERROR: libflacng.so: seekable_stream_callbacks.c:96 (seek_callback): Could not seek to 0!
        ERROR: libflacng.so: tools.c:209 (read_metadata): Could not reset the decoder!
        ERROR: neon: neon.c:981 (neon_aud_vfs_fread_impl): <0x9f565e8> Buffer underrun, trying rebuffering
        ERROR: neon: neon.c:1107 (neon_aud_vfs_fread_impl): <0x9f56058> Buffer still underrun, fatal.
        ERROR: neon: neon.c:1203 (neon_aud_vfs_getc_impl): <0x9f56058> Could not getc()!
        ERROR: libflacng.so: seekable_stream_callbacks.c:96 (seek_callback): Could not seek to 0!
        ERROR: libflacng.so: tools.c:209 (read_metadata): Could not reset the decoder!
        ERROR: libflacng.so: seekable_stream_callbacks.c:96 (seek_callback): Could not seek to 0!
        ERROR: libflacng.so: tools.c:209 (read_metadata): Could not reset the decoder!
        ERROR: neon: neon.c:981 (neon_aud_vfs_fread_impl): <0x9f57490> Buffer underrun, trying rebuffering
        ERROR: neon: neon.c:981 (neon_aud_vfs_fread_impl): <0x9f56918> Buffer underrun, trying rebuffering
        ERROR: libflacng.so: seekable_stream_callbacks.c:96 (seek_callback): Could not seek to 0!
        ERROR: libflacng.so: tools.c:209 (read_metadata): Could not reset the decoder!
        ERROR: neon: neon.c:981 (neon_aud_vfs_fread_impl): <0x9f57b60> Buffer underrun, trying rebuffering
        ERROR: libflacng.so: seekable_stream_callbacks.c:96 (seek_callback): Could not seek to 0!
        ERROR: libflacng.so: tools.c:209 (read_metadata): Could not reset the decoder!
        ERROR: neon: neon.c:981 (neon_aud_vfs_fread_impl): <0x9f5c180> Buffer underrun, trying rebuffering
        ERROR: libflacng.so: seekable_stream_callbacks.c:96 (seek_callback): Could not seek to 0!
        ERROR: libflacng.so: tools.c:209 (read_metadata): Could not reset the decoder!
        ERROR: neon: neon.c:981 (neon_aud_vfs_fread_impl): <0xa0b1800> Buffer underrun, trying rebuffering
        ERROR: libflacng.so: seekable_stream_callbacks.c:96 (seek_callback): Could not seek to 0!
        ERROR: libflacng.so: tools.c:209 (read_metadata): Could not reset the decoder!
        ERROR: neon: neon.c:981 (neon_aud_vfs_fread_impl): <0xa0e38f8> Buffer underrun, trying rebuffering
        ERROR: libflacng.so: seekable_stream_callbacks.c:96 (seek_callback): Could not seek to 0!
        ERROR: libflacng.so: tools.c:209 (read_metadata): Could not reset the decoder!
        ERROR: neon: neon.c:981 (neon_aud_vfs_fread_impl): <0xa0e5ca0> Buffer underrun, trying rebuffering
        ERROR: libflacng.so: seekable_stream_callbacks.c:96 (seek_callback): Could not seek to 0!
        ERROR: libflacng.so: tools.c:209 (read_metadata): Could not reset the decoder!
        ERROR: neon: neon.c:981 (neon_aud_vfs_fread_impl): <0xa0e7708> Buffer underrun, trying rebuffering
        ERROR: libflacng.so: seekable_stream_callbacks.c:96 (seek_callback): Could not seek to 0!
        ERROR: libflacng.so: tools.c:209 (read_metadata): Could not reset the decoder!
        ERROR: neon: neon.c:981 (neon_aud_vfs_fread_impl): <0xa0ff328> Buffer underrun, trying rebuffering
        ERROR: libflacng.so: seekable_stream_callbacks.c:96 (seek_callback): Could not seek to 0!
        ERROR: libflacng.so: tools.c:209 (read_metadata): Could not reset the decoder!
        ERROR: neon: neon.c:981 (neon_aud_vfs_fread_impl): <0xa0e31e8> Buffer underrun, trying rebuffering
        ERROR: libflacng.so: seekable_stream_callbacks.c:96 (seek_callback): Could not seek to 0!
        ERROR: libflacng.so: tools.c:209 (read_metadata): Could not reset the decoder!
        ERROR: neon: neon.c:981 (neon_aud_vfs_fread_impl): <0xa030128> Buffer underrun, trying rebuffering
        
Upstream devel version (also compiled from source) starts playing the
first song immediately but takes a few seconds to retrieve all the track
titles and show the playlist. It does show a couple of errors, but they
seem to have no effect on playback:

        $ audacious2 http://magnatune.com/artists/albums/costlow-reconstruction/ogg.m3u
        ERROR: neon: neon.c:1107 (neon_aud_vfs_fread_impl): <0x9fd9148> Buffer still underrun, fatal.
        ERROR: neon: neon.c:1203 (neon_aud_vfs_getc_impl): <0x9fd9148> Could not getc()!

Regards,
John Lindgren






More information about the Pkg-audacious-maintainers mailing list