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.
IndexProcessing DevelopmentCore,  Processing Development Environment (PDE) › Problems running 0137 on Kubuntu Hardy
Page Index Toggle Pages: 1
Problems running 0137 on Kubuntu Hardy (Read 1639 times)
Problems running 0137 on Kubuntu Hardy
May 31st, 2008, 11:18pm
 
Hi all,

I am not able to run Processing  0137 sketches.  No errors nothing.

I have already been experiencing the same problem when trying to build from source the latest svn trunks.

My system's Java version is:

Code:
java version "1.5.0_15"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_15-b04)
Java HotSpot(TM) Client VM (build 1.5.0_15-b04, mixed mode, sharing)


My system's Jikes version (which is linked to the Processing folder in order to work):

Code:
Jikes Compiler - Version 1.22 - 3 October 2004
Copyright (C) IBM Corporation 1997-2003, 2004.


Could anyone point me out how to enable the debug code and/or logging to investigate why this is happening?

Thanks all!
Ricard
Re: Problems running 0137 on Kubuntu Hardy
Reply #1 - May 31st, 2008, 11:31pm
 
http://dev.processing.org/bugs/show_bug.cgi?id=784
Re: Problems running 0137 on Kubuntu Hardy
Reply #2 - May 31st, 2008, 11:37pm
 
Thanks, updating, rebuilding and testing the source now.
Re: Problems running 0137 on Kubuntu Hardy
Reply #3 - May 31st, 2008, 11:41pm
 
Ok, with 0138 it's fixed
Page Index Toggle Pages: 1