https://bugs.kde.org/show_bug.cgi?id=504887
--- Comment #9 from diogo.filipe.acas...@gmail.com --- Update: I've "fixed" the issue by resetting KDE and deleting these config/cache files. It may have just been some corrupted file. ``` cd ~ rm -rf .cache/plasmashell* rm -rf .cache/kwin rm -rf .cache/krunner/ rm -rf .cache/ksycoca6* rm -rf .config/plasma* rm -rf .config/kde* rm -rf .config/kwinrc ``` I backed them up in case anyone's interested in diving into this, but I suspect not. In hindsight, I should have deleted those files one at a time to zone in on the issue... -- You are receiving this mail because: You are watching all bug changes.