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 210545 - Take Snapshot button disabled
Summary: Take Snapshot button disabled
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 7.2
Hardware: All All
: P2 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-02 13:35 UTC by Tomas Hurka
Modified: 2012-04-06 10:05 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 Tomas Hurka 2012-04-02 13:35:44 UTC
When live results window is not visible, take Snapshot button is disable in a sampling mode even if there are some data. The button is eventually enabled, but it takes a long time and depends on the amount of data generated by sampling. The workaround is to display live results windows.
Comment 1 Tomas Hurka 2012-04-02 13:54:38 UTC
Fixed in profiler-main

changeset:   217227:bc3264e10a69
user:        Tomas Hurka <thurka@netbeans.org>
date:        Mon Apr 02 15:53:26 2012 +0200
summary:     bugfix #210545, invoke callForceObtainedResultsDump() when current instrumentation type is NSTR_NONE_SAMPLING
Comment 2 Quality Engineering 2012-04-06 10:05:52 UTC
Integrated into 'main-golden', will be available in build *201204060400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/bc3264e10a69
User: Tomas Hurka <thurka@netbeans.org>
Log: bugfix #210545, invoke callForceObtainedResultsDump() when current instrumentation type is NSTR_NONE_SAMPLING