There is another problem with OpenOffice 3.2: even with this fix spell checking is not working there as well. It seems that it is looking for the dictionaries in /usr/share/hunspell and not in /usr/share/myspell/dicts.
The fix is to create links to the appropriate files as follows: cd /usr/share/hunspell sudo ln -s ../myspell/dict/bg-BG.dic sudo ln -s ../myspell/dict/bg_BG.dic sudo ln -s ../myspell/dict/bg-BG.aff sudo ln -s ../myspell/dict/bg_BG.aff -- Bulgarian spell checking is not working at all!!! https://bugs.launchpad.net/bugs/346856 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
