[Libreoffice-bugs] [Bug 124579] New: Basic Macro hang up when using (operation system) filepicker/folderpicker
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat Apr 6 15:22:14 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=124579
Bug ID: 124579
Summary: Basic Macro hang up when using (operation system)
filepicker/folderpicker
Product: LibreOffice
Version: 6.2.1.2 release
Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: BASIC
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: HansWernerHerold at t-online.de
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:
--
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/20190406/bf97cf7c/attachment.html>
More information about the Libreoffice-bugs
mailing list