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 120664 - Take Snapshot button and Reset Collected Results button are disabled even Live Results contains data
Summary: Take Snapshot button and Reset Collected Results button are disabled even Liv...
Status: VERIFIED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Jiri Sedlacek
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2007-10-31 16:34 UTC by Alexander Kouznetsov
Modified: 2007-11-02 13:41 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 Alexander Kouznetsov 2007-10-31 16:34:13 UTC
Product Version: NetBeans IDE Dev (Build 200710301200)
Java: 1.6.0_02; Java HotSpot(TM) Client VM 1.6.0_02-b06
System: Windows XP version 5.1 running on x86; Cp1251; ru_RU (nb)

Performed steps described in issue 107486. At some moment (after 8 hits for triggered PP, most of them without data
(why???)) I opened Live Results and found a lot of data in it. However, both Take Snapshot and Reset Collected Results
buttons were disabled.
Comment 1 J Bachorik 2007-10-31 17:11:55 UTC
thanks for catching it
it's fixed in trunk now

Checking in TimedTakeSnapshotProfilingPoint.java;
/cvs/profiler/modules/main/src/org/netbeans/modules/profiler/ppoints/TimedTakeSnapshotProfilingPoint.java,v  <-- 
TimedTakeSnapshotProfilingPoint.java
new revision: 1.2; previous revision: 1.1
done
Checking in TriggeredTakeSnapshotProfilingPoint.java;
/cvs/profiler/modules/main/src/org/netbeans/modules/profiler/ppoints/TriggeredTakeSnapshotProfilingPoint.java,v  <-- 
TriggeredTakeSnapshotProfilingPoint.java
new revision: 1.2; previous revision: 1.1
done

the problem with no data in snapshots can be related to issue #120443 - which is also fixed now
Comment 2 Alexander Kouznetsov 2007-11-02 13:41:55 UTC
Verified with
Product Version: NetBeans IDE Dev (Build 200711011200)
Java: 1.6.0_02; Java HotSpot(TM) Client VM 1.6.0_02-b06
System: Windows XP version 5.1 running on x86; Cp1251; ru_RU (nb)