Summary: | "Organize files" delete files if it doen't have permission to write to the destination | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | Geir Erikstad <erikstad> |
Component: | general | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED FIXED | ||
Severity: | grave | CC: | erikstad, k.dummann, lfranchi, mahasamoot, maximilian.kossick, michael, stuffcorpse, teo |
Priority: | HI | ||
Version: | 2.0.90 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Geir Erikstad
2009-04-14 02:31:56 UTC
I managed to hit enter while I was editing the short summary. It was supposed to say: "Organize files" delete files if it don't have permission to write to the destination. Can I change this somehow? I was also going to say that I have compiled amarok myself, and I use a newly updated version of Archlinux. The text in blue at the top of the page is actually editable... It's a whole bunch unintuitive. Output from one file (got the same error for all the files) when I run amarok with --debug and try it on one album: amarok: copying from KUrl("file:///home/geirr/Musikk/Bonnie 'Prince' Billy - I See A Darkness/01-A Minor Place.mp3") to KUrl("file:///home/geir/Musikk/Bonnie _Prince_ Billy/I See A Darkness/01 - A Minor Place.mp3") amarok: [WARNING!] Could not create directory QDir( "/home/geir/Musikk/Bonnie _Prince_ Billy/I See A Darkness" , nameFilters = { * }, QDir::SortFlags( Name | IgnoreCase ) , QDir::Filters( Dirs|Files|Drives|AllEntries ) ) Can somebody confirm this? Let's hope not... I've hit the same problem, just with a little different scenario: I have my collection on the external driver. I didn't noticed that I haven't plug it in. Then after trying 'Move to collection' the files were lost. i can't manage to reproduce this. i have the exact same output, trying to organize files into a directory i don't have permissions to, but the original files don't get deleted... I can reproduce it here too, unfortunately: - changed the premission of destination folder test, - openened organize files, choose a file and changed the destination folder to 'test', - the file was erased from it's previous location, and of course it did not show up in the destination folder. 2.1-SVN, rev. 963220 SVN commit 965347 by mkossick: mark as track as transfer error when we cannot create the target directory. CCBUG: 189581 M +3 -0 SqlCollectionLocation.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=965347 *** Bug 198664 has been marked as a duplicate of this bug. *** *** Bug 198672 has been marked as a duplicate of this bug. *** Reminder: we need to add a warning if the target destination is not writable. Somebody? *** Bug 198664 has been marked as a duplicate of this bug. *** please confirm that this is still an issue in 2.2-beta1 or newer. I think this was fixed a while ago. fixed for me! (In reply to comment #14) > fixed for me! Great! Closing this bug then. |