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

            Bug ID: 150860
           Summary: Failed to convert txt to pdf
           Product: LibreOffice
           Version: 7.4.0.3 release
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Printing and PDF export
          Assignee: [email protected]
          Reporter: [email protected]

Description:
Converting from txt to pdf in headless used to work, but now does not.

Steps to Reproduce:
1. I have a text document (can create one with `echo "Hello world" >>
/tmp/sample.txt`
2. Run conversion (headless) `libreoffice --headless --convert-to "pdf"
/tmp/sample.txt --outdir /tmp` (For testing, I also added --safe-mode and got
the same results)

Actual Results:
convert /tmp/sample.txt -> /tmp/sample.pdf using filter : writer_pdf_Export
Error: Please verify input parameters... (SfxBaseModel::impl_store
<file:///tmp/sample.pdf> failed: 0xc10(Error Area:Io Class:Write Code:16) at
/build/libreoffice-fresh/src/libreoffice-7.4.0.3/sfx2/source/doc/sfxbasemodel.cxx:3207
at
/build/libreoffice-fresh/src/libreoffice-7.4.0.3/sfx2/source/doc/sfxbasemodel.cxx:1783)

Expected Results:
A pdf to be produced (/tmp/sample.pdf)


Reproducible: Always


User Profile Reset: Yes


OpenGL enabled: Yes

Additional Info:
> libreoffice --version
LibreOffice 7.4.0.3 40(Build:3)

(Just in case I selected the wrong version above)

I don't think this is OpenGL related, but just in case
> glxinfo | grep OpenGL
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: NVIDIA GeForce GTX 1050 Ti/PCIe/SSE2
OpenGL core profile version string: 4.6.0 NVIDIA 515.65.01
OpenGL core profile shading language version string: 4.60 NVIDIA
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 4.6.0 NVIDIA 515.65.01
OpenGL shading language version string: 4.60 NVIDIA
OpenGL context flags: (none)
OpenGL profile mask: (none)
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.2 NVIDIA 515.65.01
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20
OpenGL ES profile extensions:

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to