Summary: | Adding Default panel cause Plasma crash (4.7.x, SysTray related) [QGraphicsLayoutItemPrivate::hasHeightForWidth, QGridLayoutItem::hasDynamicConstraint, ensureDynamicConstraint] | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | jomi86 |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | andresbajotierra, gatoso, lamarque, m.wege, serj.com |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
jomi86
2011-09-25 13:50:50 UTC
[Comment from a bug report cleaner] This is related to bug 282552, as the backtrace is mostly the same, and the situation also matches. *** Bug 282748 has been marked as a duplicate of this bug. *** *** Bug 281854 has been marked as a duplicate of this bug. *** Created attachment 64282 [details]
New crash information added by DrKonqi
plasma-desktop (0.4) on KDE Platform 4.7.1 (4.7.1) using Qt 4.7.2
- What I was doing when the application crashed: I was adding a panel on my second screen, then the crash occured.
-- Backtrace (Reduced):
#6 QGraphicsLayoutItemPrivate::hasHeightForWidth (this=<value optimized out>) at graphicsview/qgraphicslayoutitem.cpp:282
#7 0x0000003dc05e9581 in QGridLayoutItem::hasDynamicConstraint (this=0x8260c20) at graphicsview/qgridlayoutengine.cpp:576
#8 0x0000003dc05ea839 in QGridLayoutEngine::ensureDynamicConstraint (this=0x828d1b0) at graphicsview/qgridlayoutengine.cpp:1657
#9 0x0000003dc05ea8e9 in QGridLayoutEngine::hasDynamicConstraint (this=0x828d1b0) at graphicsview/qgridlayoutengine.cpp:1677
#10 0x0000003dc05ee638 in QGridLayoutEngine::sizeHint (this=0x828d1b0, styleInfo=..., which=Qt::MaximumSize, constraint=...) at graphicsview/qgridlayoutengine.cpp:1134
*** This bug has been marked as a duplicate of bug 282552 *** |