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 176799 - 'Build failed' message does not appear
Summary: 'Build failed' message does not appear
Status: RESOLVED INCOMPLETE
Alias: None
Product: cnd
Classification: Unclassified
Component: D-Light (show other bugs)
Version: 6.x
Hardware: PC Solaris
: P2 normal (vote)
Assignee: Andrew Krasny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-13 07:49 UTC by soldatov
Modified: 2009-11-16 03:41 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (227.52 KB, image/png)
2009-11-13 07:53 UTC, soldatov
Details
cannot reproduce... (105.59 KB, image/png)
2009-11-13 10:21 UTC, Andrew Krasny
Details

Note You need to log in before you can comment on or make changes to this bug.
Description soldatov 2009-11-13 07:49:33 UTC
I can't reproduce this problem on my local linux machine, but I see it on OpenSolaris (amkar)

Scenario1:
- Create Welcome project
- Add 'a' into welcome.cc
- Build project
==> build fails, but I see 'Build successful'

Scenario2:
- Create Welcome project
- Add 'a' into welcome.cc
- Run project
==> '/export/.../welcome_4 doesn't exist or is not an executable.'
Comment 1 soldatov 2009-11-13 07:53:14 UTC
Created attachment 91004 [details]
screenshot
Comment 2 Andrew Krasny 2009-11-13 10:21:42 UTC
Created attachment 91026 [details]
cannot reproduce...
Comment 3 Andrew Krasny 2009-11-13 10:22:08 UTC
unable to reproduce...
Comment 4 Andrew Krasny 2009-11-13 10:22:40 UTC
(see attached screenshot)
Comment 5 soldatov 2009-11-16 03:41:03 UTC
It is strange, but I can't reproduce it also