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 217981

Summary: Action "Take Snapshot of Collected Results" always disabled
Product: profiler Reporter: Jiri Skrivanek <jskrivanek>
Component: BaseAssignee: Tomas Hurka <thurka>
Status: VERIFIED FIXED    
Severity: normal Keywords: REGRESSION
Priority: P2    
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Jiri Skrivanek 2012-09-07 09:44:41 UTC
The action "Take Snapshot of Collected Results" is always disabled. It blocks commit validation tests. To reproduce:

- create AnagramGame sample
- from main menu choose "Profile|Profile Project"
- main menu item "Take Snapshot of Collected Results" never gets enabled

Product Version: NetBeans IDE Dev (Build 201209070001)
Java: 1.7.0_07; Java HotSpot(TM) 64-Bit Server VM 23.3-b01
System: Windows 7 version 6.1 running on amd64; Cp1250; en_US (nb)
Comment 1 Tomas Hurka 2012-09-11 20:12:02 UTC
This regression is caused by 113926b00f26.
Comment 2 Tomas Hurka 2012-09-11 20:21:01 UTC
Fixed in profiler-main

changeset:   232459:2b8ffa551f7d
user:        Tomas Hurka <thurka@netbeans.org>
date:        Tue Sep 11 22:19:05 2012 +0200
summary:     bugfix #217981, use updateAction()
Comment 3 Quality Engineering 2012-09-13 02:13:19 UTC
Integrated into 'main-golden', will be available in build *201209130001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/2b8ffa551f7d
User: Tomas Hurka <thurka@netbeans.org>
Log: bugfix #217981, use updateAction()