[Libreoffice-bugs] [Bug 118178] New: Conversion of ODT to PDF stalls for 25 seconds on the x-th conversion if settings.xml contains a PrinterName
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Jun 15 13:11:33 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=118178
Bug ID: 118178
Summary: Conversion of ODT to PDF stalls for 25 seconds on the
x-th conversion if settings.xml contains a PrinterName
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: guenther at mpanrw.de
Created attachment 142766
--> https://bugs.documentfoundation.org/attachment.cgi?id=142766&action=edit
settings.xml working, formatted to make a diff possible
Using this command:
libreoffice --headless --convert-to pdf test.odt
to convert an new, empty test page runs fine, even multiple times.
chaning this command together for example 10 times with && even works as
expected.
Conversion time is something between 1 and 2 Seconds per page.
Now changing the PrinterName Tag in settings.xml from this:
<config:config-item config:name="PrinterName"
config:type="string" />
to this:
<config:config-item config:name="PrinterName"
config:type="string">some_Printer</config:config-item>
causes the 5th conversion to stall for more that 25 seconds:
--
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/20180615/d6a1ced0/attachment.html>
More information about the Libreoffice-bugs
mailing list