[Kde-imaging] [Bug 152210] Metadata lost when converting from png to jpeg (IPTC thumbnail too big)

Gilles Caulier caulier.gilles at gmail.com
Mon Nov 19 17:08:42 CET 2007


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=152210         




------- Additional Comments From caulier.gilles gmail com  2007-11-19 17:08 -------
Pawel,

Look my commits #738759. In convertimagesdialog.cpp, i have add a new virtual method named processDone(). This one is called by main batch process loop when a conversion from a file to another one is done.

Code is commented in this method. Uncomment it and test.

Just update too libkexiv2. I have patched this one to report the Exiv2 error code on the console. 

Try to convert PNG files generated by digiKam image Editor (with IPTC preview data) to JPEG and look the result.

Here it doesn't properlly... sometimes. Sound like a race condition failure somewhere.

Gilles


More information about the Kde-imaging mailing list