[Users] Spell checking for second language stopped working after OS update
Andrej Kacian
ticho at claws-mail.org
Mon Jul 23 17:47:56 CEST 2018
On Mon, 23 Jul 2018 18:22:46 +0300
Removed GDPR wrote:
> On Mon, 23 Jul 2018 15:11:21 +0100 Brian Morrison
> wrote:
>
> > A quick look here:
> >
> > Preferences->Compose->Spell Checking
> >
> > might reveal something? I see about 4 settings that
> > control dual dictionaries in various ways.
>
> That's where I started but it doesn't reveal anything.
> Anyway - a screenshot is attached. There is nothing
> but en_US in either of the dropdowns. Previously in
> the lower one I had 'bg' (from aspell-bg).
What does the following command output?
echo "some bulgarian text with some words misspelled" | enchant -d bg -a
It should print list of correction suggestions for each misspelled
word. If that doesn't work, you should get help from some Opensuse
forum or mailing list, and get enchant itself to work.
You can check how it looks for English:
ticho at penny:~$ echo "hello wrold" | enchant -d en -a
@(#) International Ispell Version 3.1.20 (but really Enchant 1.6.0)
*
& wrold 2 6: world, wold
ticho at penny:~$
--
Andrej
More information about the Users
mailing list