Portuguese dictionary empty in Ubuntu 13.10
Luís de Sousa <[email protected]> Thu, 28 Nov 2013 10:10:21 +0100
| Newsgroups | gmane.comp.gnu.aspell.user |
|---|---|
| Message-ID | <CAEtdG7usUStRvjGL+EDOXn4GWj+GpCw_o5WHMmWgptLCG3cKzw@mail.gmail.com> |
Hello everyone, I just installed the Portuguese dictionary on Ubuntu 13.10 but no application is able to use it. Checking in the command line it seems this dictionary is empty: Code: $ sudo aptitude search aspell-pt p aspell-pt - Portuguese dictionaries for GNU Aspell (old package) p aspell-pt-br - Brazilian Portuguese dictionary for GNU Aspell i aspell-pt-pt - European Portuguese dictionary for GNU Aspell $ aspell dicts | grep pt pt_PT $ aspell -l pt_PT dump master $ Could I be missing some package or is this a bug that should be reported? Thanks.