[Kde-imaging] [Bug 134300] Crash when exporting an album to a HTML gallery

Gilles Caulier caulier.gilles at kdemail.net
Sun Dec 10 10:08:05 CET 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=134300         




------- Additional Comments From caulier.gilles kdemail net  2006-12-10 10:08 -------
Yes, certainly. Since digikam 0.9.0RC2 is released and all kdDebug() statement from _all_ digiKam/DigikamImagePlugins have been changed to a dedicaced DDebug class witch is re-entrant, the problem is normally fixed, but only if HTML export is not-multithreaded.

If it is, please use qDebug() instead kdDebug() in all QThread::run() method

Gilles


More information about the Kde-imaging mailing list