Re: LibreOffice and Java

2016-10-23 Thread Ian Bruntlett
Hi there,

On 23 October 2016 at 20:48, flocculant  wrote:

> Don't appear to have much java installed here currently - spelling didn't
> work, installed hunspell-en-gb - spelling works fine now.

Yes, that has fixed it, thank you. I have updated the bug report with a
description of how to solve the problem.

BW,


Ian

-- 
-- ACCU - Professionalism in programming - http://www.accu.org
-- My writing - https://sites.google.com/site/ianbruntlett/
-- Free Software page -
https://sites.google.com/site/ianbruntlett/home/free-software
-- 
Ubuntu-quality mailing list
Ubuntu-quality@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-quality


Re: LibreOffice and Java

2016-10-23 Thread flocculant

ii  java-common0.57ubuntu1  all  Base package for Java runtimes
ii  java-wrappers  0.1.28   all  wrappers for java executables
ii  javascript-com 11   all  Base support for JavaScript 
libra


Don't appear to have much java installed here currently - spelling 
didn't work, installed hunspell-en-gb - spelling works fine now.



On 11/09/16 16:50, Ian Bruntlett wrote:

Hi,

I have been told that the reason why LibreOffice Writer is failing to do
spelling checking is that because Java is not installed on my system
(LibreOffice Writer 5.1.4.2 on Ubuntu 16.04.1, 64 bit).

Did a bit of checking:-

ian@turing:~$ java --version
The program 'java' can be found in the following packages:
  * default-jre
  * gcj-5-jre-headless
  * openjdk-8-jre-headless
  * gcj-4.8-jre-headless
  * gcj-4.9-jre-headless
  * openjdk-9-jre-headless
Try: sudo apt install 
ian@turing:~$ which java

All I need to know now is which Java package(s) I should install.

Any suggestions?

TIA,


Ian




--
Ubuntu-quality mailing list
Ubuntu-quality@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-quality


Re: LibreOffice and Java

2016-10-23 Thread Ian Bruntlett
Hi All,

On 11 October 2016 at 14:48, Nicholas Skaggs 
wrote:

> Your best bet is to file a bug using ubuntu-bug.
>
> ubuntu-bug libreoffice-writer
>
Thanks, done that. Apologies for the delay. See this for more details:-
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1636005

BW,


Ian

-- 
-- ACCU - Professionalism in programming - http://www.accu.org
-- My writing - https://sites.google.com/site/ianbruntlett/
-- Free Software page -
https://sites.google.com/site/ianbruntlett/home/free-software
-- 
Ubuntu-quality mailing list
Ubuntu-quality@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-quality


Re: LibreOffice and Java

2016-10-11 Thread Nicholas Skaggs

On 10/06/2016 01:28 PM, Ian Bruntlett wrote:

Hi Eric et al.,

On 6 October 2016 at 18:19, Eric Adler  wrote:


FWIW I have a  standard Ubuntu 16.04 installation and LibreOffice
  Version: 5.1.4.2
Build ID: 1:5.1.4-0ubuntu1, and the spell check works just fine.


I have Ubuntu 16.04.1 LTS, installed from scratch, LibreOffice 5.1.4.2
10m0(Build:2) and spelling checking is still not working.

HTH,


Ian


Your best bet is to file a bug using ubuntu-bug.

ubuntu-bug libreoffice-writer

Nicholas


--
Ubuntu-quality mailing list
Ubuntu-quality@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-quality


Re: LibreOffice and Java

2016-10-06 Thread Ian Bruntlett
Hi Eric et al.,

On 6 October 2016 at 18:19, Eric Adler  wrote:

> FWIW I have a  standard Ubuntu 16.04 installation and LibreOffice
>  Version: 5.1.4.2
> Build ID: 1:5.1.4-0ubuntu1, and the spell check works just fine.
>
I have Ubuntu 16.04.1 LTS, installed from scratch, LibreOffice 5.1.4.2
10m0(Build:2) and spelling checking is still not working.

HTH,


Ian

-- 
-- ACCU - Professionalism in programming - http://www.accu.org
-- My writing - https://sites.google.com/site/ianbruntlett/
-- Free Software page -
https://sites.google.com/site/ianbruntlett/home/free-software
-- 
Ubuntu-quality mailing list
Ubuntu-quality@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-quality


