jruby script/console in RoR randomly stops taking in characters when typing
---------------------------------------------------------------------------

                 Key: JRUBY-2154
                 URL: http://jira.codehaus.org/browse/JRUBY-2154
             Project: JRuby
          Issue Type: Bug
          Components: Interpreter
    Affects Versions: JRuby 1.1RC2
         Environment: MacBook OSX 10.5 leopard, compiled with ant, moved to 
/usr/local/jruby, profile:
export 
JAVA_HOME=/System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Home/
export JRUBY_HOME=/usr/local/jruby

            Reporter: Kyle Drake


When typing in jruby script/console for a Rails 2.0.2 app, it will randomly 
stop taking in characters while typing (it's losing, I don't know, 70-80 
percent of them?). It is definetely throwing them away. There's no CPU loops or 
anything like that. I'm not super familar with Java so I can't really take a 
debugger to this unfortunately. Maybe some issue with a getchar function 
somewhere? Hopefully I'll have some more useful info to contribute to this bug 
report later. This is a reproducible bug at our office. We started getting it 
when we moved to 1.1RC2.

jruby -S gem list

*** LOCAL GEMS ***

actionmailer (2.0.2)
actionpack (2.0.2)
activerecord (2.0.2)
activerecord-jdbc-adapter (0.7.2)
activerecord-jdbcpostgresql-adapter (0.7.2)
activeresource (2.0.2)
activesupport (2.0.2)
builder (2.1.2)
ci_reporter (1.5.1)
gem_plugin (0.2.3)
hoe (1.5.0)
jdbc-postgres (8.2)
jruby-openssl (0.1.1)
mini_magick (1.2.3)
mongrel (1.1.3)
rails (2.0.2)
rake (0.8.1)
rspec (1.1.3)
rubyforge (0.4.4)
sources (0.0.1)


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to