We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpProcessing Implementations › Ruby Processing Examples Fire up in X11
Page Index Toggle Pages: 1
Ruby Processing Examples Fire up in X11 (Read 1669 times)
Ruby Processing Examples Fire up in X11
Feb 26th, 2009, 11:14pm
 
For me, Ruby Processing examples fire up in X11. Is this typical? It looks remarkably clunky. I'm running under OS X Leopard with the following JVM (soylatte):

java version "1.6.0_03-p3"
Java(TM) SE Runtime Environment (build 1.6.0_03-p3-landonf_19_aug_2008_15_52-b00)
Java HotSpot(TM) 64-Bit Server VM (build 1.6.0_03-p3-landonf_19_aug_2008_15_52-b00, mixed mode)

and the following version of JRuby:

jruby 1.2.0RC1 (ruby 1.8.6 patchlevel 287) (2009-02-25 rev 6586) [amd64-java]

Does anyone know whether the X11 settings would be a ruby-processing thing, a JRuby thing, a Java thing or an OS X thing...
Re: Ruby Processing Examples Fire up in X11
Reply #1 - Feb 26th, 2009, 11:23pm
 
It turns out, if I revert back to the built in JVM then I can get an aqua interface. I wonder if this is also possible for Soylatte...
Re: Ruby Processing Examples Fire up in X11
Reply #2 - Feb 27th, 2009, 3:20am
 
Yeah. I bet it's a soylatte thing. It's fantastic to hear that it work in SoyLatte though, however clunky it may look. I wasn't necessarily expecting it to...
Page Index Toggle Pages: 1