Summary: | system settings on Wayland crashed while opening plasma styles | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Germano Massullo <germano.massullo> |
Component: | wayland-generic | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | nate |
Priority: | NOR | Keywords: | drkonqi, wayland |
Version: | 5.20.1 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Germano Massullo
2020-10-27 21:32:32 UTC
Looks KWin-related; moving. #12 0x00007f339a00e5ed in QtWaylandClient::QWaylandDisplay::dispatchQueueWhile(wl_event_queue*, std::function<bool ()>, int) (timeout=100, condition=..., queue=0x55f726738bd0, this=0x55f726443f90) at qwaylanddisplay.cpp:260 #13 QtWaylandClient::QWaylandDisplay::dispatchQueueWhile(wl_event_queue*, std::function<bool ()>, int) (this=0x55f726443f90, queue=0x55f726738bd0, condition=..., timeout=timeout@entry=100) at qwaylanddisplay.cpp:238 #14 0x00007f339a00ff90 in QtWaylandClient::QWaylandWindow::waitForFrameSync (timeout=100, this=0x55f72647deb0) at /usr/include/c++/10/new:175 #15 QtWaylandClient::QWaylandWindow::waitForFrameSync (this=0x55f72647deb0, timeout=100) at qwaylandwindow.cpp:625 #16 0x00007f339816d0aa in QtWaylandClient::QWaylandGLContext::swapBuffers (this=0x55f728954970, surface=0x55f72647dec0) at ../../../../hardwareintegration/client/wayland-egl/qwaylandglcontext.cpp:492 I am no longer experiencing this problem. I don't close the bug since I have seen Nate working on this, so he may still need this bugreport Plasma 5.22.4 KDE Frameworks 5.85.0 Qt 5.15.2 I am definitely not smart enough to work on this, but it wouldn't surprise me if it got fixed, as a lot of KWin's wayland-related plumbing has been improved recently. Let's re-open if you see it again! |