Summary: | Plasma crashes when logging in, editing any widget or panel or using the dashboard launcher | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Janne Mareike Koschinski <janne> |
Component: | generic-crash | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | jodr666, nate, plasma-bugs |
Priority: | NOR | Keywords: | drkonqi, wayland |
Version: | 5.20.2 | ||
Target Milestone: | 1.0 | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Janne Mareike Koschinski
2020-10-31 15:30:02 UTC
Apparently it also happens when launching applications through the dashboard launcher. The wayland connection died: #6 0x00007f0a20341c39 in qt_message_fatal (context=..., message=<synthetic pointer>...) at global/qlogging.cpp:1914 #7 QMessageLogger::fatal(char const*, ...) const (this=this@entry=0x7fffb7ab3750, msg=msg@entry=0x7f0a1c0b40b8 "The Wayland connection broke. Did the Wayland compositor die?") at global/qlogging.cpp:893 #8 0x00007f0a1bff8d15 in QtWaylandClient::QWaylandDisplay::checkError() const (this=<optimized out>) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qlogging.h:90 #9 QtWaylandClient::QWaylandDisplay::checkError() const (this=<optimized out>) at qwaylanddisplay.cpp:204 #10 0x00007f0a1c00949e in QtWaylandClient::QWaylandDisplay::flushRequests() (this=0x557d661c53b0) at qwaylanddisplay.cpp:222 #11 0x00007f0a1c019603 in QtWaylandClient::QWaylandWindow::setVisible(bool) (visible=true, this=0x557d67deb370) at qwaylandwindow.cpp:432 #12 QtWaylandClient::QWaylandWindow::setVisible(bool) (this=0x557d67deb370, visible=<optimized out>) at qwaylandwindow.cpp:421 So is an upstream/qt issue and a duplicate of Bug 423179 ? *** This bug has been marked as a duplicate of bug 423179 *** |