Various MacOS extension issues.
Stephan Bergmann
sbergman at redhat.com
Tue Apr 11 12:10:40 UTC 2017
On 04/11/2017 10:35 AM, Adomas Venčkauskas wrote:
> I just wanted to check if there are any plans for movement on this end.
> The scope of LibreOffice codebase is way over my head to troubleshoot
> this in any reasonable amount of time, but we might look for a
> workaround in Zotero for the MessageBox issue. I've filed an issue
> <https://bugs.documentfoundation.org/show_bug.cgi?id=106292> for it, but
> the conversation there was of limited productivity.
I myself at least unfortunately find time only sporadically to look into
issues like that.
> On 1 March 2017 at 16:34, Adomas Venčkauskas <adomas.ven at gmail.com
> <mailto:adomas.ven at gmail.com>> wrote:
>
> On 24 February 2017 at 18:04, Stephan Bergmann <sbergman at redhat.com
> <mailto:sbergman at redhat.com>>wrote:
>
> should work now on master with
> <https://cgit.freedesktop.org/libreoffice/core/commit/?id=f21994e7a240563283b7a17dcb435ce7c5156b60
> <https://cgit.freedesktop.org/libreoffice/core/commit/?id=f21994e7a240563283b7a17dcb435ce7c5156b60>>
> "Make JVM -Xrunjdwp option work on macOS"
>
>
> Thanks for looking into this. Meanwhile I've built with debug
> logging enabled and got
>
> CE>
> warn:legacy.tools:52336:7:toolkit/source/helper/unowrapper.cxx:176:
> UnoWrapper::SetWindowInterface: there already *is* a
> WindowInterface for this window!
>
> CE>
> warn:legacy.tools:52336:7:toolkit/source/awt/vclxtoolkit.cxx:1301:
> VCLXToolkit::createWindow: did #133706# resurge?
Btw, when run under Linux it also prints those two warnings, so they're
probably more of a red herring.
> when trying to show a MessageBox with Java on MacOS. The example to
> reproduce this is actually included with the SDK itself:
> http://api.libreoffice.org/examples/DevelopersGuide/GUI/MessageBox.java
> <http://api.libreoffice.org/examples/DevelopersGuide/GUI/MessageBox.java>
> . This code properly shows a prompt on Linux, but doesn't on MacOS.
More information about the LibreOffice
mailing list