https://bugs.documentfoundation.org/show_bug.cgi?id=167247
Bug ID: 167247
Summary: 'Source file could not be loaded' when converting a
presentation to PDF from terminal
Product: LibreOffice
Version: 25.2.3.2 release
Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: LibreOffice
Assignee: [email protected]
Reporter: [email protected]
Description:
This bug is specific to Alpine Linux.
Version:
libreoffice-25.2.3.2-r0 aarch64 {libreoffice} (MPL-2.0)
This command fails with presentation files in general. ODP, OTP, PPTX, ODG were
all tested with the same command and they all fail. Spreadsheet and word
processor files seem to all work fine and the same command seems to work on
MacOS. Have not tested by converting through the GUI; the Alpine Linux system I
have does not have a UI.
Command used:
soffice --headless --invisible --convert-to pdf YOURFILEHERE.pptx
This consistently produces the following error:
Error: source file could not be loaded
This happens even with fresh installs of LibreOffice and JDK.
JDK package installed:
openjdk17-jre-headless
Steps to Reproduce:
1. On an install of Alpine Linux, run the following command from the terminal
on an existing presentation file: soffice --headless --invisible --convert-to
pdf YOURFILEHERE.pptx
Actual Results:
Error: source file could not be loaded
Expected Results:
PDF conversion happens successfully
Reproducible: Always
User Profile Reset: Yes
Additional Info:
Not sure how to get this information on a headless install.
Locale likely en-US.UTF-8.
libreoffice-25.2.3.2-r0 aarch64 {libreoffice} (MPL-2.0)
LibreOffice 25.2.3.2 520(Build:2)
JDK package: openjdk17-jre-headless
--
You are receiving this mail because:
You are the assignee for the bug.