https://bugs.kde.org/show_bug.cgi?id=372093
caulier.gil...@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |caulier.gil...@gmail.com --- Comment #1 from caulier.gil...@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 watching all bug changes.