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

Christoph Feck cfeck at kde.org
Sat Dec 20 00:36:53 GMT 2014


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

Christoph Feck <cfeck at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |UNMAINTAINED
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #6 from Christoph Feck <cfeck at kde.org> ---
Okey, this confirms my suspicion. Unfortunately kDebug() does not make sure
KMessageBox is called in the main thread. To avoid this crash, set any other
output method for digikam, because it is highly multi-threaded.

I am closing this as UNMAINTAINED, because we will not fix kDebug().
Applications should be ported to qCDebug, which is hopefully more thread-safe.

Regarding the error thrown by libexiv2, Gilles decides if this should be
reported upstream to libexiv2 developers, or if this is a digikam issue. I am
not sure if .xcf files are supposed to support metadata at all.

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



More information about the Digikam-devel mailing list