[Libreoffice-bugs] [Bug 132873] New: Failed to convert multiple XLSXs to PDF by UNO listener
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat May 9 15:24:42 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=132873
Bug ID: 132873
Summary: Failed to convert multiple XLSXs to PDF by UNO
listener
Product: LibreOffice
Version: 6.3.6.2 release
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: sdk
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: me at vardan.pro
Description:
I try to convert to multiple XLSX files by running an UNO listener on default
port. As client I use unoconv v0.9.0. On versions 6.3 and 6.4 conversion just
hangs. On version LibreOffice 5.3.6.1 30(Build:1) all gone well.
Steps to Reproduce:
1. run UNO listener. cmd: /opt/libreoffice6.3/program/soffice
"--accept=socket,host=localhost,port=2002;urp;" --headless
2. send multiple XLSX for conversion using unoconv. cmd: parallel unoconv -v -p
2002 -f pdf ::: /1.xlsx /2.xlsx /3.xlsx
Actual Results:
conversion just hangs
Expected Results:
files should be converted
Reproducible: Always
User Profile Reset: No
Additional Info:
LibreOffice 6.3.6.2 2196df99b074d8a661f4036fca8fa0cbfa33a497
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200509/241acab1/attachment-0001.htm>
More information about the Libreoffice-bugs
mailing list