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 241624 - Obsolete menu item in message
Summary: Obsolete menu item in message
Status: VERIFIED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 8.0
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Jiri Sedlacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-10 08:37 UTC by Jiri Skrivanek
Modified: 2014-02-14 13:28 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Dialog screen shot. (24.78 KB, image/png)
2014-02-12 09:26 UTC, Jiri Skrivanek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Skrivanek 2014-02-10 08:37:18 UTC
There is an obsolete menu item "Run Profiler Calibration" instead of "Manage Calibration Data". To reproduce:

- remove machinedata* in <HOME>/.nbprofiler (on Windows e.g. C:\Users\jskrivanek\.nbprofiler)
- create sample Anagram project
- right-click project node and choose Profile
- click Run
- information dialog appears but it points to obsolete menu item "Profile|Advanced Commands|Run Profiler Calibration". It should be "Profile|Advanced Commands|Manage Calibration Data"

Product Version: NetBeans IDE Dev (Build 201402100001)
Java: 1.8.0; Java HotSpot(TM) 64-Bit Server VM 25.0-b67
Runtime: Java(TM) SE Runtime Environment 1.8.0-b126
System: Windows 7 version 6.1 running on amd64; Cp1250; en_US (nb)
Comment 1 Jiri Sedlacek 2014-02-12 09:24:19 UTC
Fixed by http://hg.netbeans.org/profiler-main/rev/71a0606757cf.
Comment 2 Jiri Skrivanek 2014-02-12 09:26:47 UTC
Created attachment 145078 [details]
Dialog screen shot.

Another occurrence in attachment. Please, grep all sources for "Run Profiler Calibration" are replace with appropriate wording.
Comment 3 Quality Engineering 2014-02-14 02:52:08 UTC
Integrated into 'main-silver', will be available in build *201402140001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/71a0606757cf
User: Jiri Sedlacek <jis@netbeans.org>
Log: #241624 - Run Profiler Calibration hint replaced by Manage Calibration Data