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 260881

Summary: NullPointerException at com.raelity.jvi.swing.SwingTextView.setVpTopPoint
Product: ide Reporter: cheesus
Component: CodeAssignee: issues@ide <issues>
Status: RESOLVED INVALID    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 223971
Attachments: stacktrace

Description cheesus 2016-05-10 11:03:46 UTC
Build: NetBeans IDE Dev (Build 201605100002)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.65-b01, Java(TM) SE Runtime Environment, 1.8.0_65-b17
OS: Mac OS X

User Comments:
cheesus: just typing




Stacktrace: 
java.lang.NullPointerException
   at com.raelity.jvi.swing.SwingTextView.setVpTopPoint(SwingTextView.java:1422)
   at com.raelity.jvi.swing.SwingTextView.setVpTopLogicalLine(SwingTextView.java:699)
   at com.raelity.jvi.core.Misc01.gotoLogicalLine(Misc01.java:228)
   at com.raelity.jvi.core.Misc01.gotoLine(Misc01.java:79)
   at com.raelity.jvi.core.Search.searchit(Search.java:1336)
   at com.raelity.jvi.core.Search.do_search(Search.java:348)
Comment 1 cheesus 2016-05-10 11:03:48 UTC
Created attachment 159688 [details]
stacktrace
Comment 2 Jiri Prox 2016-05-27 09:41:55 UTC
This should be reported to the developer of the plugin
http://jvi.sourceforge.net/
Comment 3 cheesus 2016-05-27 09:44:50 UTC
This was reported automatically by the crash reporter,
so if this is INVALID "not our problem" then something is wrong with the crash report process...