Package: kwrite Followup-For: Bug #793740 Hi,
Discovering that the bug is happily alive, I tinkered a bit with with strace. One of the lines that appears after activating the spell-checker reads:: stat("/usr//usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/sonnet", 0x7ffe5537a0b0) = -1 ENOENT (No such file or directory) Note the '/usr//usr/' part. I haven't looked at the source. /2ยข -Hagen