[digikam] [Bug 470556] Collection Storage Location Unavailable Mac
Maik Qualmann
bugzilla_noreply at kde.org
Sat Sep 9 20:31:10 BST 2023
https://bugs.kde.org/show_bug.cgi?id=470556
Maik Qualmann <metzpinguin at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|REPORTED |RESOLVED
Version Fixed In| |8.2.0
Latest Commit| |https://invent.kde.org/grap
| |hics/digikam/-/commit/f48fc
| |133ec0f0e5656d4d21fff52278e
| |3d81a636
--- Comment #5 from Maik Qualmann <metzpinguin at gmail.com> ---
Git commit f48fc133ec0f0e5656d4d21fff52278e3d81a636 by Maik Qualmann.
Committed on 09/09/2023 at 21:28.
Pushed by mqualmann into branch 'master'.
use a UUID file for the primary detection of the right collection
- The UUID file is saved in the ".dtrash" folder as "digikam.uuid".
- The "digikam.uuid" file can be deleted, the detection goes
back to the previous mechanisms, it will be created again at startup.
- This commit also fixes a problem when creating the DTrash folder/info
directories.
Related: bug 398831, bug 452299, bug 345391
FIXED-IN: 8.2.0
M +9 -1 NEWS
M +1 -1 core/libs/database/collection/collectionmanager.cpp
M +8 -8 core/libs/database/collection/collectionmanager_album.cpp
M +117 -82 core/libs/database/collection/collectionmanager_location.cpp
M +125 -3 core/libs/database/collection/collectionmanager_p.cpp
M +7 -0 core/libs/database/collection/collectionmanager_p.h
M +20 -9 core/libs/dtrash/dtrash.cpp
https://invent.kde.org/graphics/digikam/-/commit/f48fc133ec0f0e5656d4d21fff52278e3d81a636
--
You are receiving this mail because:
You are watching all bug changes.
More information about the kde-mac
mailing list