https://bugs.kde.org/show_bug.cgi?id=523716
John <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #13 from John <[email protected]> --- Hi Rean, I am trying to reproduce the this on my system with Debian 14 (Forky) and: ------------------------------------------------------------------------------------------------- SOFTWARE/OS VERSIONS KDE Plasma Version: 6.7.2 KDE Frameworks Version: 6.26.0 Qt Version: 6.10.2 Graphics Platform: Wayland Mesa Version: 26.1.5-1 Kernel Version: 7.1.3+deb14-amd64 (64-bit) HARDWARE Dell Inspiron 5770 laptop with: CPU: Intel Core i5-8250U CPU @ 1.60GHz (4 cores, 8 threads) RAM: 8 GiB GPU 1: Intel UHD 620 GPU 2: AMD Radeon R5 M465 ------------------------------------------------------------------------------------------------- And I have a few questions... In the steps to reproduce you said: "2. Or force enable OpenGL ES on Plasma 6.7 using KWIN_COMPOSE=02ES in /etc/environment." Are you sure that the value after the equal sign is 02ES ? As if you try to find it in this page: https://community.kde.org/KWin/Environment_Variables You cannot, as it should be: O2ES Which in the "ADDITIONAL INFORMATION" section you wrote it exactly like that. Are you sure you have not by mistake tested with the 0 instead of the O version? I bet there is no error or notice from Kwin anywhere to be found if unknown environment variables are used or have wrong values. At least I have not seen a Kwin log anywhere. And I even have the KsystemLog program installed. I have tested on my laptop with the environment variable like this: KWIN_COMPOSE=O2ES And I also tested these environment variables and values (one at a time): MESA_LOADER_DRIVER_OVERRIDE=zink QSG_RHI_BACKEND=vulkan And unfortunately, I couldn't notice any big / perceivable performance regression or improvement with either of them, so I'm not sure if they even work. How did you enable the rendering over the Zink driver, the same way as I did? How did you enable the Debug Console? -- You are receiving this mail because: You are watching all bug changes.
