Bug 516574

Summary: EXIF container is not created.
Product: [Applications] digikam Reporter: Thomas Erlacher <erlacher.thomas>
Component: Metadata-ExifAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: metzpinguin
Priority: NOR    
Version First Reported In: 9.0.0   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Microsoft Windows   
Latest Commit: Version Fixed/Implemented In: 9.0.0
Sentry Crash Report:
Attachments: No Exit Info

Description Thomas Erlacher 2026-02-23 10:47:04 UTC
Created attachment 189988 [details]
No Exit Info

Dear DigiKam Team
I have images without EXIF ​​data. When I edit the metadata with Digikam or extract the date and time from the filename, no EXIF ​​container is created. The image always remains without EXIF ​​data.

However, if I enter the date in the Details field of Windows File Explorer, the EXIF ​​container is created.
Thank you
Comment 1 Maik Qualmann 2026-02-23 11:39:55 UTC
It works perfectly here. It's an HEIC file, so ExifTool needs to be enabled to write the metadata.

Funktioniert hier ohne Probleme. Es ist eine HEIC Datei, bei dieser muss für das Schreiben der Metadaten ExifTool aktiviert werden.

Maik
Comment 2 Maik Qualmann 2026-02-23 20:07:43 UTC
Git commit 990f32ec8526d48db79960a355adec140e3a0447 by Maik Qualmann.
Committed on 23/02/2026 at 20:05.
Pushed by mqualmann into branch 'master'.

use ExifTool if Exiv2 doesn't support the file type
Even if ExifTool isn't enabled, an attempt will be
made with ExifTool in case of an error with Exiv2.
For example, with HEIC or JXL files.
Related: bug 516523
FIXED-IN: 9.0.0

M  +1    -1    NEWS
M  +5    -3    core/libs/metadataengine/engine/metaengine_p.cpp

https://invent.kde.org/graphics/digikam/-/commit/990f32ec8526d48db79960a355adec140e3a0447