Summary: | Won't open radio streams from the BBC - .asx | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | Bub <halo.jones> |
Component: | Playback/Streams | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | bruno.leon, matej |
Priority: | NOR | ||
Version: | 2.6-git | ||
Target Milestone: | 2.8 | ||
Platform: | PiSi Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Bub
2011-10-03 07:55:00 UTC
Confirmed with latest git version, KDE 4.7.1 on Kubuntu 11.10 beta 2 Konsole output with the vlc backend: amarok: BEGIN: void Playlist::Controller::insertOptioned(Meta::TrackPtr, int) amarok: BEGIN: void Playlist::Controller::insertOptioned(Meta::TrackList, int) amarok: [Playlist::Controller] Append amarok: BEGIN: int Playlist::Controller::insertionTopRowToBottom(int) amarok: [Playlist::Controller] SortProxy is NOT SORTED ... so I'll take care of the right row. amarok: END__: int Playlist::Controller::insertionTopRowToBottom(int) [Took: 0s] amarok: BEGIN: Playlists::PlaylistFilePtr Playlists::loadPlaylistFile(const KUrl&) X Error: BadWindow (invalid Window parameter) 3 Major opcode: 20 (X_GetProperty) Resource id: 0x52001b0 amarok: Could not load playlist file KUrl("file:///tmp/kde-myriam/amarokT24870.asx") amarok: END__: Playlists::PlaylistFilePtr Playlists::loadPlaylistFile(const KUrl&) [Took: 0.4s] amarok: [Playlist::Controller] engine playing?: false amarok: END__: void Playlist::Controller::insertOptioned(Meta::TrackList, int) [Took: 0.4s] amarok: END__: void Playlist::Controller::insertOptioned(Meta::TrackPtr, int) [Took: 0.4s] The output is similar with the gstreamer backend. This is still valid in 2.6 with a lot of streams. Did not manage to identify a pattern though... One of the reasons was that Amarok didn't support ASX playlist, but current git (and future Amarok 2.8) will support them, that's bug 170207. Amarok now plays the stream, at least with phonon-vlc backend. *** This bug has been marked as a duplicate of bug 170207 *** |