Spell check in Libre Office

I have never been able to get that to work- I click on it, and then ok to spell check, and it says complete but does not correct any typos/errors.

Also, when I open a document now it goes to recovery first instead of opening it. Maybe it is this old laptop I put Peppermint on- not used netbook for a few days as this has a big screen and I am doing an online course, so doing loads of reading and typing.

I have never been able to get that to work- I click on it, and then ok to spell check, and it says complete but does not correct any typos/errors.

Have you got the English_british language package installed? Also have you got a dictionary installed?
If not then go to Software Manager and do a search for Hunspell.
Install the one for the right language you want and spellcheck in Libre Office should now work.

I don’t know SeZo, but thanks for the info- will check that out.

Ok uploaded Hunspell and a Brit dictionary and set my language is set in UK English in the language toolbar but still it does not check the spelling- it says it is correct when I choose to check the spelling and grammar when it is not.

In LibreOffice Writer go to:
Tools->Options->Language Settings->Writing Aids
Available language modules (put check against Hunspell Spellchecker)
User-defined Dictionaries (put check against en-GB[English(UK)])
Options (put check against Check Spelling as you type and check Grammar as you type)

Done all that- it still doesn’t correct the typos- highlighted all the document and it still says spelling check done.

run:

sudo apt-get install myspell-en-gb

then close ALL instances of LibreOffice … and re-open LibreOffice Writer.

now do what SeZo said :slight_smile:

Hmm. There seems to be a bug/feature to the effect that if the document did not change since the spellchecker was run last time, then it pops up with “The spell check is complete.” message and does nothing. By just changing one character it runs OK the next time.
At least it does that on mine, Version 4.0.3.3 (Build ID: 400m0(Build:3)).

In Peppermint 4 I had exactly the same issue … spell checking didn’t work until I installed myspell-en-gb … then it did :slight_smile:

I think all the myspell* packages are installed by default in Ubuntu and Mint … but NOT in Peppermint.

You could be right, In SolydX it must have been there by default as I do not recall installing it myself. :slight_smile:

Thanks guys- did the sudo and it’s working now!