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

            Bug ID: 161489
           Summary: CSV convert to HTML from cli crash
           Product: LibreOffice
           Version: 24.2.4.2 release
          Hardware: All
                OS: Linux (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Calc
          Assignee: [email protected]
          Reporter: [email protected]

Description:
So I have a CSV with cells separated by a double semi-colon and if I try to
convert it as HTML I get this:

soffice --headless --convert-to htm:HTML --outdir . LibriNuovi.csv

This is the output:

convert /path/LibriNuovi.csv as a Calc document -> /path/LibriNuovi.htm using
filter : HTML
Error: Please verify input parameters... (SfxBaseModel::impl_store
<file:///path/LibriNuovi.htm> failed: 0xc10(Error Area:Io Class:Write Code:16)
at ./sfx2/source/doc/sfxbasemodel.cxx:3274 at
./sfx2/source/doc/sfxbasemodel.cxx:1822)

My guess is that as LibreOffice requires on opening a CSV some filter on how to
load the file it is expecting the same in this way and somehow crashes.
In this case there should be a output informing that or some documentation
(that I wasn't able to find).

Steps to Reproduce:
1. Try with the attached file and the same command


Actual Results:
That output

Expected Results:
The html file generated


Reproducible: Always


User Profile Reset: No

Additional Info:
Version: 24.2.4.2 (X86_64) / LibreOffice Community
Build ID: 420(Build:2)
CPU threads: 4; OS: Linux 6.8; UI render: default; VCL: gtk3
Locale: it-IT (it_IT.UTF-8); UI: it-IT
Debian package version: 4:24.2.4-1
Calc: threaded

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

Reply via email to