LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Opening Libreoffice calc from cli ? (https://www.linuxquestions.org/questions/linux-software-2/opening-libreoffice-calc-from-cli-4175601764/)

jlibraryist 03-14-2017 02:31 PM

Opening Libreoffice calc from cli ?
 
Hello.

I generally prefer to move between and manage documents from the cli - including producing and opening documents in more gui friendly software such as libreoffice...

I have found that often, if I enter libreoffice --calc [insert doc name], or even evince [insert pdf name] I get a few replies from the system letting me know something is running.

My question is, what is this information and does it mean something is off? Is something wrong, or does this just mean the machine is processing something (this laptop is ubuntu-gnome 16.04 lts).
Today's information when opening a document with $ libreoffice --calc was:

javaldx: Could not find a Java Runtime Environment!
Warning: failed to read path from javaldx

(soffice:5445): Gdk-WARNING **: gdk_window_set_icon_list: icons too large

(soffice:5445): Gdk-WARNING **: gdk_window_set_icon_list: icons too large

** (soffice:5445): WARNING **: Invalidate all children called


** (soffice:5445): WARNING **: Unknown event notification 34

** (soffice:5445): WARNING **: Unknown event notification 36

** (soffice:5445): WARNING **: Unknown event notification 36

** (soffice:5445): WARNING **: Unknown event notification 34

ondoho 03-14-2017 03:48 PM

none of these are actual errors, just warnings.

Quote:

Originally Posted by jlibraryist (Post 5683423)
javaldx: Could not find a Java Runtime Environment!
Warning: failed to read path from javaldx

LO needs java for some parts of its functionality (i always thought some jre was a hard dependency; apparently not) - so you will probably miss that functionality if there's no JRE.

the rest are of no practical interest.

jlibraryist 03-14-2017 04:07 PM

thank you so much

I will need to look into this issue of whether missing a JRE affects anything for me.


All times are GMT -5. The time now is 10:57 AM.