Summary: | System freeze after wakeup from hibernate/sleep when dragging a window | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Dominik <kde> |
Component: | xwayland | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | REPORTED --- | ||
Severity: | crash | CC: | blackriver, nate |
Priority: | NOR | Keywords: | regression |
Version First Reported In: | 6.2.0 | ||
Target Milestone: | --- | ||
Platform: | Manjaro | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=489531 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Dominik
2024-11-12 10:14:34 UTC
*** This bug has been marked as a duplicate of bug 489857 *** Apparently not a duplicate since Bug 489857 is as crash, not a freeze. I had a similar issue with the "kwin_scene_opengl: 0x1: GL_INVALID_OPERATION in glDrawBuffers(unsupported buffer GL_BACK_LEFT)" messages repeatedly showing up in the /var/log/syslog file. It caused my system to slow down, freeze or crash depending on the load and the uptime. This was resolved by adding this to the kernel boot parameters nvidia.NVreg_EnableGpuFirmware=0 It is discussed here: https://bbs.archlinux.org/viewtopic.php?id=300648 |