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 - property sheet deadlock (was: ide hung when browsing file dialog window)
Summary: property sheet deadlock (was: ide hung when browsing file dialog window)
Status: VERIFIED DUPLICATE of bug 41833
Alias: None
Product: platform
Classification: Unclassified
Component: Explorer (show other bugs)
Version: 3.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: _ tboudreau
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-27 13:28 UTC by vanob
Modified: 2008-12-22 23:53 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Full Thread dump (22.42 KB, text/plain)
2004-04-27 13:29 UTC, vanob
Details

Note You need to log in before you can comment on or make changes to this bug.
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