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 119349 - Icon for opening DrillDown window is disabled in Live Results
Summary: Icon for opening DrillDown window is disabled in Live Results
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: J Bachorik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-18 13:41 UTC by Jiri Sedlacek
Modified: 2007-10-19 08:49 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 Sedlacek 2007-10-18 13:41:52 UTC
Steps to reproduce:

1/ Start CPU profiling for Anagram Game, generate some data - Take Snapshot button becomes enabled
2/ Open Live Results window, some results should be shown but the icon for opening DrillDown window is disabled

Generally if Live Results window is opened when profiling session is already running.
Comment 1 Alexander Kouznetsov 2007-10-18 13:47:39 UTC
I mentioned the same behavior but it seems to be the first run issue only. A workaround is to restart the profiling
session. And it seems to be a REGRESSION.
Comment 2 J Bachorik 2007-10-19 08:49:47 UTC
fixed in trunk

changed files:
/profiler/modules/main/src/org/netbeans/modules/profiler/ppoints/ProfilingPointsManager.java 1.1 -> 1.2
/profiler/libs/common/src/org/netbeans/libs/profiler/common/Profiler.java 1.1 -> 1.2
/profiler/modules/main/src/org/netbeans/modules/profiler/LiveResultsWindow.java 1.3 -> 1.4