https://bugs.kde.org/show_bug.cgi?id=418148
--- Comment #16 from David Kolb <[email protected]> --- Workaround for me was clearing all qml caches: `cd ~/.cache && find . -type d -name '*qmlcache*' -exec rm -rf {} \;` Not sure if just clearing ~/.cache/plasmashell/qmlcache would've worked. After this plasmashell 6.1.2 booted up just fine via `/usr/bin/plasmashell --replace` and then a full restart of the system had me running perfectly. -- You are receiving this mail because: You are watching all bug changes.
