Hi Fabio, *,

On Fri, Jan 22, 2010 at 1:35 AM, Fabio A. Miranda
<[email protected]> wrote:
>
> As I posted earlier, I have a complement that works perfectly in Linux
> and Windows but it is broken on Mac.
>
> In Mac OS X, OO 3.1.1 (ES), the menu extension added with the add-on
> appears disabled all the time, sometimes it throws an error:
>
> soffice [1981:903] Apple AWT Java VM was loaded on first thread -- can't
> start AWT
>
> According the above bug ( which is NOT closed nor fixed):
>
> http://www.openoffice.org/issues/show_bug.cgi?id=92926

The patch attached works for me on 10.4

If you have an idea on why the patch doesn't work for newer versions
of Mac OS X (despite the jvm being created in the seperate thread,
despite following Apple's example) please go ahead.

> What is the solution for this issue ? If OOO has no released a bug, can
> aynone provided a workaround at Java coding level ? for example,
> prevalidate that AWT is already loaded or something

The patch does (to my best knowledge) what Apple recommends for
starting Java, the patch closely follows Apple's sample code
(SimpleJavaLauncher).

ciao
Christian

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to