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 - Action "Take Snapshot of Collected Results" always disabled
Summary: Action "Take Snapshot of Collected Results" always disabled
Status: VERIFIED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 7.3
Hardware: All All
: P2 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2012-09-07 09:44 UTC by Jiri Skrivanek
Modified: 2012-09-19 10:33 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 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()