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 195313 - ISE from ViewBuilder.createNextView
Summary: ISE from ViewBuilder.createNextView
Status: RESOLVED DUPLICATE of bug 191620
Alias: None
Product: editor
Classification: Unclassified
Component: Painting & Printing (show other bugs)
Version: 7.0
Hardware: PC Linux
: P3 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-11 03:08 UTC by Jesse Glick
Modified: 2011-02-11 13:15 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Excerpts from log file (38.07 KB, text/plain)
2011-02-11 03:08 UTC, Jesse Glick
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2011-02-11 03:08:56 UTC
Created attachment 105847 [details]
Excerpts from log file

110210-9d76a9c03088. I was doing a lot of external modifications to source files open in the editor (e.g. hg revert). Several times I ran into bug #192808 - modifications to the editor document were not being saved to disk. Closing and reopening the document did not help; had to restart each time it happened.

I also got numerous exceptions which I am attaching. (Exception reporter is broken or they would have come in that way.)

By the way it is not acceptable to include a user document in a logged stack trace - too easy to leak proprietary source files.
Comment 1 Miloslav Metelka 2011-02-11 08:59:39 UTC
Apologies, this was likely a result of a too aggressive check http://hg.netbeans.org/jet-main/rev/32c605ea7182 added in attempt to fix issue 191620. The http://hg.netbeans.org/jet-main/rev/9d180dd866a5
 should restore the previous state. I'll remove dumping of source text chars.
Comment 2 Miloslav Metelka 2011-02-11 13:15:56 UTC

*** This bug has been marked as a duplicate of bug 191620 ***