[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Gemas : failed to get the spellserver
From: |
Patrick Cardona |
Subject: |
Re: Gemas : failed to get the spellserver |
Date: |
Tue, 26 May 2020 21:12:51 +0200 |
User-agent: |
GNUMail (Version 1.3.0) |
Hi Wolfgang,
I did this :
1) Install aspell-en to get the English dictionaries for aspell
2) Set the var LANG accordingly in a Terminal window :
export LANG=en_US.UTF-8
3) Then, in the same context, I opened Gemas and tried to spellcheck the text :
And I got the same error :
pi@raspberrypi:~ $ opentool Gemas
2020-05-26 21:03:10.277 Gemas[2102:2102] styleoffsets ... guessing offsets
2020-05-26 21:03:10.281 Gemas[2102:2102] styleoffsets ... guessing offsets
2020-05-26 21:03:52.651 Gemas[2102:2102] Language: English
2020-05-26 21:03:52.651 Gemas[2102:2102] Service to start: (null)
2020-05-26 21:03:52.651 Gemas[2102:2102] Port: (null)
2020-05-26 21:03:52.652 Gemas[2102:2102] Failed to contact spell checker for
language 'English'
--
Bien cordialement,
Patrick CARDONA
On 2020-05-26 19:25:51 +0200 Wolfgang Lux <wolfgang.lux@gmail.com> wrote:
> Hi Patrick,
>
> there’s a bootstrap problem here. The spell server initially supports only
> English and it will update the available languages only after the first run.
> One workaround would be changing your default locale to English. Then try
> using the spellchecker. This should properly update the available languages.
> Once that is done you can change your locale back to French.
> Wolfgang
>
> PS Of course that assumes you already have a French language dictionary for
> aspell installed.
>
>> Am 26.05.2020 um 17:18 schrieb Patrick Cardona via Discussion list for the
>> GNUstep programming environment <discuss-gnustep@gnu.org>:
>
>> Hi again,
>
>> When I try to use the spellchecker within Gemas, it complains no
>> spellserver is available.
>> But what is this spellserver : ispell, aspell... a particular GNUspell
>> service to install ?
>
>> This is the ouput message :
>
>> 2020-05-26 17:14:53.248 Gemas[1544:1544] Language: French
>> 2020-05-26 17:14:53.248 Gemas[1544:1544] Service to start: (null)
>> 2020-05-26 17:14:53.248 Gemas[1544:1544] Port: (null)
>> 2020-05-26 17:14:53.249 Gemas[1544:1544] Failed to contact spell checker
>> for language 'French'
>> 2020-05-26 17:14:53.249 Gemas[1544:1544] Failed to get the spellserver
>
>> --
>> Bien cordialement,
>> Patrick CARDONA
>
>
>