<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 - Basic Macro hang up when using (operation system) filepicker/folderpicker"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=124579">124579</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Basic Macro hang up when using (operation system) filepicker/folderpicker
          </td>
        </tr>

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

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

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Windows (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>BASIC
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>HansWernerHerold@t-online.de
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
When starting a macro, that uses (operation system) filepicker/folderpicker, by
using an external command, macro hangs up. It could be, that only "Windows 7"
is affected.

Steps to Reproduce:
1. No LO running.
2. Start macro (TestPickerSW.txt) by using the external command
(TestPickerSW.cmd) and select [1],[2],[3] or [4] (Macro InputBox).

[1] = Macro uses "com.sun.star.ui.dialogs.OfficeFilePicker"
[2] = Macro uses "com.sun.star.ui.dialogs.OfficeFolderPicker"
[3] = Macro uses "com.sun.star.ui.dialogs.FilePicker"
[4] = Macro uses "com.sun.star.ui.dialogs.FolderPicker"

Actual Results:
When selecting [1] or [2] no error occurs and macro ends with: "Last code line
of macro ...".

When selecting [3] or [4] macro will hang up (soffice.exe using 0% CPU). When
in this situation soffice.exe is manually re-started by user, macro continues
processing.

Expected Results:
Macro should not hang up.


Reproducible: Always


User Profile Reset: No



Additional Info:</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>