Summary: | Crash in QQuickWindowPrivate::sendFilteredPointerEventImp | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Mohammed Sameer <glifwentry> |
Component: | Widget Explorer | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | drozsas, kde-bugs, kde, nate, notmart, plasma-bugs |
Priority: | NOR | Keywords: | drkonqi, wayland |
Version: | 5.21.3 | ||
Target Milestone: | 1.0 | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
widget explorer
New crash information added by DrKonqi |
Description
Mohammed Sameer
2021-03-24 07:47:36 UTC
Created attachment 137014 [details]
widget explorer
Cannot reproduce with my git master plasma session. Created attachment 141528 [details]
New crash information added by DrKonqi
plasmashell (5.22.4) using Qt 5.15.3
- What I was doing when the application crashed:
Adding widgets to a panel. This time, it was a Latte-dock panel, but it happens with common Plasma panels as well.
- Unusual behavior I noticed:
The whole widgets menu becomes darker* and the wallpaper area goes completely black. I close the widgets menu by clicking the X button (which is possible, even in this state) and everything gets back to normal. Widget is added to panel as expected and wallpaper rolls back to whatever it was before.
* I'm using Breeze Dark, I'm assuming less color contrast means irresponsive. So, in light themes, it might actually get lighter/brighter?
-- Backtrace (Reduced):
#6 0x00007ff730c1c9ab in QQuickWindowPrivate::sendFilteredPointerEventImpl(QQuickPointerEvent*, QQuickItem*, QQuickItem*) () from /usr/lib/libQt5Quick.so.5
#7 0x00007ff730c1ccf7 in QQuickWindowPrivate::sendFilteredPointerEventImpl(QQuickPointerEvent*, QQuickItem*, QQuickItem*) () from /usr/lib/libQt5Quick.so.5
#8 0x00007ff730c1ccf7 in QQuickWindowPrivate::sendFilteredPointerEventImpl(QQuickPointerEvent*, QQuickItem*, QQuickItem*) () from /usr/lib/libQt5Quick.so.5
#9 0x00007ff730c1ccf7 in QQuickWindowPrivate::sendFilteredPointerEventImpl(QQuickPointerEvent*, QQuickItem*, QQuickItem*) () from /usr/lib/libQt5Quick.so.5
#10 0x00007ff730c2097d in QQuickWindowPrivate::deliverMouseEvent(QQuickPointerMouseEvent*) () from /usr/lib/libQt5Quick.so.5
*** Bug 439875 has been marked as a duplicate of this bug. *** *** This bug has been marked as a duplicate of bug 446111 *** *** This bug has been marked as a duplicate of bug 446111 *** |