Summary: | Moving a photo to album in different collection deletes its folder | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Robert V. <digikam-bugs> |
Component: | Database-Mysql | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles, metzpinguin |
Priority: | NOR | ||
Version: | 5.3.0 | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 7.1.0 | |
Sentry Crash Report: | |||
Attachments: | Digikam 5.5.0 dump, albums, config |
Description
Robert V.
2017-03-05 17:51:06 UTC
I cannot reproduce this problem with an internal MySQL server. The image is correctly moved to an external collection on a USB drive and appears in the album. Maik I have upgraded my Digikam installation to v5.5.0 from an unofficial ebuild and I am unable to reproduce the issue anymore. Even the moved images that were missing were now detected (but I have some invalid entries in the database - the images with null album referrence from v5.3.0). Is there a DB cleanup procedure? Is it safe to delete them? Robert yes 5.5.0 come with a DB cleanup tool in Maintenance dialog. With 5.5.0 sqlite is supported. For 5.6.0, Mysql will be supported. Before to run it, just make a DB backup, to be sure. Gilles Caulier If you use Mysql, the first 5.6.0 AppImage for Linux is available here : https://drive.google.com/drive/folders/0BzeiVr-byqt5Y0tIRWVWelRJenM Gilles Caulier Now I Did reproduce it. Actually it happens only when moving to some AlbumRoot. As I see it, it happens whenever I move an album to an AlbumRoot that has identifier same as other AlbumRoot with lower ID. I attach a SQL dump, digikam config and the Collections. If you move the test album from Photos_t to Photos_ttt, it should disappear. Created attachment 105396 [details]
Digikam 5.5.0 dump, albums, config
With next 5.8.0 release Mysql support have been well improved and a lots of bugs fixed. Please test with pre release 5.8.0 bundles that we provide and give us a feedback https://files.kde.org/digikam/ Thanks in advance Gilles Caulier digiKam 7.0.0 stable release is now published: https://www.digikam.org/news/2020-07-19-7.0.0_release_announcement/ We need a fresh feedback on this file using this version. Best Regards Gilles Caulier (Un)fortunately, I did not encounter this behaviour after upgrading Digikam. Thanks for the feedback |