Summary: | plasma crash while ungrouping tasks | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Martin Koller <martin> |
Component: | widget-taskbar | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | aseigo, asraniel, bjoern, desintegr, steffen, tarundahiya |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Martin Koller
2010-07-13 11:02:59 UTC
I tried and I'm abel to reproduce it always: I just ungroup (expand) the group of 5 openoffice documents, then I click on 1 of the separate task buttons -> crash. *** Bug 246347 has been marked as a duplicate of this bug. *** *** Bug 235403 has been marked as a duplicate of this bug. *** Do you still have this issue? I cannot reproduce I can't really test my comment #1 with KDE 4.5.1 (openSuse 11.3), as plasma already crashes while ungrouping. See bug 230414 Created attachment 59436 [details]
New crash information added by DrKonqi
plasma-desktop (0.4) on KDE Platform 4.6.2 (4.6.2) using Qt 4.7.0
I get a random plasma-desktop crash.
I am not remembering doing any specific action when the crash occurs.
-- Backtrace (Reduced):
#8 0x00007f4af32997af in qobject_cast<WindowTaskItem*> (this=<value optimized out>, rect=...) at /usr/include/qt4/QtCore/qobject.h:455
#9 TaskGroupItem::publishIconGeometry (this=<value optimized out>, rect=...) at ../../../../../plasma/desktop/applets/tasks/taskgroupitem.cpp:1421
#10 0x00007f4af3296a75 in TaskGroupItem::handleActiveWindowChanged (this=0x35cd330, id=77594763) at ../../../../../plasma/desktop/applets/tasks/taskgroupitem.cpp:650
#11 0x00007f4af329c706 in TaskGroupItem::qt_metacall (this=0x35cd330, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff9b5fe270) at ./taskgroupitem.moc:121
[...]
#13 0x00007f4b0a2e9032 in KWindowSystem::activeWindowChanged (this=0x3a6d730, _t1=77594763) at ./kwindowsystem.moc:140
working in master, large amount of code shuffle since this report ... closing as probably fixed. |