Summary: | Switch from DK4 to DK5 fails: collection path contains %2F instead of / | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Frank Steinmetzger <dev+kde> |
Component: | Setup-Database | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | apero70, caulier.gilles, marty |
Priority: | NOR | ||
Version: | 5.2.0 | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 7.5.0 | |
Sentry Crash Report: |
Description
Frank Steinmetzger
2016-11-03 22:32:57 UTC
Must be fixed with next digiKam 5.3.0. Please test and report with preview of 5.3.0 AppImage bundle for Linux : https://drive.google.com/open?id=0BzeiVr-byqt5Y0tIRWVWelRJenM Gilles Caulier 5.3.0 reached my package manager, so I could easily install it. I have several collection databases which I manage independently from one another. It appears to me that migration is only performed on the database that was last opened in Digikam 4, because that is what the migration wizard can find. The migration worked successfully and I can browse my collection. However, Any other database that is opened afterwards is not migrated and keeps the '%2F'. I checked my digikam4.db files, and indeed the identifier column in the AlbumRoots table of the first database was adjusted ("volumeid:?path=" now uses / instead of %2F). But in the second database file it still said %2F. Hello, is there a way to modify the path in DK 5.2.0, I get the same bug, since I upgrade Opensuse from 42.1 to 42.2. May I delete the collection with the %2 and add a same new one with / ? Does the DB will recognise the new path or I will lost some tags, ... Thank you, Arnaud *** Bug 379415 has been marked as a duplicate of this bug. *** Folks i hit this upgrading from from 4.14 to 5.6 (via appimage) It complained it could not find the existing network collections, an example was: networkshareid:?mountpath=%2Fmnt%2Fmunich%2Fphotos I edited the sqllite database directly replacing the ascii %2F with / and when i restarted everything was fine again. (In reply to Marty from comment #5) > Folks i hit this upgrading from from 4.14 to 5.6 (via appimage) > > It complained it could not find the existing network collections, an example > was: > networkshareid:?mountpath=%2Fmnt%2Fmunich%2Fphotos > > I edited the sqllite database directly replacing the ascii %2F with / and > when i restarted everything was fine again. Just did it, works like a charm ! Thank you very much. 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 |