Bug 215494 - last.fm playlist drag&drop broken
Summary: last.fm playlist drag&drop broken
Status: RESOLVED FIXED
Alias: None
Product: amarok
Classification: Applications
Component: general (show other bugs)
Version: 2.2.1
Platform: Arch Linux Unspecified
: NOR normal
Target Milestone: ---
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-20 23:09 UTC by Stan Holenda
Modified: 2009-11-22 20:28 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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