Summary: | Plasma Panel Crash when dragging new widgets | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | jacobmross |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | crash | CC: | kde, lozol, thiago.bauermann |
Priority: | NOR | ||
Version: | 4.10.0 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
jacobmross
2013-02-17 02:00:56 UTC
Created attachment 77509 [details]
New crash information added by DrKonqi
plasma-desktop (0.4) on KDE Platform 4.10.00 using Qt 4.8.2
- What I was doing when the application crashed:
Adding file menu widget
- Unusual behavior I noticed:
When I tried to move the widget to the panel the mouse freesed ande didn't move until I pressed ESC. I've tryed twice whith the same result and than plasma crashed.
-- Backtrace (Reduced):
#7 QGraphicsScenePrivate::filterDescendantEvent (this=0x9a889e0, item=0xb8f1108, event=0xbfa72f64) at graphicsview/qgraphicsscene.cpp:1161
#8 0x093cd894 in QGraphicsScenePrivate::sendEvent (this=0x9a889e0, item=0xb8f1108, event=0xbfa72f64) at graphicsview/qgraphicsscene.cpp:1211
#9 0x093ce533 in QGraphicsScenePrivate::sendMouseEvent (this=0x9a889e0, mouseEvent=0xbfa72f64) at graphicsview/qgraphicsscene.cpp:1295
#10 0x093cf0f3 in QGraphicsScene::mouseMoveEvent (this=0x99326d8, mouseEvent=0xbfa72f64) at graphicsview/qgraphicsscene.cpp:4102
#11 0x093dd9b7 in QGraphicsScene::event (this=0x99326d8, event=0xbfa72f64) at graphicsview/qgraphicsscene.cpp:3451
I just had a crash on Kubuntu 12.04.2 / KDE 4.10.2 with a backtrace very similar to this one, except that mine has a call to sendSpontaneousEvent and the backtrace here doesn't. It's filed under bug 308222, the bugs could be related. *** Bug 328054 has been marked as a duplicate of this bug. *** Hello! This bug report was filed for KDE Plasma 4, which reached end-of-support status in August 2015. KDE Plasma 5's desktop shell has been almost completely rewritten for better performance and usability, so it is likely that this bug is already resolved in Plasma 5. Accordingly, we hope you understand why we must close this bug report. If the issue described here is still present in KDE Plasma 5.12 or later, please feel free to open a new ticket in the "plasmashell" product after reading https://community.kde.org/Get_Involved/Bug_Reporting If you would like to get involved in KDE's bug triaging effort so that future mass bug closes like this are less likely, please read https://community.kde.org/Get_Involved#Bug_Triaging Thanks for your understanding! Nate Graham |