[Digikam-devel] [Bug 130525] Saving large (>5M) jpg's result in corrupt file
Marcel Wiesweg
marcel.wiesweg at gmx.de
Wed Jul 12 21:42:14 BST 2006
------- 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=130525
marcel.wiesweg gmx de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
everconfirmed|0 |1
------- Additional Comments From marcel.wiesweg gmx de 2006-07-12 22:42 -------
I have tried some brute-force debugging on this one, using the "good.jpg" from above, which reproducably produces a broken JPEG here.
First, removing image->setIptcData in dmetaloader.cpp, line 145 would fix the bug.
Then (good guess) I removed meta.setImagePreview in dimginterface.cpp, line 518. So it seems it is related to the embedded image preview, at least reproducably on my machine with the given file.
More information about the Digikam-devel
mailing list