Summary: | panel remove | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Anthony <anthonylancaster84> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | asraniel, bestmorozov, brunojcm |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Anthony
2011-08-12 12:04:56 UTC
Created attachment 62959 [details]
New crash information added by DrKonqi
plasma-desktop (0.4) on KDE Platform 4.7.00 (4.7.0) using Qt 4.7.3
- What I was doing when the application crashed:
I removed the pannel widget. Also i get this type of error every time I'm starting KDE (on both my home laptop and office workstation)
-- Backtrace (Reduced):
#6 0x00007fd813df9a64 in QGraphicsItem::isPanel() const () from /usr/lib/libQtGui.so.4
#7 0x00007fd813e3d62b in QGraphicsScene::event(QEvent*) () from /usr/lib/libQtGui.so.4
#8 0x00007fd813848174 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#9 0x00007fd81384cfe1 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#10 0x00007fd815422226 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
Created attachment 64737 [details]
New crash information added by DrKonqi
plasma-desktop (0.4) on KDE Platform 4.7.1 (4.7.1) using Qt 4.7.4
- What I was doing when the application crashed:
Just removed a top panel which had a few statup icons and some widgets.
-- Backtrace (Reduced):
#6 0x00007f66f4540ff4 in QGraphicsItem::isPanel (this=0x7f66c41a5930) at graphicsview/qgraphicsitem.cpp:1780
#7 0x00007f66f4584bfb in QGraphicsScene::event (this=0x1e60080, event=<optimized out>) at graphicsview/qgraphicsscene.cpp:3490
#8 0x00007f66f3f86424 in notify_helper (e=0x7fffac887ef0, receiver=0x1e60080, this=0x1c783f0) at kernel/qapplication.cpp:4486
#9 QApplicationPrivate::notify_helper (this=0x1c783f0, receiver=0x1e60080, e=0x7fffac887ef0) at kernel/qapplication.cpp:4458
#10 0x00007f66f3f8b291 in QApplication::notify (this=0x1c5a000, receiver=0x1e60080, e=0x7fffac887ef0) at kernel/qapplication.cpp:4365
*** This bug has been marked as a duplicate of bug 236640 *** |