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 230382 - Take Snapshot button disabled
Summary: Take Snapshot button disabled
Status: VERIFIED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 7.4
Hardware: All All
: P1 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2013-05-28 13:19 UTC by Jiri Skrivanek
Modified: 2013-05-29 07:30 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 2013-05-28 13:19:56 UTC
Take Snapshot button is disabled and it gets enabled when you open Live Results. The same symptoms as in bug #210545. It blocks commit validation tests. To reproduce:

- create AnagramGame Sample
- right-click Profile on project node
- click Run
- Anagrams frame is opened but Take Snapshot is disabled
- click "Live Results" and it gets enabled
- also if you stop session and start session again it works

Product Version: NetBeans IDE Dev (Build 201305262300)
Java: 1.7.0_21; Java HotSpot(TM) 64-Bit Server VM 23.21-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_21-b11
System: Windows 7 version 6.1 running on amd64; Cp1250; en_US (nb)
Comment 1 Tomas Hurka 2013-05-28 15:21:52 UTC
Fixed in profiler-main.

changeset:   254116:f584dedcd181
user:        Tomas Hurka <thurka@netbeans.org>
date:        Tue May 28 17:19:36 2013 +0200
summary:     bugfix #230382, make sure temp. workarounds in ProfilingMonitor.UpdateThread match those in LiveResultsWindow.refreshLiveResults() - refresh sampling data when LiveResultsWindow does not have default
Comment 2 Quality Engineering 2013-05-29 02:04:43 UTC
Integrated into 'main-golden', will be available in build *201305282301* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/f584dedcd181
User: Tomas Hurka <thurka@netbeans.org>
Log: bugfix #230382, make sure temp. workarounds in ProfilingMonitor.UpdateThread match those in LiveResultsWindow.refreshLiveResults() - refresh sampling data when LiveResultsWindow does not have default