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 15848 - NPE from AnnotationDesc.isVisible
Summary: NPE from AnnotationDesc.isVisible
Status: CLOSED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: David Konecny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-09-24 12:02 UTC by Jesse Glick
Modified: 2007-11-05 13:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Stack trace (2.40 KB, text/plain)
2001-09-24 12:03 UTC, Jesse Glick
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2001-09-24 12:02:48 UTC
[dev sep 23] Get an NPE when clicking on an error output line from the
Output Window (this one generated by an Ant script, for a file which I
have not opened in this session). The first line is a log message from
Ant saying that it is about to attach the annotation. The file is not
opened. This appears to happen for every link I click, making the
output window hyperlinks essentially useless. For files which have
been opened (after the Output Window was displayed), clicking once
does not throw an exception (in fact does nothing); double-clicking
displays this same exception. P2 because of basic functionality
broken. BTW I am still regularly getting NPEs from saveAnnotation.
Comment 1 Jesse Glick 2001-09-24 12:03:20 UTC
Created attachment 2673 [details]
Stack trace
Comment 2 David Konecny 2001-09-24 12:24:07 UTC
I apologize. I'm just finishing fix for some other bug which also 
results in NPE in AnnotationDesc.isVisible and I believe it will solve 
also this problem. Speak to you soon.
Comment 3 David Konecny 2001-10-05 10:03:24 UTC
Was caused by the Line.Part which was not fully implemented. See issue 
16008 for more details. By fixing 16008 this issue should be now fixed 
as well. 
Comment 4 Quality Engineering 2003-06-30 18:00:02 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.
Comment 5 Quality Engineering 2003-06-30 18:07:32 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.