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 163343 - [67cat] Profiler snapshot export doesn't overwrite existing files
Summary: [67cat] Profiler snapshot export doesn't overwrite existing files
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: PC Windows Vista
: P3 blocker (vote)
Assignee: Petr Cyhelsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-22 09:26 UTC by brettryan
Modified: 2009-04-25 07:25 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 brettryan 2009-04-22 09:26:40 UTC
1. Start Sampling IDE (Alt+Shift+Y on windows), click last toolbar icon in memory toolbar
2. Click again to take snapshot.
3. Click "Export To..." in document toolbar (second button).
4. Choose any location for `.nps' file.
5. Close results.
6. Repeat steps 1 -> 3
7. Choose same `.nps' file as before.
-- Result --
An error dialog is shown reading "Failed to create snapshot file G:\nb_profile_export.nps"
-- Expected Result --
File shouls save overwriting original file.
Comment 1 Petr Cyhelsky 2009-04-22 13:43:18 UTC
fixed in profiler-main: d700681dcc34
Comment 2 Quality Engineering 2009-04-25 07:25:11 UTC
Integrated into 'main-golden', will be available in build *200904250201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/d700681dcc34
User: Petr Cyhelsky <cyhelsky@netbeans.org>
Log: #163343 Allow overwriting of profiler snapshots