[Libreoffice-bugs] [Bug 140987] New: Conversion to pdf using LibreOffice 7.0.4 fail in Oracle Linux Server 8.3

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Mar 12 18:11:20 UTC 2021


https://bugs.documentfoundation.org/show_bug.cgi?id=140987

            Bug ID: 140987
           Summary: Conversion to pdf using LibreOffice 7.0.4 fail in
                    Oracle Linux Server 8.3
           Product: LibreOffice
           Version: 7.0.4.2 release
          Hardware: All
                OS: Linux (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Printing and PDF export
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: arnabdmallik at gmail.com

Description:
Using Oracle Linux Server 8.3 and trying to convert rtf to pdf using
LibreOffice 7.0.4 and the conversion fails.
Running the following command as root

./soffice --headless --convert-to pdf --outdir /tmp /tmp/abc.rtf


The output seen is

convert /tmp/abc.rtf -> /tmp/abc.pdf using filter : writer_pdf_Export

Error: Please verify input parameters... (SfxBaseModel::impl_store
<file:///tmp/abc.pdf> failed: 0xc10(Error Area:Io Class:Write Code:16)
/home/buildslave/source/libo-core/sfx2/source/doc/sfxbasemodel.cxx:3153
/home/buildslave/source/libo-core/sfx2/source/doc/sfxbasemodel.cxx:1735)

Strangely, all other conversion works as expected (rtf to html, rtf to doc, rtf
to odt).
Also, I tried to convert rtf to pdf using LibreOffice 5.1.2.2 on the same
Oracle Linux Server 8.3 and the conversion worked.
Content of abc.rtf is simply – Hello World.

Steps to Reproduce:
1. Create a simple rtf file
2. ./soffice --headless --convert-to pdf --outdir <dir_name> abc.rtf
3. Conversion fail

Actual Results:
Error: Please verify input parameters... (SfxBaseModel::impl_store
<file:///tmp/abc.pdf> failed: 0xc10(Error Area:Io Class:Write Code:16)
/home/buildslave/source/libo-core/sfx2/source/doc/sfxbasemodel.cxx:3153
/home/buildslave/source/libo-core/sfx2/source/doc/sfxbasemodel.cxx:1735)

Expected Results:
rtf to pdf conversion successful


Reproducible: Always


User Profile Reset: Yes



Additional Info:
conversion successful using LibreOffice 5.1.2.2 on the same Oracle Linux Server
8.3

-- 
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/20210312/f2c873ee/attachment.htm>


More information about the Libreoffice-bugs mailing list