https://bugs.kde.org/show_bug.cgi?id=463377
--- Comment #7 from Real Name <zuurve...@outlook.com> --- (In reply to Jeremi Campagna from comment #6) > (In reply to Real Name from comment #5) > > New find: starting plasmashell with mesa_glthread=false fixes the issue for > > me. Mesa 22.3 enables GL threads by default. > > Can you indicate how you've done that? Is there a way to start plasmashell > like this automatically/at login? You can test it from the terminal with the following command-line kquitapp5 plasmashell && sleep 10 && mesa_glthread=false kstart5 plasmashell As for starting only Plasma with that environment variable set, I'm not sure it's possible, and it would pass it on to the applications you launched with it anyway. You can set it globally in /etc/enviroment or a snippet in $HOME/.config/environment.d if you use systemd. -- You are receiving this mail because: You are watching all bug changes.