https://bugs.kde.org/show_bug.cgi?id=391105
--- Comment #1 from Jason Jorgensen <jas...@innominatus.com> --- So googling more I saw some people saying some qml stuff is compiled and cached in $HOME/.cache and is executed by different kde components? I had my $HOME/.cache setup in tmpfs and set as noexec so the compiled bits could not be executed. I removed the noexec from my .cache and it appears to be ok now. I guess its up to you to decide of having compiled executables is a safe thing to store in users .cache directories. -- You are receiving this mail because: You are watching all bug changes.