https://bugs.kde.org/show_bug.cgi?id=358053
Bug ID: 358053 Summary: drag and drop across local collections does not do anything Product: digikam Version: 5.0.0 Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: Albums View Assignee: digikam-de...@kde.org Reporter: thomas.eschenbac...@gmx.de I try to re-organize my local collection and move images from one local collection to a new one, without losing meta information like tags etc. I thought this should be possible through using digikam instead of a file manager, because I expect that it adjusts the corresponding entries in the digikam database when doing it that way. (Is that right?) Reproducible: Always Steps to Reproduce: 1. assume you have an old collection, e.g. /usr/local/old 2. and a new collection, e.g. /usr/local/new 3. add both to digikam as local collections 4. in the Album view, try to drag and drop albums from old to new 5. in the context menu that shows up select "Move here" Actual Results: In the console I see only the following debug message: digikam.general: Using 4 CPU core to run threads QMetaObject::indexOfSignal: signal finished() from Digikam::ActionThreadBase redefined in Digikam::IOJobsThread digikam.general: Action Thread run 1 new jobs digikam.iojob: Thread Finished digikam.general: One job is done But after that nothing has happened, nothing has been moved. No job running in background. Moving albums within the same collection works as expected. -- You are receiving this mail because: You are watching all bug changes.