From debbugs-submit-bounces@debbugs.gnu.org Wed Jan 19 17:04:24 2022 Received: (at 53147) by debbugs.gnu.org; 19 Jan 2022 22:04:24 +0000 Received: from localhost ([127.0.0.1]:55790 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nAJ43-0004lA-Ny for submit@debbugs.gnu.org; Wed, 19 Jan 2022 17:04:23 -0500 Received: from hera.aquilenet.fr ([185.233.100.1]:60394) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nAJ3z-0004ks-2Y for 53147@debbugs.gnu.org; Wed, 19 Jan 2022 17:04:21 -0500 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 7F890441 for <53147@debbugs.gnu.org>; Wed, 19 Jan 2022 23:04:12 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8NV73StrjAnb for <53147@debbugs.gnu.org>; Wed, 19 Jan 2022 23:04:11 +0100 (CET) Received: from ribbon (91-160-117-201.subs.proxad.net [91.160.117.201]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 28FC9195 for <53147@debbugs.gnu.org>; Wed, 19 Jan 2022 23:04:11 +0100 (CET) From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: 53147@debbugs.gnu.org Subject: Re: bug#53147: Hunspell dictionaries unavailable in LibreOffice References: <87ilus1wly.fsf@inria.fr> Date: Wed, 19 Jan 2022 23:04:10 +0100 In-Reply-To: <87ilus1wly.fsf@inria.fr> ("Ludovic =?utf-8?Q?Court=C3=A8s=22?= =?utf-8?Q?'s?= message of "Sun, 09 Jan 2022 21:29:29 +0100") Message-ID: <87iluf9ycl.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spamd-Bar: / Authentication-Results: hera.aquilenet.fr; none X-Rspamd-Server: hera X-Rspamd-Queue-Id: 7F890441 X-Spamd-Result: default: False [-0.10 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[53147@debbugs.gnu.org]; TO_DN_NONE(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[]; MID_RHS_MATCH_FROM(0.00)[] X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 53147 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) Ludovic Court=C3=A8s skribis: > When running something like: > > guix shell hunspell hunspell-dict-fr libreoffice -- libreoffice > > Hunspell dictionaries (for French in this case) are unavailable from the > spell-checking menu, even though DICPATH is set (this is with > 92faad0adb93b8349bfd7c67911d3d95f0505eb2). Another data point: Hunspell itself does find the dictionaries: --8<---------------cut here---------------start------------->8--- $ guix shell -C hunspell-dict-{de,fr,pl} hunspell -- hunspell -D SEARCH PATH: .::/gnu/store/nkzscw3rb7ypm4a1f6ljx8lvpkssv8va-profile/share/hunspell:/usr/= share/hunspell:/usr/share/myspell:/usr/share/myspell/dicts:/Library/Spellin= g:/home/ludo/.openoffice.org/3/user/wordbook:/home/ludo/.openoffice.org2/us= er/wordbook:/home/ludo/.openoffice.org2.0/user/wordbook:/home/ludo/Library/= Spelling:/opt/openoffice.org/basis3.0/share/dict/ooo:/usr/lib/openoffice.or= g/basis3.0/share/dict/ooo:/opt/openoffice.org2.4/share/dict/ooo:/usr/lib/op= enoffice.org2.4/share/dict/ooo:/opt/openoffice.org2.3/share/dict/ooo:/usr/l= ib/openoffice.org2.3/share/dict/ooo:/opt/openoffice.org2.2/share/dict/ooo:/= usr/lib/openoffice.org2.2/share/dict/ooo:/opt/openoffice.org2.1/share/dict/= ooo:/usr/lib/openoffice.org2.1/share/dict/ooo:/opt/openoffice.org2.0/share/= dict/ooo:/usr/lib/openoffice.org2.0/share/dict/ooo AVAILABLE DICTIONARIES (path is not mandatory for -d option): /gnu/store/nkzscw3rb7ypm4a1f6ljx8lvpkssv8va-profile/share/hunspell/pl_PL /gnu/store/nkzscw3rb7ypm4a1f6ljx8lvpkssv8va-profile/share/hunspell/fr-class= ique /gnu/store/nkzscw3rb7ypm4a1f6ljx8lvpkssv8va-profile/share/hunspell/de_DE --8<---------------cut here---------------end--------------->8--- Stracing =E2=80=98soffice=E2=80=99 shows that it searches the =E2=80=98shar= e/hunspell=E2=80=99 directories too. Now to find why it=E2=80=99s not doing anything with them. Ludo=E2=80=99.