Description of problem: Nuspell looks for dictionaries in /usr/share/hunspell/, but they're actually in /usr/share/myspell/. $ nuspell INFO: I/O locale name=en_GB.UTF-8, lang=en, country=GB, enc=utf-8 Dictionary en_GB not found $ nuspell -D Search paths: . /home/mavit/.local/share/hunspell /usr/local/share/hunspell /usr/share/hunspell No dictionaries available INFO: I/O locale name=en_GB.UTF-8, lang=en, country=GB, enc=utf-8 $ rpm -ql hunspell-en-GB /usr/share/doc/hunspell-en-GB /usr/share/doc/hunspell-en-GB/README_en_GB.txt /usr/share/myspell/en_GB.aff /usr/share/myspell/en_GB.dic $ rpm -q nuspell hunspell-en-GB nuspell-3.1.2-1.fc33.x86_64 hunspell-en-GB-0.20140811.1-17.fc33.noarch
Sorry for the late comment. I did report this issue in upstream[1]. Workaround[2] suggested was to create environment variable "DICPATH=/usr/share/myspell" [1] https://github.com/nuspell/nuspell/issues/94 [2] https://github.com/nuspell/nuspell/issues/94#issuecomment-728843483
I see that this is fixed upstream from version 4.1.0 onwards (https://github.com/nuspell/nuspell/commit/5b99a0c6c889b21babfc855607949c1a6e5cbf1b). Version 4.2.0 is already in Rawhide (Fedora 34), and I can confirm that that version works for me.
FEDORA-2021-440f340f8f has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2021-440f340f8f
FEDORA-2021-fcd5eb9c45 has been pushed to the Fedora 32 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-fcd5eb9c45` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-fcd5eb9c45 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2021-440f340f8f has been pushed to the Fedora 33 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-440f340f8f` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-440f340f8f See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2021-fcd5eb9c45 has been pushed to the Fedora 32 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2021-440f340f8f has been pushed to the Fedora 33 stable repository. If problem still persists, please make note of it in this bug report.