This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 42508

Summary: property sheet deadlock (was: ide hung when browsing file dialog window)
Product: platform Reporter: vanob <vanob>
Component: ExplorerAssignee: _ tboudreau <tboudreau>
Status: VERIFIED DUPLICATE    
Severity: blocker    
Priority: P2    
Version: 3.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: Full Thread dump

Description vanob 2004-04-27 13:28:50 UTC
What I did

1. Selected ant build xml file
2. added a jar task
3. window properties
4. selected jarfile and then pressed browse "..."
button
5. tried to enter into ~/.netbeans directory

ide.hung

providing full thread dump
Comment 1 vanob 2004-04-27 13:29:45 UTC
Created attachment 14576 [details]
Full Thread dump
Comment 2 David Simonek 2004-06-17 15:47:18 UTC
Yes, I can see where the problem is: Property sheet's base table
should replan its painting into AWT thread.
Comment 3 _ tboudreau 2004-06-17 19:17:12 UTC
Long since fixed

*** This issue has been marked as a duplicate of 41833 ***
Comment 4 Marian Mirilovic 2005-07-15 07:53:04 UTC
closed