https://issues.apache.org/ooo/show_bug.cgi?id=124170
--- Comment #9 from [email protected] --- Maybe a supplement: in order to test this behaviour for yourself, you could download the oxt only from <http://wi.wu.ac.at/rgf/tmp/aoo/20140212/> and install it. All the Java programs of the oxt-package will work, however, the Rexx engine would not be able to be loaded successfully. After installing the oxt, you need to create a default script by restarting AOO and - "Tools -> Macros -> Organize Macros -> ooRexx ...", select "My Macros" and press the "Create..." button, then select "Library1" and press the "Create..." button, which will create a file named "Macro1.rxo" (the default ooRexx macro) and then press the "Run..." button. >From this moment on you could also run that macro immediately by choosing "Tools- > Macros -> Run...", select "My Macros", select "Library1", select "Macro1.rxo" and press the "Run" button. In both cases a plain, informal JDialog in the ooRexx scripting framework gets created which causes another popup that contains the error message about not being able to create the awt event thread (indicating that "Run" dispatches the script on the wrong thread?). -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes.
