Summary: | Adding eyes to controll-bar failed | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | H.-P. Sorge <hanspetersorge> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | crash | CC: | thiago.bauermann |
Priority: | NOR | ||
Version: | 4.9.2 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
H.-P. Sorge
2012-10-11 09:32:49 UTC
Thank you for this crash report and helping to improve our software. Unfortunately we were not able to work on this specific report yet. Nowadays the version this crash was reported against is no longer maintained and this makes it very difficult to work on this report as the source code might have changed and the information in the backtrace is no longer valid. Also it is quite likely that this problem got fixed in a later version. Crash reports are very often reported multiple times. If you are able to reproduce this crash with the latest version of KDE Plasma (4.10.3) please reopen this report and adjust the version information in the dropdown above and please also include a new backtrace as generated by the crash reporting tool. Please also make sure that the steps on how to reproduce the crash are precise and correct. Thank you! Created attachment 80584 [details] New crash information added by DrKonqi plasma-desktop (4.10.4) on KDE Platform 4.10.4 using Qt 4.8.2 - What I was doing when the application crashed: I'm using Kubuntu 12.04.2 LTS with KDE 4.10.4, so this issue wasn't fixed yet in the latest KDE release. My backtrace is nearly identical to the one above, except that mine has only one call to sendMouseEvent while the one from the original poster has two. I was dragging the Activities widget to the panel when the desktop crashed. The panel didn't make space for the new widget, and the mouse cursor had the simbol which says that the dragged can't be dropped where the cursor is. I don't know if it makes any difference, but my panel is vertical, docked on the right-hand side of the screen. Also, bug 315303 has a very similar backtrace and might be related. -- Backtrace (Reduced): #7 QGraphicsScenePrivate::filterDescendantEvent (this=0x8789cc0, item=0xad04f28, event=0xbfefaed4) at graphicsview/qgraphicsscene.cpp:1161 #8 0x447dc014 in QGraphicsScenePrivate::sendEvent (this=0x8789cc0, item=0xad04f28, event=0xbfefaed4) at graphicsview/qgraphicsscene.cpp:1211 #9 0x447dccb3 in QGraphicsScenePrivate::sendMouseEvent (this=0x8789cc0, mouseEvent=0xbfefaed4) at graphicsview/qgraphicsscene.cpp:1295 #10 0x447dd873 in QGraphicsScene::mouseMoveEvent (this=0x878e2a0, mouseEvent=0xbfefaed4) at graphicsview/qgraphicsscene.cpp:4102 #11 0x447ec137 in QGraphicsScene::event (this=0x878e2a0, event=0xbfefaed4) at graphicsview/qgraphicsscene.cpp:3451 Hm, I thought DrKonqui would automatically reopen the bug, and apparently I can't do that myself, so please reopen it. |