Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ODT to PDF conversion freezes #448

Closed
stschindler opened this issue May 10, 2018 · 2 comments
Closed

ODT to PDF conversion freezes #448

stschindler opened this issue May 10, 2018 · 2 comments

Comments

@stschindler
Copy link

I've encountered a problem with converting an ODT file to a PDF file using unoconv. The command line is as follows:

unoconv -f pdf -vvv directive_1640_56.odt

Output:

Verbosity set to level 3 
Using office base path: /usr/lib64/libreoffice
Using office binary path: /usr/lib/libreoffice/program
DEBUG: Connection type: socket,host=127.0.0.1,port=2002,tcpNoDelay=1;urp;StarOffice.ComponentContext
DEBUG: Existing listener not found.
DEBUG: Launching our own listener using /usr/lib/libreoffice/program/soffice.bin.
LibreOffice listener successfully started. (pid=31074)
Input file: directive_1640_56.odt

CPU usage of the LO process goes up to 100 %, and nothing further happens. It looks/feels like LO is stuck in some kind of infinite loop or similar, the whole process isn't usable anymore.

The file in question: directive.zip
It's a generated file using appy pod.

LibreOffice version is 5.4.6.2 40m0(Build:2)

@michi88
Copy link

michi88 commented Aug 27, 2018

I can confirm this as well, see my comments here: https://bugs.documentfoundation.org/show_bug.cgi?id=117625

@regebro
Copy link
Member

regebro commented Feb 15, 2019

Libreoffice bug, closing.

@regebro regebro closed this as completed Feb 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants