Summary: | Intermittent tearing of panel and windows incorrectly rendered | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Daniel Duris <kdebugs> |
Component: | compositing | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | REPORTED --- | ||
Severity: | normal | CC: | kde, nate, nicolas.fella, uwu |
Priority: | NOR | ||
Version First Reported In: | 5.25.5 | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Daniel Duris
2022-09-27 08:05:34 UTC
Can you check what mesa version your distro ships? (In reply to Vlad Zahorodnii from comment #1) > Can you check what mesa version your distro ships? OpenGL version string: 4.6 (Compatibility Profile) Mesa 21.2.6 $ apt-cache madison mesa-utils mesa-utils | 8.4.0-1build1 | http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages v1.6$ apt-cache madison mesa-va-drivers mesa-va-drivers | 21.2.6-0ubuntu0.1~20.04.2 | http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages mesa-va-drivers | 21.2.6-0ubuntu0.1~20.04.2 | http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages mesa-va-drivers | 20.0.4-2ubuntu1 | http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages v1.6$ apt-cache madison mesa-vulkan-drivers mesa-vulkan-drivers | 21.2.6-0ubuntu0.1~20.04.2 | http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages mesa-vulkan-drivers | 21.2.6-0ubuntu0.1~20.04.2 | http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages mesa-vulkan-drivers | 20.0.4-2ubuntu1 | http://archive.ubuntu.com/ubuntu focal/main amd64 Packages v1.6$ apt-cache madison mesa-common-dev mesa-common-dev | 21.2.6-0ubuntu0.1~20.04.2 | http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages mesa-common-dev | 21.2.6-0ubuntu0.1~20.04.2 | http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages mesa-common-dev | 20.0.4-2ubuntu1 | http://archive.ubuntu.com/ubuntu focal/main amd64 Packages I am on Ubuntu Focal and an AMD GPU, too, and I experienced similar glitches (horrible tearing when moving windows, etc) but today those issues are gone again. This vaguely sounds like https://gitlab.freedesktop.org/mesa/mesa/-/issues/7352 (In reply to Nicolas Fella from comment #4) > This vaguely sounds like > https://gitlab.freedesktop.org/mesa/mesa/-/issues/7352 Yes, it sounds similar. Although tearing usually happens only around panel for me, basically it makes panel tasks jumping around in a weird way. |