Summary: | Plasma crashed after removing Panel | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Gabriel Werner <gabriel.werner> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | hrvoje.senjan, notmart, vikimaus |
Priority: | NOR | ||
Version: | 4.8.4 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Gabriel Werner
2012-06-25 11:54:07 UTC
Sorry for no Information about libglib, my version is a bit older and i was afraid to update it. Wanted a working report here. Git commit 2933be368c2b96402be6c27b47bda2bf00126f59 by Marco Martin. Committed on 28/06/2012 at 10:52. Pushed by mart into branch 'KDE/4.9'. check service validity FIXED-IN:4.9 M +9 -6 libs/taskmanager/groupmanager.cpp http://commits.kde.org/kde-workspace/2933be368c2b96402be6c27b47bda2bf00126f59 reopening since the commit was referring to bug 302640 Created attachment 72468 [details]
New crash information added by DrKonqi
plasma-desktop (0.4) on KDE Platform 4.8.4 (4.8.4) using Qt 4.8.2
- What I was doing when the application crashed:
I removed main panel
Panel had System plasmoid and panel was automatic hiddently
-- Backtrace (Reduced):
#7 0x0000003f5998f48a in QObject::connect (sender=0x4496400, signal=0x7f4a48fc9ac9 "2destroyed()", receiver=0x44cd1a0, method=0x7f4a48fc9ab8 "1widgetDeleted()", type=Qt::AutoConnection) at kernel/qobject.cpp:2551
#8 0x00007f4a48fac838 in SystemTray::Task::widget (this=0x44cd1a0, host=0x500ca40, createIfNecessary=<optimized out>) at /usr/src/debug/kde-workspace-4.8.4/plasma/generic/applets/systemtray/core/task.cpp:83
#9 0x00007f4a48fc6906 in SystemTray::TaskArea::addWidgetForTask (this=this@entry=0x4a06180, task=0x44cd1a0) at /usr/src/debug/kde-workspace-4.8.4/plasma/generic/applets/systemtray/ui/taskarea.cpp:265
#10 0x00007f4a48fc6ca6 in SystemTray::TaskArea::addTask (this=0x4a06180, task=<optimized out>) at /usr/src/debug/kde-workspace-4.8.4/plasma/generic/applets/systemtray/ui/taskarea.cpp:196
[...]
#12 0x00007f4a48faba12 in SystemTray::Manager::taskChanged (this=<optimized out>, _t1=0x44cd1a0) at /usr/src/debug/kde-workspace-4.8.4/x86_64-redhat-linux-gnu/plasma/generic/applets/systemtray/manager.moc:119
Created attachment 72542 [details]
New crash information added by DrKonqi
plasma-desktop (0.4) on KDE Platform 4.8.97 "release 5" using Qt 4.8.2
- What I was doing when the application crashed:
Don't know if new backtraces are useful, bur here it is anyway
-- Backtrace (Reduced):
#7 0x00007fc941f432ea in QObject::connect (sender=0x1c9ffb0, signal=0x7fc92a366f49 "2destroyed()", receiver=0x2e29ff0, method=0x7fc92a366f38 "1widgetDeleted()", type=Qt::AutoConnection) at kernel/qobject.cpp:2560
#8 0x00007fc92a349e68 in SystemTray::Task::widget (this=0x2e29ff0, host=0x4a2b1d0, createIfNecessary=<optimized out>) at /usr/src/debug/kde-workspace-git/plasma/generic/applets/systemtray/core/task.cpp:83
#9 0x00007fc92a363a56 in SystemTray::TaskArea::addWidgetForTask (this=this@entry=0x65631e0, task=0x2e29ff0) at /usr/src/debug/kde-workspace-git/plasma/generic/applets/systemtray/ui/taskarea.cpp:270
#10 0x00007fc92a364146 in SystemTray::TaskArea::addTask (this=0x65631e0, task=<optimized out>) at /usr/src/debug/kde-workspace-git/plasma/generic/applets/systemtray/ui/taskarea.cpp:196
[...]
#12 0x00007fc92a348fc2 in SystemTray::Manager::taskChanged (this=<optimized out>, _t1=0x2e29ff0) at /usr/src/debug/kde-workspace-git/build/plasma/generic/applets/systemtray/manager.moc:120
*** This bug has been marked as a duplicate of bug 290712 *** |