Summary: | Plasma crashes after logging in to wayland session | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Lotem Sakira <lotem1995> |
Component: | generic-crash | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | nate, plasma-bugs, rstreeter78, zapatagustin4 |
Priority: | NOR | Keywords: | drkonqi, wayland |
Version: | 5.22.4 | ||
Target Milestone: | 1.0 | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Lotem Sakira
2021-07-29 09:04:02 UTC
*** This bug has been marked as a duplicate of bug 441536 *** Created attachment 156010 [details]
New crash information added by DrKonqi
plasmashell (5.26.5) using Qt 5.15.8
I just logged into Plasma using Wayland nothing was visible, it was just a black screen, when I noticed that I could use krunner to open a terminal, I tried to restart the plasma shell, and was greeted with a crash report window.
-- Backtrace (Reduced):
#4 0x00007effc3f2cff7 in xcb_send_request_with_fds64 () from /lib64/libxcb.so.1
#5 0x00007effc3f2d8d9 in xcb_send_request () from /lib64/libxcb.so.1
#6 0x00007effc3f2ee84 in xcb_intern_atom () from /lib64/libxcb.so.1
[...]
#9 0x00007effc355f8d4 in NETRootInfo::NETRootInfo(xcb_connection_t*, QFlags<NET::Property>, QFlags<NET::Property2>, int, bool) () from /lib64/libKF5WindowSystem.so.5
#10 0x00007eff8ccc6c05 in VirtualDesktopBar::VirtualDesktopBar(QObject*) () from /usr/lib64/qt5/qml/org/kde/plasma/virtualdesktopbar/libvirtualdesktopbar.so
Fixed my issue by not using virtualdeaktopbar widget. |