[Digikam-devel] [Bug 190724] digikam crashes after resizing several pictures in a batch

Marcel Wiesweg marcel.wiesweg at gmx.de
Wed Apr 29 11:00:56 BST 2009


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





--- Comment #7 from Marcel Wiesweg <marcel wiesweg gmx de>  2009-04-29 12:00:53 ---
Look at this line:

QObject: Do not delete object, 'unnamed', during its event handler!

This usually points to a programming error where an object should be deleted
with deleteLater(). To find out where it is done, install a breakpoint on
qWarning().

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the Digikam-devel mailing list