https://bugs.kde.org/show_bug.cgi?id=421451
Fergal Mullally <fergal.mulla...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fergal.mulla...@gmail.com --- Comment #17 from Fergal Mullally <fergal.mulla...@gmail.com> --- For anyone coming across this issue, I solved it by installing hspell on my system with apt. It's about 1.2Mb in size ``` sudo apt install hspell -y ```` My guess -- and it's only a guess -- is that Kate comes bundled with hspell, but it missing some of the dictionary files. Installing hspell directly installs those dictionary files and removes the warning. -- You are receiving this mail because: You are watching all bug changes.