<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:nrbrtx@gmail.com" title="Norbert X <nrbrtx@gmail.com>"> <span class="fn">Norbert X</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WORKSFORME - Headless conversion fails: Error: Please reverify input parameters..."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=63324">bug 63324</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>nrbrtx@gmail.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WORKSFORME - Headless conversion fails: Error: Please reverify input parameters..."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=63324#c35">Comment # 35</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WORKSFORME - Headless conversion fails: Error: Please reverify input parameters..."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=63324">bug 63324</a>
              from <span class="vcard"><a class="email" href="mailto:nrbrtx@gmail.com" title="Norbert X <nrbrtx@gmail.com>"> <span class="fn">Norbert X</span></a>
</span></b>
        <pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=161923" name="attach_161923" title="tables for test conversion">attachment 161923</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=161923&action=edit" title="tables for test conversion">[details]</a></span>
tables for test conversion

Im seeing this doing the following:

```
mate@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@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@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@focal:~$ 

```

on Ubuntu 20.04 LTS with libreoffice 1:6.4.2-0ubuntu3 . The test files are in
attachment.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>