Bug 186532
| Summary: | rhythmbox can't play http://www.di.fm/mp3/goapsy.pls | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | pigetak178 |
| Component: | rhythmbox | Assignee: | Bastien Nocera <bnocera> |
| Status: | CLOSED UPSTREAM | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 5 | CC: | alex, bnocera |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| URL: | http://www.di.fm/mp3/goapsy.pls | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2007-08-21 15:46:26 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Attachments: | |||
|
Description
pigetak178
2006-03-24 03:18:44 UTC
Created attachment 126597 [details]
screen shot of rhythmbox with goa, trance marked down and playing vocaltrance
Created attachment 126598 [details]
strace output from play of goa to success of vocals
s/should play vocal/should play goa/ in the Expected Results Newer version 0.9.4 I think has better .pls handling. I've made an upgrade request: bug #189189. Thanks. Just a few notes. Seems this is an intermittent problem with DI channels. They claim that the media device (in this case rhy*box) must support shoutcast streaming titles or else the device can't render the stream. I've had intermittent problems with other players as well such as xmms and mplayer. Sometimes one will work when the others won't. Or all three stop working for a few days, then one or more will work. Today, for example, R*box works on the goa channel. (In fact, all three players are working at this very moment). What's the actual error that Rhythmbox gives you? (you can see it by clicking on the icon next to the track name) Any more luck with the FC6 Rhythmbox? Created attachment 146992 [details]
error while trying to play the cited site
takes a long time for the error to pop up. while clicking pause/play it started playing for a few seconds then the error popped up and it stopped. you should be able to try this on your system. the site is open to everyone. Mplayer has no trouble playing it. rhythmbox-0.9.7-1.fc6 still fails 6014 read(25, "ICY 404 Resource Not Found\r\nicy-"..., 4096) = 157
6014 gettimeofday({1143160446, 479374}, NULL) = 0
6014 write(25, "GET /stream/1008 HTTP/1.1\r\nHost:"..., 147) = 147
6014 read(25, 0x9904a04, 4096) = -1 EAGAIN (Resource temporarily
unavailable)
It looks to me like Rhythmbox should fallback to the next stream, but it's far
from trivial with the way the code is written. Filed upstream at:
http://bugzilla.gnome.org/show_bug.cgi?id=468905
|