Summary: | Plasma crashes when adding new widgets because of libkrossjava.so | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Gabriel Trisca <tog000> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | ||
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Gabriel Trisca
2007-12-26 10:05:38 UTC
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! |