[digikam] [Bug 372093] corrupts image file when crashing

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Sat Nov 5 06:21:47 GMT 2016


https://bugs.kde.org/show_bug.cgi?id=372093

caulier.gilles at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |caulier.gilles at gmail.com

--- Comment #1 from caulier.gilles at gmail.com ---
What do you do exactly to reproduce this dysfunction ?

Which version of digiKam you use ?

Which kind of image type mime you process exactly ? JPEG ? RAW ? TIFF ? PNG ?

Metadata are not processed directly by digiKam but in low level by Exiv2 shared
lib. Which version do you use ? Look in Help/Components Info for details.

Image is always processed on a copy by Exiv2. Never on original directly. Also,
image data are not touch by Exiv2, only the metadata chunk. So you kind of
corruption is strange.

Run digiKAm on a console. Which debug trace do you seen when you can reproduce
the problem ?

Try also to localize which image file can be used to reproduce the problem...

In all cases, the relevant code will be certainly located in Exiv2, not in
digiKam...

Gilles Caulier

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Digikam-devel mailing list