Summary: | plasma-desktop crash on adding default panel or system tray | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Thomas Caswell <tcaswell> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | dragonk, kde-bugzilla, linux |
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
New crash information added by DrKonqi New crash information added by DrKonqi |
Description
Thomas Caswell
2011-07-22 16:45:20 UTC
Created attachment 62384 [details]
New crash information added by DrKonqi
plasma-desktop (0.4) on KDE Platform 4.6.95 (4.7 RC2) using Qt 4.8.0
- What I was doing when the application crashed:
Tried to add "default panel" to the current desktop
- Unusual behavior I noticed:
This happened when I logged in and experienced a bug I had several times in the past:
As the original reporter of this bug reported, none of my windows - not even my panel - would show. When opening a new window via alt+f2 the window shows up shortly before disappearing again. I can also switch between windows via alt+tab, where all windows are visible in the switcher but once I select a window again it shows up shortly before disappering again.
The default solution for this problem in my case is stopping and restarting the current activity.
This time I tried something else, namely the exact thing that caused the crash: Selected a different activity and tried to add the "default panel"
Maybe it is worth noting that I am also having a nvidia card and the driver I am using is nouveau (xorg-x11-drv-nouveau-0.0.16-24.20110324git8378443.fc15.x86_64)
-- Backtrace (Reduced):
#6 QGraphicsLayoutItemPrivate::hasHeightForWidth (this=0x740065006e002e) at graphicsview/qgraphicslayoutitem.cpp:280
#7 0x00000033021fa971 in QGridLayoutItem::hasDynamicConstraint (this=0x5acb720) at graphicsview/qgridlayoutengine.cpp:576
#8 0x00000033021fbad2 in ensureDynamicConstraint (this=0x5b4cde0) at graphicsview/qgridlayoutengine.cpp:1666
#9 QGridLayoutEngine::ensureDynamicConstraint (this=0x5b4cde0) at graphicsview/qgridlayoutengine.cpp:1661
#10 0x00000033021fbb89 in QGridLayoutEngine::hasDynamicConstraint (this=0x5b4cde0) at graphicsview/qgridlayoutengine.cpp:1686
Created attachment 62393 [details]
New crash information added by DrKonqi
plasma-desktop (0.4) on KDE Platform 4.7.00 (4.7.0) using Qt 4.7.2
- What I was doing when the application crashed:
add default panel
- Unusual behavior I noticed:
plasma crashes no windows anymore
using nvidia driver
-- Backtrace (Reduced):
#6 QGraphicsLayoutItemPrivate::hasHeightForWidth (this=0x740065006e002e) at graphicsview/qgraphicslayoutitem.cpp:280
#7 0x00007f3a05c76581 in QGridLayoutItem::hasDynamicConstraint (this=0x3980d40) at graphicsview/qgridlayoutengine.cpp:576
#8 0x00007f3a05c77839 in QGridLayoutEngine::ensureDynamicConstraint (this=0x3ae5b40) at graphicsview/qgridlayoutengine.cpp:1657
#9 0x00007f3a05c778e9 in QGridLayoutEngine::hasDynamicConstraint (this=0x3ae5b40) at graphicsview/qgridlayoutengine.cpp:1677
#10 0x00007f3a05c7b638 in QGridLayoutEngine::sizeHint (this=0x3ae5b40, styleInfo=..., which=Qt::MaximumSize, constraint=...) at graphicsview/qgridlayoutengine.cpp:1134
Created attachment 62462 [details]
New crash information added by DrKonqi
plasma-desktop (0.4) on KDE Platform 4.7.00 (4.7.0) "release 6" using Qt 4.7.3
- What I was doing when the application crashed:
When trying to add another default panel, i got the crash handler dialog and the existing panel reloaded.
-- Backtrace (Reduced):
#6 QGraphicsLayoutItemPrivate::hasHeightForWidth (this=0x31) at graphicsview/qgraphicslayoutitem.cpp:280
#7 0x00007f9ae9af0761 in QGridLayoutItem::hasDynamicConstraint (this=<value optimized out>) at graphicsview/qgridlayoutengine.cpp:576
#8 0x00007f9ae9af1a19 in QGridLayoutEngine::ensureDynamicConstraint (this=0x3aa8140) at graphicsview/qgridlayoutengine.cpp:1657
#9 0x00007f9ae9af1ac9 in QGridLayoutEngine::hasDynamicConstraint (this=0x3aa8140) at graphicsview/qgridlayoutengine.cpp:1677
#10 0x00007f9ae9af5811 in QGridLayoutEngine::sizeHint (this=0x3aa8140, styleInfo=..., which=Qt::MaximumSize, constraint=...) at graphicsview/qgridlayoutengine.cpp:1134
*** This bug has been marked as a duplicate of bug 277367 *** |