| Summary: | Plasma crashes when I expand grouped windows [@ TaskItemLayout::remove] | ||
|---|---|---|---|
| Product: | [Unmaintained] plasma4 | Reporter: | jmaspons <joanmaspons> |
| Component: | general | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED UNMAINTAINED | ||
| Severity: | crash | CC: | cfeck, dennis.knorr, nicolas.roeser |
| Priority: | NOR | Keywords: | regression |
| Version First Reported In: | 4.8.4 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
New crash information added by DrKonqi
crashdump for exanding grouped windows on 4.11 |
||
|
Description
jmaspons
2011-10-11 10:00:17 UTC
I can't reproduce it anymore after upgrade to kubuntu 11.10 and KDE SC 4.7.2 Created attachment 73624 [details]
New crash information added by DrKonqi
plasma-desktop (0.4) on KDE Platform 4.8.4 (4.8.4) using Qt 4.8.1
- What I was doing when the application crashed:
I ungrouped a group of windows shown in the task bar on Kubuntu 12.04.1.
-- Backtrace (Reduced):
#6 0x00007fbccae0eb02 in QObject::disconnect (sender=0x437bc10, signal=0x0, receiver=0x3e1aef0, method=0x0) at kernel/qobject.cpp:2891
#7 0x00007fbcb1a6a841 in TaskItemLayout::remove (this=0x3e1aef0, item=0x437bc10) at ../../../../../plasma/desktop/applets/tasks/taskitemlayout.cpp:149
#8 0x00007fbcb1a6a93e in TaskItemLayout::removeTaskItem (this=0x3e1aef0, item=0x437bc10) at ../../../../../plasma/desktop/applets/tasks/taskitemlayout.cpp:112
#9 0x00007fbcb1a75168 in TaskGroupItem::splitGroup (this=0x3b077e0, newSplitPosition=1) at ../../../../../plasma/desktop/applets/tasks/taskgroupitem.cpp:149
#10 0x00007fbcb1a6a570 in TaskItemLayout::layoutItems (this=0x29ccf00) at ../../../../../plasma/desktop/applets/tasks/taskitemlayout.cpp:378
Reopening based on new backtrace. This used to work in KDE 4.7.x, marked as a regression Created attachment 83329 [details]
crashdump for exanding grouped windows on 4.11
crashdump
Hi,
this bug still exists on kubuntu saucy (with saucy ppa, backports and updates) with
* plasma-desktop 4:4.11.2-0ubuntu1
* kde 4.11.2
* qt 4:4.8.4+dfsg-0ubuntu18
With attachment 83329 [details] i added the crashdump, i just ungrouped firefox with a fresh kde-workspace (pidgin and dolping also were running, since i need a few windows until grouping is activated)
I work at the City of Munich (LiMux) and this is be a serious bug because normal user do not expect that the session completely crashes (even if the recovery works fine). We would be very glad if this bug could be fixed :-)
If i shall recreate the bug in other conditions (debug symbols, withoug saucy backports/updates), please tell me, i would be glad to be of help.
Sincerely,
Dennis Knorr
The problematic code in the backtrace is gone since KDE SC 4.11 with the QML porting of the taskbar. Please try KDE SC 4.11 Dennis, your crash is a duplicate of bug 325383, which is fixed in KDE 4.11.3. In the future, please report new bugs instead of adding to old/unrelated bugs, unless you are sure it is a duplicate. |