Summary: | Plasma crashes after turning the screen on and of (Wayland) | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Alexander <alexander.reimelt> |
Component: | generic-multiscreen | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | aleixpol, brenmac23, kde, nate, notmart |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.24.1 | ||
Target Milestone: | 1.0 | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Alexander
2022-02-22 23:27:53 UTC
#41 0x00007f762ddd1dc0 in PlasmaQuick::ContainmentViewPrivate::setContainment(Plasma::Containment*) (this=0x55ab8475b6e0, cont=<optimized out>) at /usr/src/debug/plasma-framework-5.90.0-1.2.x86_64/src/plasmaquick/containmentview.cpp:124 #42 0x000055ab815a4f6c in ShellCorona::addOutput(QScreen*) (this=0x55ab82bc9030, screen=<optimized out>) at /usr/src/debug/plasma5-workspace-5.24.1-1.2.x86_64/shell/shellcorona.cpp:1290 *** This bug has been marked as a duplicate of bug 450594 *** Created attachment 148568 [details]
New crash information added by DrKonqi
plasmashell (5.24.4) using Qt 5.15.3
- What I was doing when the application crashed:
Happens everytime a monitor goes into sleep mode, then is turned back on.
- Unusual behavior I noticed:
Reload of Plasma, disappearing background after the incident. Right click on desktop (missing wallpaper) no longer works. Appears to affect primary monitor more than secondary.
- Custom settings of the application:
-- Backtrace (Reduced):
#4 0x00007fcfed72ccf7 in QtWayland::wl_output::handle_done(void*, wl_output*) () from /usr/lib/libQt5WaylandClient.so.5
[...]
#9 0x00007fcff19d5f8c in wl_display_dispatch_queue_pending () from /usr/lib/libwayland-client.so.0
#10 0x00007fcfed70a586 in QtWaylandClient::QWaylandDisplay::flushRequests() () from /usr/lib/libQt5WaylandClient.so.5
#11 0x00007fcfefa977d6 in QObject::event(QEvent*) () from /usr/lib/libQt5Core.so.5
#12 0x00007fcff06c72c6 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
*** This bug has been marked as a duplicate of bug 449981 *** |