Bug 215494

Summary: last.fm playlist drag&drop broken
Product: [Applications] amarok Reporter: Stan Holenda <stanislav.holenda>
Component: generalAssignee: Amarok Developers <amarok-bugs-dist>
Status: RESOLVED FIXED    
Severity: normal CC: lfranchi, nhn
Priority: NOR    
Version: 2.2.1   
Target Milestone: ---   
Platform: Arch Linux   
OS: Unspecified   
Latest Commit: Version Fixed In:

Description Stan Holenda 2009-11-20 23:09:50 UTC
Version:           2.2.1 (using KDE 4.3.3)
Installed from:    Archlinux Packages

Drag & drop from Media->Internet->Last.fm to playlist seems to be supported (cursor arrow changes from not allowed to can-drop) but nothing ever appears in playlist. 

Drag & drop from Media->Internet->Cool Stream works as expected.

Double clicking on Last.fm item adds it to playlist (and later it reports this option is available only to paying last.fm customers)
Comment 1 Myriam Schweingruber 2009-11-20 23:26:27 UTC
I can't reproduce this here with current Amarok 2.2-git, build of today.

Please check if there is not some playlist layout of filter that prevents the dropped media to be displayed properly and report back.
Comment 2 Stan Holenda 2009-11-20 23:33:54 UTC
I don't think it is playlist filter issue. If it was, there would be no items in playlist when doubleclicking on last.fm panel (and there are). 

In addition, if something would be added to playlist (and potentially filtered out of display) the "undo" icon should still light up, right? It does not.

Anyway I tried "Default", "No Grouping" and "Verbose" layouts. No nothing.
Comment 3 Myriam Schweingruber 2009-11-21 08:55:15 UTC
Ans this is not again linked to the CZ locale?
Comment 4 Stan Holenda 2009-11-21 11:23:53 UTC
No. I tried that too. Same behavior with default English locale.
Comment 5 Nikolaj Hald Nielsen 2009-11-22 20:28:28 UTC
commit d2a387a973976d994b02f3dfd0b967fb64a37599
Author: Nikolaj Hald Nielsen <nhnFreespirit@gmail.com>
Date:   Sun Nov 22 20:21:38 2009 +0100

    Make dragging last.fm stations from the last.fm service directly to the playlist work.
    The mimeData function was completely missing... o_O
    BUG: 215494