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 230640 - User needs to press Cancel and OK in order to close 2 dialog windows ("Preparing Build" and "The project is empty.")
Summary: User needs to press Cancel and OK in order to close 2 dialog windows ("Prepar...
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.4
Hardware: PC All
: P3 normal (vote)
Assignee: Andrew Krasny
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2013-06-03 07:20 UTC by soldatov
Modified: 2013-07-26 02:48 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description soldatov 2013-06-03 07:20:58 UTC
Scenario:
- Call "C/C++ Dynamic Library" wizard
- Press Finish button
- Press Build Project button
==>
NetBeans 7.3:
"Preparing Build" and "The project is empty. You will need to add a file to the project before you can build..." dialog windows appears.
Press OK button ==> both dialog windows will disappear

NetBeans Dev:
small pause for 5 seconds
"Preparing Build" and "The project is empty. You will need to add a file to the project before you can build..." dialog windows appears.
I need to press Cancel and OK in order to close 2 dialog windows
Comment 1 Alexander Simon 2013-06-06 08:19:45 UTC
Apparently it is regression after fixing Bug #223810
Comment 2 Andrew Krasny 2013-07-25 11:00:24 UTC
http://hg.netbeans.org/cnd-main/rev/8a3f0c74ed6f
Comment 3 Quality Engineering 2013-07-26 02:48:32 UTC
Integrated into 'main-silver', will be available in build *201307252300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/8a3f0c74ed6f
User: Andrew Krasny <akrasny@netbeans.org>
Log: Bug #230640 - User needs to press Cancel and OK in order to close 2 dialog windows ("Preparing Build" and "The project is empty.")