Summary: | Files with names containing square brackets are dragged from the playlist to a file manager window incorrectly | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | Konstantin <b.m.kast> |
Component: | Playlist | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | ashl1future, edward.hades, ivan.stetsenko, kusi |
Priority: | NOR | ||
Version: | 2.3-GIT | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Konstantin
2009-05-24 13:39:40 UTC
related to this: https://bugs.kde.org/show_bug.cgi?id=189527 Konstantin, 2.0.96 is outdated, you should upgrade to either 2.1 or 2.1.1 Amarok 2.1.1 (KDE 4.2.95) - same sympthoms. *** Bug 196255 has been marked as a duplicate of this bug. *** Can somebody confirm this? Confirmed with current 2.2-git *** Bug 203638 has been marked as a duplicate of this bug. *** Just my five pence - this bug is observed on 2.1.1... Really annoying (In reply to comment #8) > Just my five pence - this bug is observed on 2.1.1... Really annoying And it is still there in 2.2-GIT I wonder if it is really a problem of Amarok or if it is a problem with the file manager... Fixed by commit 3b90916e0ed1eaa00addabd48321f46fb7cdf393 Author: Edward Hades <edward.hades@gmail.com> Date: Fri Aug 14 12:23:27 2009 +0400 Fixed the dolphin drag and drop problem. Looks like converting a URL back and forth between QString and QUrl enabled an excess layer of urlencoding. Should not break something, but may, of course. BUG: 193878 ChangeLog | 2 ++ src/AmarokMimeData.cpp | 6 +++--- 2 files changed, 5 insertions(+), 3 deletions(-) |