Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 318727

Summary: Some SWT Dialogs freeze if used in a Java Web Start application on Linux
Product: [Eclipse Project] Platform Reporter: Cristi C <thecristiche>
Component: SWTAssignee: Platform-SWT-Inbox <platform-swt-inbox>
Status: CLOSED DUPLICATE QA Contact:
Severity: major    
Priority: P3 CC: grant_gayed, thecristiche
Version: 3.6   
Target Milestone: ---   
Hardware: PC   
OS: Linux-GTK   
Whiteboard:

Description Cristi C CLA 2010-07-02 10:21:42 EDT
SWT Dialogs: MessageBox, FileDialog and DirectoryDialog freeze if they are used in a Java Web Start application on Linux.

If I start the application from eclipse everything works perfectly. When the application is started from Java Web Start, after installation, all instances of these dialogs freeze the application when closing them.

This issue happens only on Linux (I tested on Ubuntu) 32-bit and 64-bit. On Windows and MAC OS the issue does not reproduce.

The exact versions of all programs I use are:

Ubuntu 10.04
Java 1.6.0_20
Eclipse SWT 3.6
Comment 1 Grant Gayed CLA 2010-07-14 10:34:47 EDT

*** This bug has been marked as a duplicate of bug 280649 ***