Summary: | Window refresh randomly glitches out | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | nttkde <watisthispoo> |
Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | danielroschka, kde, nate |
Priority: | NOR | ||
Version: | 5.25.3 | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
video
some kwin errors in system log |
Description
nttkde
2022-07-12 01:16:44 UTC
Created attachment 150550 [details]
some kwin errors in system log
I think this might actually be same as https://bugs.kde.org/show_bug.cgi?id=449301 I tried and window contents refresh normally when I'm dragging it around. So Plasma version 5.25 might be unrelated. I also saw the glitch happen to the Plasma panel. The bug also affects kernel 5.15 and Plasma 5.25.3. One common thing every time a window glitches seems to be those 4 errors in the log: kwin_core: XCB error: 14 (BadIDChoice) kwin_core: XCB error: 140 (Unknown) kwin_core: XCB error: 140 (BadRegion) kwin_core: XCB error: 140 (BadRegion) I booted an older kernel from before I started seeing the bug and the bug still occurred, so at least it's not the kernel alone that causes it. I'm also affected by this bug and I'm also using an AMD GPU. I can confirm that it happens randomly to all kind of apps (for me even regularly to plasmashell) and is quite annoying. Log records in syslog are the same as already reported:
> kwin_core: XCB error: 14 (BadIDChoice), sequence: 10038, resource id: 7658211, major code: 138 (XFIXES), minor code: 5 (CreateRegion)
> kwin_core: XCB error: 140 (Unknown), sequence: 10039, resource id: 7658211, major code: 143 (DAMAGE), minor code: 3 (Subtract)
> kwin_core: XCB error: 140 (BadRegion), sequence: 10040, resource id: 7658211, major code: 138 (XFIXES), minor code: 19 (FetchRegion)
> kwin_core: XCB error: 140 (BadRegion), sequence: 10041, resource id: 7658211, major code: 138 (XFIXES), minor code: 10 (DestroyRegion)
While I'm also uncertain if this bug is related to kwin or amdgpu, I also suspect kwin, as it started right after upgrading to 5.25 for me as well.
Operating System: Debian/sid
KDE Plasma Version: 5.25.4
KDE Frameworks Version: 5.96.0
Qt Version: 5.15.4
Kernel Version: 5.18.16
Graphics Platform: X11
Graphics Processor: AMD Ryzen 5 PRO 4650G
Looks like this was fixed by https://bugs.kde.org/show_bug.cgi?id=456511 I have still sometimes seen the errors in log but it no longer causes app windows to glitch out. *** This bug has been marked as a duplicate of bug 456511 *** |