Hi Fabio,

yes this is a known issue on MacOS and a fix is not available.

The recommendation is, don't use use AWT but UNO AWT dialogs. I know that it is probably not satisfying for you and UNO awt offers only limited controls etc. But it is the only solution at the moment.

Using AWT brings other problems as well, for example AWT windows can't be integrated as child windows.

A possible solution would be to instantiate the component in a separate process with an own VM and do everything remote. But currently we have no appropriate loader for this. Such a loader can be of course useful for other scenarios as well.

Anyway nothing really planned or available.

Juergen

On 1/22/10 1:35 AM, Fabio A. Miranda wrote:
Hello,

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

It is document as a problem with Java VM class loader and OO.

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

thanks in advance,

fabio




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org

Reply via email to