Community
Participate
Working Groups
Steps to reproduce: 0. Projects that must already be imported in the database: * unbound_modules_concrete_5.0 * unbound_modules_swt_5.0 * unbound_modules_html_5.0 * bound_modules_samples_5.0 * Samples_5.0 1. Open Project "Samples". 2. Start AUT "DVDTool" (with configuration: localhost_system_jre). 3. Start Object Mapping Mode. 4. Drag an Object Mapping Association from the "Assigned names" area to the "Unassigned technical names" area. 5. Click on the unassigned Component Name that appeared in the "Unassigned component names" area. Upon completion of step 5, an Unexpected Error occurs. This error is caused by an NPE. The stack trace looks very similar to that found in: https://bugs.eclipse.org/bugs/show_bug.cgi?id=329625#c3 I am working with the "Embedded" (H2) database. The error is always reproducible.
The problem only seems to occur when using Carbon as a windowing system. The solution is to use Cocoa instead for Mac. Since SWT for Carbon is a dead-end (see https://bugs.eclipse.org/bugs/show_bug.cgi?id=329625#c10), I'm closing this as WONTFIX.