Bug 240780 - Amarok Cover fetcher saves 0 length files
Summary: Amarok Cover fetcher saves 0 length files
Status: RESOLVED DUPLICATE of bug 231098
Alias: None
Product: amarok
Classification: Applications
Component: Tools/Cover Manager (other bugs)
Version First Reported In: 2.3.1
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Amarok Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-05 05:02 UTC by K. Larsen
Modified: 2010-06-05 05:42 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description K. Larsen 2010-06-05 05:02:02 UTC
For a while now, Amarok has been saving 0 length files where it should be saving the downloaded images files.

To reproduce I simply open the Cover Manager.  Then I start fresh by selecting all the albums, right-clicking, and choosing "Unset Covers". (At this point an ls -l in ~/.kde4/share/apps/amarok/albumcovers/large lists no files.)  Next I  choose any album, right-click on it and select "Fetch Cover".  The "Images Found" window pops up correctly showing all of the found covers. I select the desired cover and press "Ok".  It looks as if its downloaded the cover but the image doesn't change from the default blank CD.

Also, when debugging output is being displayed in the console, the following is reported:

Bogus marker length
QCoreApplication::postEvent: Unexpected null receiver
Bogus marker length
QCoreApplication::postEvent: Unexpected null receiver
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 20 (X_GetProperty)
  Resource id:  0x201f301

I'm really baffled at this bug. I've already tried completely removing my ~/.kde4 directory and starting over, but the bug is still there.  Any help would be appreciated! :)
Comment 1 Rick W. Chen 2010-06-05 05:42:31 UTC
Seems to happen in Gentoo for some reason.

*** This bug has been marked as a duplicate of bug 231098 ***