GNOME Bugzilla – Bug 654149
jamendo extension errors
Last modified: 2011-11-28 17:31:50 UTC
dodownloading songs from jamendo goes well, the error occurs when I listen to songs from jamendo banshee tells me that there is no codec installed and the load, the error is on application-xml decoder, try to find a suitable package but not found, so I can not listen to songs from jamendo banshee
Can you find some of the downloaded files on your hard drive? What is the filetype? It sounds like Banshee is downloading xml files and trying to play them as audio files.
I can find all the albums, and songs downloaded on site that I have reached for banshee and downloads are files in mp3 format songs, banshee stores them in its list of files, ie in the school library of songs but my problem is I tend jamendo an option to hear the song, then get an error there and said I can not hear the song you want from jamendo, in short if you download and save to hard drive yes, but not listening on line
Ahh, I see. Downloading is fine, it's streaming that's a problem. Can you get a debug log following the directions here: http://live.gnome.org/Banshee/CommonQuestions/Logs
Created attachment 192414 [details] debugging error banshee
Thanks for the log. It looks like you got the database debug log (by using --debug-sql). Could you also provide the log from running: cd ~; banshee --debug 2>&1 | tee banshee-debug-log.txt Thanks!
Actually, this sounds very similar to an issue with the Last.fm radio extension trying to play html or xml files (instead of audio). Does this problem go away if you turn off "gapless playback" in Edit > Preferences?
gapless playback does not solve anything off here also reports what I believe is cd ~; banshee - debug 2> & 1 | tee-debug-log.txt banshee (my KNOWLEDGE of Informatic are limited and not do some things) Thanks to All you are helping me
Created attachment 192419 [details] error banshee
Sorry about the slow response. The last log doesn't look quite right. Would you mind trying again to get the 'banshee --debug' log? Thanks!
Created attachment 193059 [details] banshee-debug-log.txt back up the two files that went up on the error
Created attachment 193060 [details] banshee-database-debug-log.txt back up the two files that went up on the error
(In reply to comment #9) > Sorry about the slow response. The last log doesn't look quite right. Would > you mind trying again to get the 'banshee --debug' log? Thanks! and went up, any problems put me here, thank you very much for your help
Thanks for the logs. I'm seeing a lot of this: [Warn 22:16:17.798] Caught an exception - System.Net.WebException: The remote server returned an error: (404) Not Found. (in `System') at System.Net.HttpWebRequest.CheckFinalStatus (System.Net.WebAsyncResult result) [0x00000] in <filename unknown>:0 at System.Net.HttpWebRequest.SetResponseData (System.Net.WebConnectionData data) [0x00000] in <filename unknown>:0 The 404 error makes it seem like Banshee is requesting a song and the server can't find it. Does this happen with all songs that you try to stream with Jamendo? If so, there might be something wrong in the way Banshee is making the request.
(In reply to comment #13) > Thanks for the logs. I'm seeing a lot of this: > > [Warn 22:16:17.798] Caught an exception - System.Net.WebException: The remote > server returned an error: (404) Not Found. (in `System') > at System.Net.HttpWebRequest.CheckFinalStatus (System.Net.WebAsyncResult > result) [0x00000] in <filename unknown>:0 > at System.Net.HttpWebRequest.SetResponseData (System.Net.WebConnectionData > data) [0x00000] in <filename unknown>:0 > > The 404 error makes it seem like Banshee is requesting a song and the server > can't find it. Does this happen with all songs that you try to stream with > Jamendo? If so, there might be something wrong in the way Banshee is making > the request. It does not happen with all. recognizes some online and I can listen without having to download them, but other is when the error arises
[reopening as I don't see any unanswered questions.]
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of bug 637892 ***