Version: svn (using KDE Devel) Installed from: Compiled sources Compiler: gcc 4.1.2 OS: Linux When trying to open the "add widget" dialog, plasma crashes with the following error: plasma(6046)/kio (KTrader) KServiceTypeTrader::defaultOffers: query for serviceType "Plasma/Applet" : returning 53 offers plasma(6046)/kio (KTrader) KServiceTypeTrader::defaultOffers: query for serviceType "Plasma/Applet" : returning 53 offers plasma(6046)/kdecore (KLibLoader) findLibraryInternal: plugins should not have a 'lib' prefix: "libkrossjava.so" plasma(6046)/KZip KZip::openArchive: handledextralen: 21 plasma(6046)/KZip KZip::openArchive: handledextralen: 21 plasma(6046)/KZip KZip::openArchive: handledextralen: 21 plasma(6046)/KZip KZip::openArchive: handledextralen: 21 plasma(6046)/KZip KZip::openArchive: handledextralen: 21 plasma(6046)/KZip KZip::openArchive: handledextralen: 21 plasma(6046)/KZip KZip::openArchive: handledextralen: 21 plasma(6046)/KZip KZip::openArchive: handledextralen: 21 plasma(6046)/KZip KZip::openArchive: handledextralen: 21 plasma(6046)/KZip KZip::openArchive: handledextralen: 21 plasma(6046)/KZip KZip::openArchive: handledextralen: 21 plasma(6046)/KZip KZip::openArchive: handledextralen: 21 plasma(6046)/KZip KZip::openArchive: handledextralen: 21 plasma(6046)/KZip KZip::openArchive: handledextralen: 21 plasma(6046)/KZip KZip::openArchive: handledextralen: 21 Plasma crashed, attempting to automatically recover KCrash: crashing... crashRecursionCounter = 2
Can you please paste a backtrace? "libkrossjava.so" has nothing to do here...
I've just recompiled kdelibs from svn, and the error is: plasma(725) KCategorizedItemsViewFilterDelegate::KCategorizedItemsViewFilterDelegate: KCategorizedItemsViewFilterDelegate(QObject *parent) plasma(725) Plasma::AppletBrowserWidget::initRunningApplets: 0 plasma(725) Plasma::AppletBrowserWidget::initRunningApplets: QHash(("Task Manager", 1)("Icon", 36)("System Tray", 1)("Digital Clock", 1)("New Device Notifier", 1)("Application Launcher", 1)) Plasma crashed, attempting to automatically recover KCrash: Application 'plasma' crashing... Is there any way to get a more meaningful backtrace? Thanks!
When plasma crashes a window called "dr konqi" should appear. The second tab on that window will show you the backtrace and options to copy it to the clipboard and save it to a file.
Recompiled kdebase from svn, and its working again!