Re: LibreOffice and Java

2016-10-06 Thread Eric Adler
FWIW I have a  standard Ubuntu 16.04 installation and LibreOffice  Version:
5.1.4.2
Build ID: 1:5.1.4-0ubuntu1, and the spell check works just fine.

On Sun, Sep 11, 2016 at 8:09 PM, Ian Bruntlett 
wrote:

> Hi Simon,
>
> On 11 September 2016 at 17:55, Simon Quigley  wrote:
>
> > Two acronyms I keep in mind when installing Java on a system:
> >  1. JRE = Java *Runtime* Environment
> >  2. JDK = Java *Development* Kit
> >
> > > ian@turing:~$ java --version
> > > The program 'java' can be found in the following packages:
> > >  * default-jre
> >
> > Install this one.
> >
> Did that earlier. No luck.
>
> BW,
>
>
> Ian
>
> --
> -- ACCU - Professionalism in programming - http://www.accu.org
> -- My writing - https://sites.google.com/site/ianbruntlett/
> -- Free Software page -
> https://sites.google.com/site/ianbruntlett/home/free-software
> --
> Ubuntu-quality mailing list
> Ubuntu-quality@lists.ubuntu.com
> Modify settings or unsubscribe at: https://lists.ubuntu.com/
> mailman/listinfo/ubuntu-quality
>
-- 
Ubuntu-quality mailing list
Ubuntu-quality@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-quality


Re: LibreOffice and Java

2016-09-11 Thread Ian Bruntlett
Hi Simon,

On 11 September 2016 at 17:55, Simon Quigley  wrote:

> Two acronyms I keep in mind when installing Java on a system:
>  1. JRE = Java *Runtime* Environment
>  2. JDK = Java *Development* Kit
>
> > ian@turing:~$ java --version
> > The program 'java' can be found in the following packages:
> >  * default-jre
>
> Install this one.
>
Did that earlier. No luck.

BW,


Ian

-- 
-- ACCU - Professionalism in programming - http://www.accu.org
-- My writing - https://sites.google.com/site/ianbruntlett/
-- Free Software page -
https://sites.google.com/site/ianbruntlett/home/free-software
-- 
Ubuntu-quality mailing list
Ubuntu-quality@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-quality


Re: LibreOffice and Java

2016-09-11 Thread Simon Quigley
Hi Ian,

Two acronyms I keep in mind when installing Java on a system:
 1. JRE = Java *Runtime* Environment
 2. JDK = Java *Development* Kit

> ian@turing:~$ java --version
> The program 'java' can be found in the following packages:
>  * default-jre

Install this one.

>  * gcj-5-jre-headless
>  * openjdk-8-jre-headless
>  * gcj-4.8-jre-headless
>  * gcj-4.9-jre-headless
>  * openjdk-9-jre-headless
> Try: sudo apt install 
> ian@turing:~$ which java

-- 
Simon Quigley
tsimo...@ubuntu.com
tsimonq2 on freenode and OFTC

-- 
Ubuntu-quality mailing list
Ubuntu-quality@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-quality


LibreOffice and Java

2016-09-11 Thread Ian Bruntlett
Hi,

I have been told that the reason why LibreOffice Writer is failing to do
spelling checking is that because Java is not installed on my system
(LibreOffice Writer 5.1.4.2 on Ubuntu 16.04.1, 64 bit).

Did a bit of checking:-

ian@turing:~$ java --version
The program 'java' can be found in the following packages:
 * default-jre
 * gcj-5-jre-headless
 * openjdk-8-jre-headless
 * gcj-4.8-jre-headless
 * gcj-4.9-jre-headless
 * openjdk-9-jre-headless
Try: sudo apt install 
ian@turing:~$ which java

All I need to know now is which Java package(s) I should install.

Any suggestions?

TIA,


Ian

-- 
-- ACCU - Professionalism in programming - http://www.accu.org
-- My writing - https://sites.google.com/site/ianbruntlett/
-- Free Software page -
https://sites.google.com/site/ianbruntlett/home/free-software
-- 
Ubuntu-quality mailing list
Ubuntu-quality@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-quality