Bug 124260

Summary: JRE switched off causes info message on every start
Product: LibreOffice Reporter: Boudi <boudi>
Component: LibreOfficeAssignee: Not Assigned <libreoffice-bugs>
Status: RESOLVED INVALID    
Severity: normal    
Priority: medium    
Version: 6.2.1.2 release   
Hardware: x86-64 (AMD64)   
OS: macOS (All)   
See Also: https://bugs.documentfoundation.org/show_bug.cgi?id=34809
Whiteboard:
Crash report or crash signature: Regression By:

Description Boudi 2019-03-22 09:26:07 UTC
Description:
With JRE switched off. One gets the message
"
LibreOffice requires a Java runtime environment (JRE) to perform this task. However, use of a JRE has been disabled. Do you want to enable the use of a JRE now?
"
At every start of the app.

Steps to Reproduce:
1.In preferences switch JRE off
2.Stop app
3.Strat app

Actual Results:
Starts with message: LibreOffice requires a Java runtime environment (JRE) to perform this task. However, use of a JRE has been disabled. Do you want to enable the use of a JRE now?

Expected Results:
No info message.


Reproducible: Always


User Profile Reset: No



Additional Info:
Comment 1 Alex Thurgood 2019-03-22 11:56:41 UTC
@Boudi : do you have any extensions installed which require Java ?

If, for example, you have had extensions in the past which did require Java, e.g. NLP, or LT language tool, these have a tendency to reside in your user profile even if you have removed them from the extension manager.

Further more, if you are activating anything related to databases when you start up LO, then such a message is also possible.
Comment 2 Boudi 2019-03-22 12:15:49 UTC
Oops ... extensions was installed which require Java !!

Thanks!