Summary: | Copy/Move to collection doesn't pick up tags and appends .MetaProxy::Track to each output filename | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | Thierry Göckel <thierry> |
Component: | File Browser | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED FIXED | ||
Severity: | major | CC: | matej |
Priority: | NOR | Keywords: | regression, release_blocker |
Version: | 2.6-git | ||
Target Milestone: | 2.7 | ||
Platform: | Debian unstable | ||
OS: | Linux | ||
URL: | http://i.imgur.com/0Fwcj.png | ||
Latest Commit: | http://commits.kde.org/amarok/d8aa75f0f5ba607c7db14a5b1ddea6c17beeb966 | Version Fixed In: | 2.7 |
Sentry Crash Report: |
Description
Thierry Göckel
2013-01-10 10:09:47 UTC
Oh, my bad, this seems to be a bug that I introduced. Lemme have a look at it and thanks for testing current git and reporting back. Git commit d8aa75f0f5ba607c7db14a5b1ddea6c17beeb966 by Matěj Laitl. Committed on 11/01/2013 at 17:33. Pushed by laitl into branch 'master'. DirectoryLoader, FileView: fix broken Copy/Move to collection I accidentally broke this in commit 7f1f9f606ad1af5b3d1. This doesn't go into ChangeLog, because the bug was introduced after 2.7 Beta was released. Thierry, please test that this commit fixes your problem. FIXED-IN: 2.7 M +17 -4 src/DirectoryLoader.cpp M +13 -1 src/DirectoryLoader.h M +4 -2 src/browsers/filebrowser/FileView.cpp http://commits.kde.org/amarok/d8aa75f0f5ba607c7db14a5b1ddea6c17beeb966 Thanks Matěj, it's working great again! Cheers |