<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Failed to convert multiple XLSXs to PDF by UNO listener"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=132873">132873</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Failed to convert multiple XLSXs to PDF by UNO listener
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>6.3.6.2 release
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>sdk
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>me@vardan.pro
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
I try to convert to multiple XLSX files by running an UNO listener on default
port. As client I use unoconv v0.9.0. On versions 6.3 and 6.4 conversion just
hangs. On version LibreOffice 5.3.6.1 30(Build:1) all gone well.

Steps to Reproduce:
1. run UNO listener. cmd: /opt/libreoffice6.3/program/soffice
"--accept=socket,host=localhost,port=2002;urp;" --headless 
2. send multiple XLSX for conversion using unoconv. cmd: parallel unoconv -v -p
2002 -f pdf ::: /1.xlsx /2.xlsx /3.xlsx

Actual Results:
conversion just hangs

Expected Results:
files should be converted 


Reproducible: Always


User Profile Reset: No



Additional Info:
LibreOffice 6.3.6.2 2196df99b074d8a661f4036fca8fa0cbfa33a497</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>