https://bugs.kde.org/show_bug.cgi?id=520910
Campbell Barton <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #8 from Campbell Barton <[email protected]> --- A problem that is likely the same as this was recently reported to Blender (Plasma 6.7.2, Blender 5.2 for reference). https://projects.blender.org/blender/blender/issues/137232 - Wayland native _(note that this report is marked as XWayland)._ - Only with Vulkan (not OpenGL). - Only with KDE (GNOME/Sway & others don't have the problem). The problem only happening on Vulkan may be caused by the rendering swap-chain which isn't used for OpenGL. We've worked around it, so if you want to test without the workaround, start blender with: ``` env XDG_CURRENT_DESKTOP=SWAY blender --gpu-backend vulkan ``` -- You are receiving this mail because: You are watching all bug changes.
