[Digikam-devel] [Bug 200159] Digikam almost always crash on my system (trunk)

Andi Clemens andi.clemens at gmx.net
Fri Jul 17 08:35:47 BST 2009


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





--- Comment #12 from Andi Clemens <andi clemens gmx net>  2009-07-17 09:35:43 ---
Ok now I have this crash, too.
I updated to a package bugfix release (KDE 4.2.4-2) and now I can't start
digiKam anymore.
I rebuild all libs (from trunk) and kipiplugins as well as digiKam, but it is
not working.

Since your backtrace is not valid anymore (I can't see the link), I'll post
mine here:

(gdb) bt
#0  0xb582314c in ?? () from /usr/lib/libQtCore.so.4
#1  0xb5ce3a48 in ?? () from /usr/lib/libQtGui.so.4
#2  0xb581cfc6 in QVariant::~QVariant () from /usr/lib/libQtCore.so.4
#3  0xa55a53c7 in ActionThread (this=0xb9cbc58, interface=0xb766eb0,
parent=0xb893248) at
/home/andi/Programmieren/KDE/digiKam/digikam_KDE4/kipi-plugins/jpeglossless/actionthread.cpp:96
#4  0xa559c2ea in Plugin_JPEGLossless::setup (this=0xb893248, widget=0x8a16158)
at
/home/andi/Programmieren/KDE/digiKam/digikam_KDE4/kipi-plugins/jpeglossless/plugin_jpeglossless.cpp:170
#5  0x082287cc in Digikam::DigikamApp::slotKipiPluginPlug (this=0x8a16158) at
/home/andi/Programmieren/KDE/digiKam/digikam_KDE4/digikam/digikam/digikamapp.cpp:2298
#6  0x08239cad in Digikam::DigikamApp::qt_metacall (this=0x8a16158,
_c=QMetaObject::InvokeMetaMethod, _id=12, _a=0xbfbd5bfc) at
/home/andi/Programmieren/KDE/digiKam/digikam_KDE4/digikam/digikam/digikamapp.moc:210
#7  0xb581598c in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#8  0xb58165c2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#9  0xb782e0e7 in KIPI::PluginLoader::replug (this=0xb7711a8) at
/home/andi/Programmieren/KDE/digiKam/libs_KDE4/libs/libkipi/libkipi/pluginloader.moc:97
#10 0xb782e799 in KIPI::PluginLoader::loadPlugins (this=0xb7711a8) at
/home/andi/Programmieren/KDE/digiKam/libs_KDE4/libs/libkipi/libkipi/pluginloader.cpp:271
#11 0x08228aae in Digikam::DigikamApp::loadPlugins (this=0x8a16158) at
/home/andi/Programmieren/KDE/digiKam/digikam_KDE4/digikam/digikam/digikamapp.cpp:2241
#12 0x08238b77 in DigikamApp (this=0x8a16158) at
/home/andi/Programmieren/KDE/digiKam/digikam_KDE4/digikam/digikam/digikamapp.cpp:235
#13 0x082e1ab1 in main (argc=1, argv=0xbfbd6074) at
/home/andi/Programmieren/KDE/digiKam/digikam_KDE4/digikam/digikam/main.cpp:161


The only thing to solve this is to remove JPEGLossLess.

Gilles,

while removing this plugin I have found a "bug": we don't disable the overlay
icons in iconview.
So if KIPIplugins are not installed at all, the user will still see the rotate
icons which is wrong I guess.

Andi

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



More information about the Digikam-devel mailing list