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 - NullPointerException at com.raelity.jvi.swing.SwingTextView.setVpTopPoint
Summary: NullPointerException at com.raelity.jvi.swing.SwingTextView.setVpTopPoint
Status: RESOLVED INVALID
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-10 11:03 UTC by cheesus
Modified: 2016-05-27 09:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 223971


Attachments
stacktrace (5.72 KB, text/plain)
2016-05-10 11:03 UTC, cheesus
Details

Note You need to log in before you can comment on or make changes to this bug.
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...