Summary: | Last.FM Ruby script drops music, freezes, requires -9'ing | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | Adam Porter <adam> |
Component: | general | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | rasasi78 |
Priority: | NOR | ||
Version: | 1.4.4 | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Amarok message: the source cannot be read for the URL: http://popsicle.groovera.com:80/ xine parameters... |
Description
Adam Porter
2006-11-03 08:33:18 UTC
That's probably just due to server problems on last.fm's side. The servers sometimes have load problems, and this is exactly how it looks. You might want to retry the streams on another day. I'm sorry, this *is* a bug. Yes, maybe their servers are dropping the stream. But Amarok should detect this, timeout within a few seconds, and restart the stream. I should absolutely *not* have to run $(kill -9 $PID) on the amarok_proxy.rb script just to make the Play button in Amarok clickable again! *** Bug 138888 has been marked as a duplicate of this bug. *** well yea the reason you have to do that is because there's a xine bug where it hangs on demuxing or somesuch. ...I'm guessing it has a bug already? It occurs here exactly as reporter mentions. Another workaround is to wait until amarok pops up the message about source cannot be read and then play another local file. Then play the stream again. it will now work. My setup is kubuntu 6.10 with amarok 1.4.5. Does this stills happen? It stopped happenning to me, I suggest closing this bug if no feedback comes. Created attachment 23698 [details] Amarok message: the source cannot be read for the URL: http://popsicle.groovera.com:80/ xine parameters... Yes, it happens to me on Amarok 1.4.8 (using KDE 3.5.8), debian box. The radio is popsicle.groovera.com. It plays for a minute or so, then rolls up a message (see the above attachment) and stops playing. If I hit play again, it again works for a minute, then stops again. So - not fixed yet... *** This bug has been confirmed by popular vote. *** anze, does that have anything to do with Last.fm? Please don't confuse the bug report. I don't know what Last.fm is, so I guess not... Sorry. :) Fixed in 2.0 now that we use official lastfm code and not the ruby proxy. |