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 16138 - "Create Project" action sometimes doesn't create project
Summary: "Create Project" action sometimes doesn't create project
Status: CLOSED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 3.x
Hardware: PC Solaris
: P2 blocker (vote)
Assignee: Vitezslav Stejskal
URL:
Keywords:
: 16139 (view as bug list)
Depends on:
Blocks:
 
Reported: 2001-10-02 16:54 UTC by Jaromir Uhrik
Modified: 2003-07-01 14:19 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Proposed patch (1.41 KB, patch)
2001-10-03 16:37 UTC, Svata Dedic
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jaromir Uhrik 2001-10-02 16:54:46 UTC
[dev33 build # 200110020100; jdk1.3.1.]
Run IDE with the clean userdir and then create new project (repeatedly). 
Sometimes the project is not created (after pressing of the "New" button in the 
project manager doesnt't appear "Create New Project" dialog but Project Manager 
closes itself).
I tried to reproduce it in these OS:
Linux-I was not able to create project
Solaris(both Sparc and Intel)-sometimes is impossible to create project
Win2K-project is always created
Comment 1 Jaromir Uhrik 2001-10-02 17:20:49 UTC
I noticed that this depends on the delay between opening of 
the 'Project Manager' and pressing the 'New' button. 
Comment 2 Vitezslav Stejskal 2001-10-03 14:26:00 UTC
*** Issue 16139 has been marked as a duplicate of this issue. ***
Comment 3 Svata Dedic 2001-10-03 15:43:07 UTC
Quick observation:
it seems that the bug occurs when the project manager UI closes the 
panel (fires CLOSE_DIALOG) before the name notify descriptor is 
displayed. The input dialog then acts like it was closed (cancelled).
Comment 4 Svata Dedic 2001-10-03 16:37:52 UTC
Created attachment 2828 [details]
Proposed patch
Comment 5 Vitezslav Stejskal 2001-10-03 21:14:28 UTC
Patch applied, thanks Svata. Verified on w2k (it still works there), 
Jaro could you please check it for another platforms.
Comment 6 Jaromir Uhrik 2001-10-29 17:08:13 UTC
On Linux, Solaris and Win2K it works OK. I have been already verified 
it in dev build #200110160100.
Comment 7 Quality Engineering 2003-07-01 14:19:09 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.