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 214007 - snapshot "Save As" doesn't work
Summary: snapshot "Save As" doesn't work
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Ide (show other bugs)
Version: 7.2
Hardware: All All
: P2 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2012-06-11 18:40 UTC by gholmer
Modified: 2012-06-13 06:08 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 gholmer 2012-06-11 18:40:49 UTC
Steps to reproduce:

1) Open AnagramGame, select "Profile/Profile Project" from main menu. Use CPU/Analyze Performance.
2) Click "Live Results" icon.
3) Click "Take Snapshot of Collected Results" icon; ctrl-S to save it.
4) In "Saved Snapshots" of Profiler view, select snapshot and click "Save As...".
5) In file save dialog, select a file name in home directory (with or without .nps extension).
6) File does not appear in selected location.
Comment 1 Tomas Hurka 2012-06-12 15:57:48 UTC
This is regression caused by 6c5395fd1dac .
Comment 2 Tomas Hurka 2012-06-12 18:07:28 UTC
Fixed in profiler-main

changeset:   224135:a0f134bf2d73
user:        Tomas Hurka <thurka@netbeans.org>
date:        Tue Jun 12 20:05:47 2012 +0200
summary:     bugfix #214007, move curly bracket to right place
Comment 3 Quality Engineering 2012-06-13 06:08:56 UTC
Integrated into 'main-golden', will be available in build *201206130001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/a0f134bf2d73
User: Tomas Hurka <thurka@netbeans.org>
Log: bugfix #214007, move curly bracket to right place