[Digikam-devel] [digikam] [Bug 342010] Digikam crash, apparently in xcb

Gilles Caulier caulier.gilles at gmail.com
Sat Dec 20 06:26:28 GMT 2014


https://bugs.kde.org/show_bug.cgi?id=342010

--- Comment #7 from Gilles Caulier <caulier.gilles at gmail.com> ---
Christoph,

>Unfortunately kDebug() does not make sure KMessageBox is called in the main thread.

==> What ? kDebug want to print message through KMessageBox ?

No. it's just print text on the console. kDebug is thread safe. We use it since
a very long time everywhere in digiKam, especially in multi-threaded section.
In the pass, we have found several dysfunction about non re-entrancy fixed by
David Faure. But it very old (2005/2006).

For the XCF support, it's a Exiv2 UPSTREAM wish to report in Exiv2 bugzilla.
XCF has metadata...

Gilles Caulier


Anyway, i already ported all kDebug everywhere in digiKam/libkexiv2 to qCDebug
with framework.

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Digikam-devel mailing list