spellheck again Re: PROBLEM SOLVED Re: problem remains Re: [Issue 127728] SPELLCHECK/DICTIONARY NOT WORKING AFTER UPDATE INSTALL to 4.1.5

2020-03-06 Thread Chris Addington
good morning i have just set up new laptop & installed openoffice & copying wordbook & template files as below i have noticed that whilst using a template document that spellcheck worked ok, but when i used a 'new' document (top left of toolbar) then spellcheck does not work ->

Re: PROBLEM SOLVED Re: problem remains Re: [Issue 127728] SPELLCHECK/DICTIONARY NOT WORKING AFTER UPDATE INSTALL to 4.1.5

2018-03-10 Thread Martin Groenescheij
On 11/03/18 5:17 AM, JD wrote: A better solution: do not create a an OpenOffice user profile. PERIOD. It is totally useless for the correct operation of OO. And where are user settings stored when there is no user profile? On 03/10/2018 11:05 AM, Andrea Pescetti wrote: Maurice Howe w

Re: PROBLEM SOLVED Re: problem remains Re: [Issue 127728] SPELLCHECK/DICTIONARY NOT WORKING AFTER UPDATE INSTALL to 4.1.5

2018-03-10 Thread JD
A better solution: do not create a an OpenOffice user profile. PERIOD. It is totally useless for the correct operation of OO. On 03/10/2018 11:05 AM, Andrea Pescetti wrote: Maurice Howe wrote: This guy makes it indelibly clear why users are sometimes encouraged to try I concur this is an

Re: PROBLEM SOLVED Re: problem remains Re: [Issue 127728] SPELLCHECK/DICTIONARY NOT WORKING AFTER UPDATE INSTALL to 4.1.5

2018-03-10 Thread Andrea Pescetti
Maurice Howe wrote: This guy makes it indelibly clear why users are sometimes encouraged to try I concur this is an example of a user that, while he managed to solve it in the end, is quite problematic, noisy, and won't follow any advice longer than one line (even though he succeeded when he

Re: PROBLEM SOLVED Re: problem remains Re: [Issue 127728] SPELLCHECK/DICTIONARY NOT WORKING AFTER UPDATE INSTALL to 4.1.5

2018-03-10 Thread Maurice Howe
This guy makes it indelibly clear why users are sometimes encouraged to try LIBRE or ANYthing ​else. On Sat, Mar 10, 2018 at 9:24 AM, Chris Addington wrote: > 1. file manager, address bar; (select): /app data/roaming/open > office/4 -> rename user.old. > > 2. start openoff > > 3. fm user.old - c

Re: problem solved

2015-06-27 Thread Heidi Lasher-Oakes
Thanks! It was really bugging me. I got as far as downloading the md5sum file, but was trying to compare it directly with the AOO file by listing both filenames after the md5sum -c command. Next time I'll try it your way. On Sat, Jun 27, 2015 at 4:12 PM, James Knott wrote: > On 06/27/2015 12:

Re: problem solved

2015-06-27 Thread James Knott
On 06/27/2015 12:44 PM, Heidi Lasher-Oakes wrote: > md5sum -c .tar.gz.md5 > The -c option is used when you have a text file that contains the md5sum for one or more files. Md5sum will read that file and check the file's md5 sum against the line in the text file. If you look at the md5 on the ser

RE: problem solved

2015-06-27 Thread Dennis E. Hamilton
It is generally the case that the .md5 file needs to be in the same directory as the downloaded file(s), and you probably need to do the md5sum call with your console session being in that directory as the current directory. Also, if there are spaces in the part you need to put the whole thing