R P*_*ese 3 java libreoffice openjdk 12.10
我无法使用 Libreoffice 的某些功能(某些扩展、宏),因为我的系统无法识别我的 Java 运行时环境 (openJdk-6)(请参阅 [屏幕截图]

从终端启动 LibreOffice 时,我得到:
javaldx: Could not find a Java Runtime Environment!
Please ensure that a JVM and the package libreoffice-java-common is installed.
If it is already installed then try removing ~/.libreoffice/3/user/config /javasettings_Linux_*.xml
Warning: failed to read path from javaldx
Fontconfig warning: "/usr/lib/libreoffice/share/fonts/truetype/fc_local.conf", line 13: Having multiple <family> in <alias> isn't supported and may not works as expected
Run Code Online (Sandbox Code Playgroud)
有一个关于此的错误报告,但建议的解决方法对我不起作用(安装 libreoffice-base)并且另外标记为“不会修复”:https : //bugs.launchpad.net/ubuntu/+source/libreoffice /+错误/926594
我尝试删除错误消息中提到的文件并重新安装 LibreOffice 和 openjdk-6 但无济于事...我想我可以从 LibreOffice 菜单选项 > Libreoffice > Java 手动添加运行时环境,但我没有知道选择哪个目录。
请帮忙!
小智 9
我在生产机器上使用最新的 libreoffice 遇到了这个问题。我们在 --headless 模式下运行它,但应该适用于 GUI 版本
LibreOffice 5.1.6.2 10m0(Build:2)
Run Code Online (Sandbox Code Playgroud)
修理:
sudo apt -y install libreoffice-base
Run Code Online (Sandbox Code Playgroud)
这将安装 libreoffice 的所有要求,包括 java-jre
| 归档时间: |
|
| 查看次数: |
12023 次 |
| 最近记录: |