NPE in scanner
Reported by Roger | February 11th, 2010 @ 06:40 PM
If you open the attached file, and scroll down, this results (hard abort).
** WARNING: SyntaxException when compiling ')': unmatched close
parenthesis com/redcareditor/onig/Rx.java:52:in search':
java.lang.NullPointerException: null
(NativeException)<br/>
from com/redcareditor/mate/Scanner.java:103:in `findNextMarker'
from com/redcareditor/mate/Scanner.java:165:in `hasNext'
from com/redcareditor/mate/Parser.java:356:in `parseLine'
from com/redcareditor/mate/Parser.java:255:in `parseRange'
from com/redcareditor/mate/Parser.java:313:in `lastVisibleLineChanged'
from com/redcareditor/mate/Parser.java:224:in `viewportScrolledCallback'
from com/redcareditor/mate/Parser.java:174:in `viewportChanged'
from org/eclipse/jface/text/TextViewer.java:3097:in `updateViewportListeners'
... 7 levels...
from /home/rdp/dev/redcar/plugins/core/lib/core/gui.rb:39:in `start'
from ./bin/../lib/redcar.rb:126:in `pump'
from bin/redcar:15
Comments and changes to this ticket
-
Daniel Lucraft February 13th, 2010 @ 01:25 PM
- State changed from new to open
-
Roger March 15th, 2010 @ 01:39 PM
appear to use Perl (for whatever reason). to reproduce open said file, hold down "page down" (at least for me). After awhile it hard exits.
-
Daniel Lucraft April 2nd, 2010 @ 11:16 AM
- State changed from open to resolved
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A programmer's text editor for Gnome.