After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 654149 - jamendo extension errors
jamendo extension errors
Status: RESOLVED DUPLICATE of bug 637892
Product: banshee
Classification: Other
Component: Community Extensions
2.0.0
Other Linux
: Normal normal
: ---
Assigned To: Banshee Maintainers
Banshee Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-07-07 11:35 UTC by rober
Modified: 2011-11-28 17:31 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
debugging error banshee (198.82 KB, text/plain)
2011-07-21 19:00 UTC, rober
Details
error banshee (122 bytes, text/plain)
2011-07-21 20:29 UTC, rober
Details
banshee-debug-log.txt (18.70 KB, text/plain)
2011-08-02 13:22 UTC, rober
Details
banshee-database-debug-log.txt (198.82 KB, text/plain)
2011-08-02 13:24 UTC, rober
Details

Description rober 2011-07-07 11:35:22 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
Comment 1 Michael Martin-Smucker 2011-07-21 16:00:28 UTC
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.
Comment 2 rober 2011-07-21 16:16:42 UTC
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
Comment 3 Michael Martin-Smucker 2011-07-21 16:19:03 UTC
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
Comment 4 rober 2011-07-21 19:00:00 UTC
Created attachment 192414 [details]
debugging error banshee
Comment 5 Michael Martin-Smucker 2011-07-21 20:05:01 UTC
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!
Comment 6 Michael Martin-Smucker 2011-07-21 20:07:48 UTC
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?
Comment 7 rober 2011-07-21 20:28:02 UTC
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
Comment 8 rober 2011-07-21 20:29:39 UTC
Created attachment 192419 [details]
error banshee
Comment 9 Michael Martin-Smucker 2011-08-02 12:24:02 UTC
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!
Comment 10 rober 2011-08-02 13:22:59 UTC
Created attachment 193059 [details]
banshee-debug-log.txt

back up the two files that went up on the error
Comment 11 rober 2011-08-02 13:24:10 UTC
Created attachment 193060 [details]
banshee-database-debug-log.txt

back up the two files that went up on the error
Comment 12 rober 2011-08-02 13:27:02 UTC
(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
Comment 13 Michael Martin-Smucker 2011-08-02 13:35:52 UTC
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.
Comment 14 rober 2011-08-02 18:54:10 UTC
(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
Comment 15 André Klapper 2011-10-28 07:51:34 UTC
[reopening as I don't see any unanswered questions.]
Comment 16 Bertrand Lorentz 2011-11-28 17:31:50 UTC
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 ***