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

            Bug ID: 149906
           Summary: covert-to tiff not working first time with Libreoffice
                    7.3.0.2 version
           Product: LibreOffice
           Version: 7.3.0.2 rc
          Hardware: All
                OS: Linux (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: LibreOffice
          Assignee: [email protected]
          Reporter: [email protected]

Description:
Used the below command on Linux to convert pptx file to tiff
./soffice.bin --headless --norestore --invisible --nodefault
--nofirststartwizard --nolockcheck --nologo --convert-to tiff <filename>
Tiff not generated the first time, process crashed.
If i run again the same command, tiff generated successfully

Test/System Info:

Release Build
Ubuntu 18.04 (64 bit)


Steps to Reproduce:
1.Build libreoffice with ./autogen.sh script and then make
2. when build completes run following command for converting document to tiff
./soffice.bin --headless --norestore --invisible --nodefault
--nofirststartwizard --nolockcheck --nologo --convert-to tiff <filename>
3. Tiff not generated the first time

Actual Results:
Tiff not generated the first time

Expected Results:
Tiff should generate the first time as well


Reproducible: Always


User Profile Reset: No



Additional Info:
NA

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

Reply via email to