[Libreoffice-bugs] [Bug 63324] Headless conversion fails: Error: Please reverify input parameters...

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Jun 12 13:50:58 UTC 2020


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

Norbert X <nrbrtx at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nrbrtx at gmail.com

--- Comment #35 from Norbert X <nrbrtx at gmail.com> ---
Created attachment 161923
  --> https://bugs.documentfoundation.org/attachment.cgi?id=161923&action=edit
tables for test conversion

Im seeing this doing the following:

```
mate at focal:~$ localc --headless --convert-to txt:Text test.xls
convert /home/mate/test.xls -> /home/mate/test.txt using filter : Text
Error: Please verify input parameters... (SfxBaseModel::impl_store
<file:///home/mate/test.txt> failed: 0xc10(Error Area:Io Class:Write Code:16))
mate at focal:~$ localc --headless --convert-to txt:Text test.xlsx
convert /home/mate/test.xlsx -> /home/mate/test.txt using filter : Text
Error: Please verify input parameters... (SfxBaseModel::impl_store
<file:///home/mate/test.txt> failed: 0xc10(Error Area:Io Class:Write Code:16))
mate at focal:~$ localc --headless --convert-to txt:Text test.ods
convert /home/mate/test.ods -> /home/mate/test.txt using filter : Text
Error: Please verify input parameters... (SfxBaseModel::impl_store
<file:///home/mate/test.txt> failed: 0xc10(Error Area:Io Class:Write Code:16))
mate at focal:~$ 

```

on Ubuntu 20.04 LTS with libreoffice 1:6.4.2-0ubuntu3 . The test files are in
attachment.

-- 
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/20200612/eca2dedc/attachment-0001.htm>


More information about the Libreoffice-bugs mailing list