[Libreoffice-bugs] [Bug 123502] crash: use of "com.sun.star.ui.dialogs.FolderPicker" service from java seems to cause crashes

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Apr 2 17:44:59 UTC 2019


https://bugs.documentfoundation.org/show_bug.cgi?id=123502

Oliver Brinzing <oliver.brinzing at gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|crash: use of               |crash: use of
                   |"com.sun.star.ui.dialogs.Fo |"com.sun.star.ui.dialogs.Fo
                   |lderPicker" service from    |lderPicker" service from
                   |java seems to cause crashes |java seems to cause crashes
                   |since LO 6.1                |
                 CC|                            |glogow at fbihome.de

--- Comment #9 from Oliver Brinzing <oliver.brinzing at gmx.de> ---
the new FolderPicker has been implemented with:

https://gerrit.libreoffice.org/plugins/gitiles/core/+/2129753120d8101f0f484571b6a8cd8eb4d4629c

commit  2129753120d8101f0f484571b6a8cd8eb4d4629c        [log]
author  Jan-Marek Glogowski <glogow at fbihome.de> Fri Sep 07 13:00:38 2018 +0200
committeJan-Marek Glogowski <glogow at fbihome.de> Sat Sep 08 23:07:06 2018 +0200
tree    e06a410cf94d9815f6bf0710172bab7b6a235331
parent  025abb05385a1dc6219d48390cd4b783988cb409 [diff]

tdf#119730 WIN switch to IFileDialog FOS_PICKFOLDERS

Citing SHBrowseForFolderW remarks: "For Windows Vista or later, it
is recommended that you use IFileDialog with the FOS_PICKFOLDERS
option rather than the SHBrowseForFolder function."

Since the minimum required Windows version is already 7 and we
already just provide the Vista file picker, this gets rid of the
Windows XP compatible folder picker code.

Change-Id: I85daae84d4eb36fc827cf20aa277ce6a2f63dd2c
Reviewed-on: https://gerrit.libreoffice.org/60144
Tested-by: Jenkins
Reviewed-by: Jan-Marek Glogowski <glogow at fbihome.de>

-- 
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/20190402/b5d23bf9/attachment.html>


More information about the Libreoffice-bugs mailing list