-
-
Notifications
You must be signed in to change notification settings - Fork 14.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
libreoffice doesn't come with the en-us dictionary #26234
Comments
This is super annoying, I had to write a report in a hurry. https://extensions.libreoffice.org/extensions/english-dictionaries |
This still seems to be the case :( |
#80353 aims to make spellcheck in LibreOffice work with hunspell dictionaries installed with Nix. Testing appreciated. |
How do I test? |
@magnetophon You also need to install |
Idk what's going on: the first time I ran the above command it ran quickly and now it's been building for 18 hours. |
My guess is that LibreOffice has been updated in master (#80375) but Hydra hasn't built it yet (because it's busy with 20.03?) so you're building it from source. |
Ah, I didn't know |
I'm not sure either, I suppose it tries to merge with master before building? Either way, if you have local copy of the nixpkgs repository you can build the package by checking out the branch and then running |
Hello, I'm a bot and I thank you in the name of the community for opening this issue. To help our human contributors focus on the most-relevant reports, I check up on old issues to see if they're still relevant. This issue has had no activity for 180 days, and so I marked it as stale, but you can rest assured it will never be closed by a non-human. The community would appreciate your effort in checking if the issue is still valid. If it isn't, please close it. If the issue persists, and you'd like to remove the stale label, you simply need to leave a comment. Your comment can be as simple as "still important to me". If you'd like it to get more attention, you can ask for help by searching for maintainers and people that previously touched related code and @ mention them in a comment. You can use Git blame or GitHub's web interface on the relevant files to find them. Lastly, you can always ask for help at our Discourse Forum or at #nixos' IRC channel. |
Seems fixed |
Issue description
When installing LibreOffice, one would expect there to be a default dictionary to handle spell-checking.
There isn't.
The pkgs has "# TODO: dictionaries", put there by @domenkozar, and "--without-myspell-dicts", by @viric
Technical details
The text was updated successfully, but these errors were encountered: