Bug#508160: mpd doesn't play ogg files on armel (Openmoko FreeRunner)

2012-11-26 Thread intrigeri
Hi, Decklin Foster wrote (10 Dec 2008 03:15:12 GMT) : > Excerpts from Gilles Filippini's message of Mon Dec 08 12:20:52 -0500 2008: >> (gdb) run >> Starting program: /usr/bin/mpd --no-daemon --stdout > Thanks for this. I have recently acquired some armel hardware so I can debug > this sort of thi

Bug#508160: mpd doesn't play ogg files on armel (Openmoko FreeRunner)

2012-11-27 Thread Gilles Filippini
intrigeri a écrit , Le 27/11/2012 00:41: > Hi, > > Decklin Foster wrote (10 Dec 2008 03:15:12 GMT) : >> Excerpts from Gilles Filippini's message of Mon Dec 08 12:20:52 -0500 2008: >>> (gdb) run >>> Starting program: /usr/bin/mpd --no-daemon --stdout > >> Thanks for this. I have recently acquired

Bug#508160: mpd doesn't play ogg files on armel (Openmoko FreeRunner)

2008-12-08 Thread Gilles Filippini
Package: mpd Version: 0.14~beta2-1 Severity: important Hello, When trying to play ogg files on my Openmoko FreeRunner mpd does absolutly nothing and doesn't report any error. Here is a corresponding mpd output excerpt obtained with "mpd --no-daemon --stdout --verbose": client 0: process command

Bug#508160: mpd doesn't play ogg files on armel (Openmoko FreeRunner)

2008-12-08 Thread Max Kellermann
On 2008/12/08 14:35, Gilles Filippini <[EMAIL PROTECTED]> wrote: > There is no delay at all between "client 0: process command "play"" > and "playlist: stop". The very same ogg file is played correctly > using yauap. This is quite difficult for me to debug, since I don't have armel. Is there any

Bug#508160: mpd doesn't play ogg files on armel (Openmoko FreeRunner)

2008-12-08 Thread Gilles Filippini
Max Kellermann a écrit : > On 2008/12/08 14:35, Gilles Filippini <[EMAIL PROTECTED]> wrote: >> There is no delay at all between "client 0: process command "play"" >> and "playlist: stop". The very same ogg file is played correctly >> using yauap. > > This is quite difficult for me to debug, since

Bug#508160: mpd doesn't play ogg files on armel (Openmoko FreeRunner)

2008-12-08 Thread Gilles Filippini
Max Kellermann a écrit : > On 2008/12/08 14:35, Gilles Filippini <[EMAIL PROTECTED]> wrote: >> There is no delay at all between "client 0: process command "play"" >> and "playlist: stop". The very same ogg file is played correctly >> using yauap. > > This is quite difficult for me to debug, since

Bug#508160: mpd doesn't play ogg files on armel (Openmoko FreeRunner)

2008-12-09 Thread Decklin Foster
Excerpts from Gilles Filippini's message of Mon Dec 08 12:20:52 -0500 2008: > (gdb) run > Starting program: /usr/bin/mpd --no-daemon --stdout Thanks for this. I have recently acquired some armel hardware so I can debug this sort of thing; I'll see what the deal is with libflac on there. -- things

Bug#508160: mpd doesn't play ogg files on armel (Openmoko FreeRunner)

2008-12-10 Thread Max Kellermann
On 2008/12/08 18:20, Gilles Filippini <[EMAIL PROTECTED]> wrote: > OK. Here is what I've got so far: > The breakpoint at oggvorbis_decode() isn't triggered. So I've tried a > breakpoint at decoder_stream_decode(). This one was catched. And > stepping further it seems mpd tries to use the oggflac pl