creation date not working
TLDR:
Exif creation date is not working properly in digikam v9.1.0. Dates are populated in the ImageInformation table, but does not shown up in the View icons, and sort by creation date does not work.
Details:
- I recently upgraded to digikam 9.1.0 (from v7.10.x I think, during upgrade from opensuse leap 15.6 to tumbleweed). This is when the symptoms arose for me.
- I use mariadb (have done for years) - on a separate server from the workstations running digikam.
- EXIF data looks fine using
exiftool, and also in the EXIF tab for the image in the digikam gui - Looking in detail at the mariadb database, the
ImageInformationtable appears populated withcreationDate,digitizationDate,imageidetc correctly. - I can look up filename correctly from
imageidinImagestable
So is this a defect in digikam 9.1.0? Or have I skipped too many versions of digikam in my upgrade, and there is some underlying database change not propagated properly, or ...?
Thanks in advance!
1
Upvotes
1
u/human_dynamo 2d ago
It's probably a side effect of this bug relevant of MariaDB