https://bugs.kde.org/show_bug.cgi?id=525485
--- Comment #3 from Siirtch <[email protected]> --- (In reply to Siirtch from comment #2) > Thank you for your swift response, and sorry for my slow one. That is not > something I did intentionally, no. My customization has solely been > installing themes and such from the KDE Store. Turning these off and > returning to the default configuration did not solve the problem. I finally managed to solve it by purging all my kde, kwin and plasma configs (ls ~/.config | grep -i -E 'kde|plasma|kwin') and then rebooting. Before purging them however I backed them up and afterwards I started trying to find the culprit. It happened to be "kdeglobals". Specifically, the broken one had the following section between [KFileDialog Settings] and [WM]: [QtQuickRendererSettings] SceneGraphBackend=software This was completely missing from the working one, and adding it caused the same bug to happen. -- You are receiving this mail because: You are watching all bug changes.
