Issue 110830

Summary: OOo crashes when java extension attemps to open UI
Product: extensions Reporter: holgerbrandl <holger>
Component: wwwAssignee: AOO issues mailing list <issues>
Status: UNCONFIRMED --- QA Contact:
Severity: Trivial    
Priority: P3 CC: issues
Version: current   
Target Milestone: ---   
Hardware: Mac   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description holgerbrandl 2010-04-13 06:36:43 UTC
When using OO 3.2 on MacOS 10.5.8 with java 1.5 I've noticed that OOo crashes
immediately when a java-extension tries to show some swing-UI (like a JDialog).

In most cases this renders the affected extension to be completely unusable on
macos.

When debugging an affected extension, it seemed to me that most parts of java
work nicely, but some core classes of swing (like JComponent) seemed to be not
in the classpath. Maybe, this could help to track down the problem.

Examples: OpenCards, OpenOffice.org2GoogleDocs