[Libreoffice-bugs] [Bug 137573] The "Office" file picker gets use in a recent master build on macOS
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sun Oct 18 09:04:19 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=137573
--- Comment #3 from Noel Grandin <noelgrandin at gmail.com> ---
reverting commit
commit 91a6aeab9da5ef8f98390ce7661ee6acf0841aec
Author: Noel Grandin <noelgrandin at gmail.com>
Date: Tue Jul 14 18:29:22 2020 +0200
fpicker/aqua: create instances with uno constructors
doesn't help.
If I turn on logging with
export SAL_LOG=+INFO.cppuhelper
I see
info:cppuhelper.shlib:14827:7246559:cppuhelper/source/shlib.cxx:302: prefix=svt
implementation=com.sun.star.comp.svt.FilePicker
uri=file:///Users/noelgrandin/lode/dev/core/instdir/LibreOfficeDev.app/Contents/Resources/../Frameworks/libsvtlo.dylib
info:cppuhelper:14827:7246559:cppuhelper/source/servicemanager.cxx:1777: No
implementation for com.sun.star.ui.dialogs.AquaFilePicker
which tells me that the UNO stuff for some reason doesn't even know about this
component.
--
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/20201018/eeb4f9a2/attachment.htm>
More information about the Libreoffice-bugs
mailing list