* bug#53147: Hunspell dictionaries unavailable in LibreOffice
@ 2022-01-09 20:29 Ludovic Courtès
2022-01-12 18:21 ` Efraim Flashner
` (2 more replies)
0 siblings, 3 replies; 5+ messages in thread
From: Ludovic Courtès @ 2022-01-09 20:29 UTC (permalink / raw)
To: 53147
Hi!
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).
I think this is a relatively recent regression, but I’m not sure.
Am I missing something?
Thanks,
Ludo’.
^ permalink raw reply [flat|nested] 5+ messages in thread
* bug#53147: Hunspell dictionaries unavailable in LibreOffice
2022-01-09 20:29 bug#53147: Hunspell dictionaries unavailable in LibreOffice Ludovic Courtès
@ 2022-01-12 18:21 ` Efraim Flashner
2022-01-12 21:07 ` Ludovic Courtès
2022-01-19 22:04 ` Ludovic Courtès
2022-04-09 16:16 ` Roman Riabenko
2 siblings, 1 reply; 5+ messages in thread
From: Efraim Flashner @ 2022-01-12 18:21 UTC (permalink / raw)
To: Ludovic Courtès; +Cc: 53147
[-- Attachment #1: Type: text/plain, Size: 821 bytes --]
On Sun, Jan 09, 2022 at 09:29:29PM +0100, Ludovic Courtès wrote:
> Hi!
>
> 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).
>
> I think this is a relatively recent regression, but I’m not sure.
>
> Am I missing something?
>
> Thanks,
> Ludo’.
Does libreoffice also need to have the native-search-paths defined for
hunspell's search paths?
--
Efraim Flashner <efraim@flashner.co.il> רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* bug#53147: Hunspell dictionaries unavailable in LibreOffice
2022-01-12 18:21 ` Efraim Flashner
@ 2022-01-12 21:07 ` Ludovic Courtès
0 siblings, 0 replies; 5+ messages in thread
From: Ludovic Courtès @ 2022-01-12 21:07 UTC (permalink / raw)
To: Efraim Flashner; +Cc: 53147
Hi,
Efraim Flashner <efraim@flashner.co.il> skribis:
> On Sun, Jan 09, 2022 at 09:29:29PM +0100, Ludovic Courtès wrote:
>> Hi!
>>
>> 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).
[...]
> Does libreoffice also need to have the native-search-paths defined for
> hunspell's search paths?
We could do that, but with the ‘guix shell’ command above it wouldn’t
make any difference (‘DICPATH’ is indeed set).
Ludo’.
^ permalink raw reply [flat|nested] 5+ messages in thread
* bug#53147: Hunspell dictionaries unavailable in LibreOffice
2022-01-09 20:29 bug#53147: Hunspell dictionaries unavailable in LibreOffice Ludovic Courtès
2022-01-12 18:21 ` Efraim Flashner
@ 2022-01-19 22:04 ` Ludovic Courtès
2022-04-09 16:16 ` Roman Riabenko
2 siblings, 0 replies; 5+ messages in thread
From: Ludovic Courtès @ 2022-01-19 22:04 UTC (permalink / raw)
To: 53147
Ludovic Courtès <ludo@gnu.org> 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/Spelling:/home/ludo/.openoffice.org/3/user/wordbook:/home/ludo/.openoffice.org2/user/wordbook:/home/ludo/.openoffice.org2.0/user/wordbook:/home/ludo/Library/Spelling:/opt/openoffice.org/basis3.0/share/dict/ooo:/usr/lib/openoffice.org/basis3.0/share/dict/ooo:/opt/openoffice.org2.4/share/dict/ooo:/usr/lib/openoffice.org2.4/share/dict/ooo:/opt/openoffice.org2.3/share/dict/ooo:/usr/lib/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-classique
/gnu/store/nkzscw3rb7ypm4a1f6ljx8lvpkssv8va-profile/share/hunspell/de_DE
--8<---------------cut here---------------end--------------->8---
Stracing ‘soffice’ shows that it searches the ‘share/hunspell’
directories too. Now to find why it’s not doing anything with them.
Ludo’.
^ permalink raw reply [flat|nested] 5+ messages in thread
* bug#53147: Hunspell dictionaries unavailable in LibreOffice
2022-01-09 20:29 bug#53147: Hunspell dictionaries unavailable in LibreOffice Ludovic Courtès
2022-01-12 18:21 ` Efraim Flashner
2022-01-19 22:04 ` Ludovic Courtès
@ 2022-04-09 16:16 ` Roman Riabenko
2 siblings, 0 replies; 5+ messages in thread
From: Roman Riabenko @ 2022-04-09 16:16 UTC (permalink / raw)
To: ludo, 53147
Hello
У нд, 2022-01-09 у 21:29 +0100, Ludovic Courtès пише:
> I think this is a relatively recent regression, but I’m not sure.
Please note that there is a similar open issue from 2020:
https://issues.guix.gnu.org/41390
Roman
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2022-04-09 16:18 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-09 20:29 bug#53147: Hunspell dictionaries unavailable in LibreOffice Ludovic Courtès
2022-01-12 18:21 ` Efraim Flashner
2022-01-12 21:07 ` Ludovic Courtès
2022-01-19 22:04 ` Ludovic Courtès
2022-04-09 16:16 ` Roman Riabenko
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.