[Libreoffice-bugs] [Bug 123502] crash: use of "com.sun.star.ui.dialogs.FolderPicker" service from java seems to cause crashes since LO 6.1
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sun Mar 3 10:20:50 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=123502
Julien Nabet <serval2412 at yahoo.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |serval2412 at yahoo.fr
--- Comment #3 from Julien Nabet <serval2412 at yahoo.fr> ---
On pc Debian x86-64 with master sources updated today, I don't reproduce this.
i did:
- Open Writer
- Menu Tools/Macros/Organize Macros.../BeanShell...
- [Create] a Library
- [Create] a Macro
- [EDIT]
- Clear
- copy attached Source Code
- line 37, I put xFolderPicker.setDisplayDirectory("\\tmp\\");
- Save Macro
- Run Macro
- [Cancel] FolderPicker dialog
I got an error message:
"The folder contents could not be displayed
Operation not supported"
Did I miss something?
--
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/20190303/52d40f57/attachment.html>
More information about the Libreoffice-bugs
mailing list