degeron / qmmp

Automatically exported from code.google.com/p/qmmp
0 stars 0 forks source link

http error: Error downloading http://ws.audioscrobbler.com:80/2.0/ - server replied: Bad Request #526

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Enable scrobbling , KDE 4.8.0 , QT 4.8.0

content-type missing in HTTP POST, defaulting to application/octet-stream
Scrobbler2[lastfm]: http error: Error downloading 
http://ws.audioscrobbler.com:80/2.0/ - server replied: Bad Request
Scrobbler2[lastfm]: status=failed, 3-Invalid Method - No method with that name 
in this package

ON the next track whatever it is, scrobbling gets disabled permanently.

What is the expected output? What do you see instead?

Scrobbler sucess.

What version of the product are you using? On what operating system?

0.5.4, linux , x86_64, openSUSE.

Original issue reported on code.google.com by judas.iscariote on 29 Feb 2012 at 9:18

GoogleCodeExporter commented 9 years ago
from another similar issue in a different software

"This is a change that appears when Qt 4.8.0 is used, as this version does not 
set the default Content-Type to application/x-www-form-urlencoded by default 
anymore. You have to call setKnownHeader() on the QNetworkRequest prior to 
post/get'ing it."

Original comment by judas.iscariote on 29 Feb 2012 at 9:40

GoogleCodeExporter commented 9 years ago
fixed by the attached patch.

Original comment by judas.iscariote on 29 Feb 2012 at 10:06

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by trialuser02 on 1 Mar 2012 at 9:05

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r2684.

Original comment by trialuser02 on 8 Mar 2012 at 4:20

GoogleCodeExporter commented 9 years ago
Thank you.

Original comment by trialuser02 on 8 Mar 2012 at 4:20

GoogleCodeExporter commented 9 years ago
i'm sorry for stupid question but how can i use that patch on ubuntu?

Original comment by arxn...@gmail.com on 20 Jul 2012 at 11:08

GoogleCodeExporter commented 9 years ago
Update qmmp to 0.5.5 or 0.6.0

Original comment by trialuser02 on 20 Jul 2012 at 11:21