Description: I use Fedora 30 Workstation KDE from Fedora Spins and LibreOffice 6.4.0.0.alpha+. If I select 'Tools > Macros > Organize Macros > Python' in Calc, an error message box pops up. The title caption is 'JRE Required'. The message is 'LibreOffice requires a Java runtime environment (JRE) to perform this task. Please install a JRE and restart LibreOffice.' Steps to Reproduce: 1.If I select 'Tools > Macros > Organize Macros > Python' in Calc, an error message box pops up. 2.The title caption is 'JRE Required'. The message is 'LibreOffice requires a Java runtime environment (JRE) to perform this task. Please install a JRE and restart LibreOffice.' 3. Actual Results: If I press 'OK', I can't write Python codes. Expected Results: It should be like selecting 'LibreOffice Basic'. Reproducible: Always User Profile Reset: No Additional Info:
Created attachment 153078 [details] Error message box
I also tried on LibreOffice 6.2.5.2, such error also exists.
https://gerrit.libreoffice.org/76831
Mike Kaganski committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/1a1f4e73b7ab9e5b071aab74c8d7e27ba2b2d29c%5E%21 tdf#126643: avoid unnecessary asking for JRE in script organizer dialog It will be available in 6.4.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Mike Kaganski committed a patch related to this issue. It has been pushed to "libreoffice-6-3": https://git.libreoffice.org/core/+/60b6288bc1aec17d04b45f62ba6f117fc43f8ab4%5E%21 tdf#126643: avoid unnecessary asking for JRE in script organizer dialog It will be available in 6.3.1. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
*** Bug 116926 has been marked as a duplicate of this bug. ***