https://bugs.kde.org/show_bug.cgi?id=423558
--- Comment #9 from Konrad Materka <mate...@gmail.com> --- Good to know it helped. Unfortunately I don't know what caused it - was it broken package or something else. I have the same distribution and it works correctly. If you want you can investigate further: * This will show if file belongs to any installed deb package (probably not): dpkg -S /usr/share/plasma/plasmoids/kpluginindex.json * Was the file created recently or long time ago? * Is it in compressed format or plain JSON text? Probably a text, which suggests it is a very old, not it is compressed. * What are the privileges to the file. Is it root:root 644 (-rw-r--r--)? Probably we won't know but it is worth to check, maybe someone else will stumble on this bug with an idea. -- You are receiving this mail because: You are watching all bug changes.