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 250327 - Hex Editor plugin keeps "user-mapped sections" open after closing the hex view
Summary: Hex Editor plugin keeps "user-mapped sections" open after closing the hex view
Status: REOPENED
Alias: None
Product: platform
Classification: Unclassified
Component: Text (show other bugs)
Version: 8.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-10 08:53 UTC by terje7601
Modified: 2015-02-13 08:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
messages.log (96.33 KB, text/html)
2015-02-10 11:17 UTC, terje7601
Details

Note You need to log in before you can comment on or make changes to this bug.
Description terje7601 2015-02-10 08:53:28 UTC
To reproduce:
* install the Hex Editor plugin (category Infrastructure)
* open a file with the Hex Editor
* close the tab containing the hex view of the file
* open the file normally
* make a simple change
* attempt to save
=> an Error dialog is shown:
There were some problems while saving YourFile.java
Cause: C:\Users\path\to\YourFile.java: The requested operation cannot be performed on a file with a user-mapped section open.


Environment:
Product Version: NetBeans IDE Dev (Build 201502090001)
Java: 1.8.0_31; Java HotSpot(TM) 64-Bit Server VM 25.31-b07
Runtime: Java(TM) SE Runtime Environment 1.8.0_31-b13
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)
Comment 1 Marian Mirilovic 2015-02-10 09:04:54 UTC
Please attach messages.log file and reopen. Thanks in advance.
Comment 2 terje7601 2015-02-10 11:17:49 UTC
Created attachment 151918 [details]
messages.log

In attachment is the messages.log file. Also not that the error dialog I got this time is different (see below), but the cause is most likely the same.

Cannot get exclusive access to
C:\Users\path\to\YourFile.java@6dca65e1:4ed3535a
(probably opened for reading).