Scrolling up and down a window with multibyte text freezes redcar
Reported by Makoto | December 4th, 2010 @ 01:36 PM
Hi,
When I was dealing with Japanese text on Redcar, it freezes when I scroll up and down the window by mouse(Try copy and pasting http://ja.wikipedia.org/wiki/%E6%97%A5%E6%9C%AC to replicate).
Most of the time, my machine completely freeze with cpu 100%,
but it once crashed with the following errors when I was doing
scroll down by hand(using keyboard shortcat).
I use OSX 10.6.4(Snow Leopard) and installed redcar about a few
days ago. Please let me know if you need more info.
Thanks.
Makoto
[RailsHub (master)]$ redcar . Redcar 0.9.0 (
universal-darwin10.0 )
java -XstartOnFirstThread -d32 -client
-Xbootclasspath/a:/Users/makoto/.redcar/assets/jruby-complete-1.5.3.jar
-Xmx320m -Xss1024k -Djruby.memory.max=320m -Djruby.stack.max=1024k
org.jruby.Main /Library/Ruby/Gems/1.8/gems/redcar-0.9.0/bin/redcar
. --no-sub-jruby --ignore-stdin
Redcar 0.9.0 ( java )
Redcar::ApplicationSWT[WARNING] The git gem requires git 1.7.0.0 or
later, but only found 1.6.4.4. You should probably upgrade.
loading plugins took 4.514
took 0.666s to load textmate assets
initializing gui took 0.636s
project start took 0.788s
start time: 7.166
org.eclipse.swt.SWT:-1:in error':
java.lang.IllegalArgumentException: Argument not valid
(NativeException)<br/>
from org.eclipse.swt.SWT:-1:in `error'
from org.eclipse.swt.SWT:-1:in `error'
from org.eclipse.swt.custom.StyledText:-1:in `getOffsetAtLocation'
from com/redcareditor/mate/LineNumberRulerColumn.java:752:in `doPaint'
from com/redcareditor/mate/LineNumberRulerColumn.java:697:in `doubleBufferPaint'
from com/redcareditor/mate/LineNumberRulerColumn.java:865:in `redraw'
from com/redcareditor/mate/LineNumberRulerColumn.java:79:in `viewportChanged'
from org/eclipse/jface/text/TextViewer.java:3097:in `updateViewportListeners'
... 28 levels...
from /Library/Ruby/Gems/1.8/gems/redcar-0.9.0/plugins/core/lib/core/gui.rb:39:in `start'
from /Library/Ruby/Gems/1.8/gems/redcar-0.9.0/lib/redcar.rb:184:in `pump'
from /Library/Ruby/Gems/1.8/gems/redcar-0.9.0/bin/redcar:30
No comments found
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.