You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2019/01/04 13:18:49 UTC

[Issue 127967] MacOS: Running via Java causes exception on MacOSX Mojave

https://bz.apache.org/ooo/show_bug.cgi?id=127967

--- Comment #8 from ronyf <ro...@wu-wien.ac.at> ---

The issue with Java programs on MacOS that interact with the GUI that all of a
sudden cause crashes on MacOS
(<https://bz.apache.org/ooo/show_bug.cgi?id=127967>) is still present on AOO
4.1.6 (LO does not have that problem).

What may be interesting to locate the cause is the information, that AOO/LO
macros including ooRexx get dispatched via Java and they work. (MacOS seems to
have a quite "special" setup for processing GUI events compared to other
platforms, causing this crash.)

It seems that the AOO Java bridge, if used from outside of AOO, dispatches UNO
Java on the wrong thread, causing the crash when GUI interactions occur on it.

-- 
You are receiving this mail because:
You are the assignee for the issue.