To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92926


User cloph changed the following:

                What    |Old value                 |New value
================================================================================
                      CC|'ssa'                     |'cloph,macport,ssa'
--------------------------------------------------------------------------------
              Issue type|DEFECT                    |PATCH
--------------------------------------------------------------------------------
                Keywords|                          |oooqa
--------------------------------------------------------------------------------




------- Additional comments from cl...@openoffice.org Wed Oct  7 19:33:56 +0000 
2009 -------
Will attach patch that moves creation of the JavaVM to a seperate thread to make
awt/swing work on Mac.

There's still a little quirk though: The rhino-debugger (i.e.
Javascript-Macro-editor that is launched when using Tools|Macros → Organize →
JavaScript → Edit) needs to be resized before its contents display properly.

The simple editor that is invoked when doing the same with beanshell macros
displays properly from the very beginning. 

Also: I use the JNI_CreateJavaVM directly (and link with -framework JavaVM) and
skip manual loading of the library for simplicity. (On Mac, there are no
per-version vm-starters - one vm-creator is used to create VMs of all installed
java versions. For this reason the java-selection in Tools has no effect on Mac
anyway - see also issue 88987)

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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

Reply via email to