[Digikam-devel] [Bug 141774] autorotate does not work however kipi rotate works

Gilles Caulier caulier.gilles at gmail.com
Wed Jul 11 22:47:01 BST 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=141774         




------- Additional Comments From caulier.gilles gmail com  2007-07-11 23:47 -------
Luka,

This is my chnages in svn to fix the problem:

http://websvn.kde.org/branches/extragear/kde3/graphics/digikam/libs/jpegutils/jpegutils.cpp?r1=675592&r2=686179

Feel free to patch Debian package by this way.

Nota: this patch sound like a big problem in low level KDE API which do not support multithreading (non-reentrance methods). We have already fight against this problem in the past (KDebug() for ex.)

I recommend to _never_ use low levels KDE API in multithreaded implementation. QT support multithreading very well, but not KDE.

Gilles Caulier



More information about the Digikam-devel mailing list