So I got into the processing directory and ran Processing with the bash command. Listed below is the result. Still behaves with a bad graphics window when I run a known good sketch.
flyer@dell:~/Desktop/processing-2.0b6$ bash -x processing
+ JDKLIBS='rt.jar tools.jar'
+ LOGGING=0
++ readlink -f processing
+ APPDIR=/home/flyer/Desktop/processing-2.0b6/processing
++ dirname /home/flyer/Desktop/processing-2.0b6/processing
+ APPDIR=/home/flyer/Desktop/processing-2.0b6
+ log APPDIR
+ '[' 0 -ne 0 ']'
++ readlink -f /home/flyer/Desktop/processing-2.0b6/java
+ JDKDIR=/home/flyer/Desktop/processing-2.0b6/java
+ make_jdkcp /home/flyer/Desktop/processing-2.0b6/java
+ '[' -f /home/flyer/Desktop/processing-2.0b6/java/../bin/java ']'
+ DIR=/home/flyer/Desktop/processing-2.0b6/java
+ log DIR
+ '[' 0 -ne 0 ']'
+ JDKCP=
+ SUCCESS=1
+ for L in '$JDKLIBS'
++ find /home/flyer/Desktop/processing-2.0b6/java -name rt.jar
++ head -n 1
+ LIB=/home/flyer/Desktop/processing-2.0b6/java/lib/rt.jar
+ log L
+ '[' 0 -ne 0 ']'
+ log LIB
+ '[' 0 -ne 0 ']'
+ '[' -n /home/flyer/Desktop/processing-2.0b6/java/lib/rt.jar ']'
+ JDKCP=/home/flyer/Desktop/processing-2.0b6/java/lib/rt.jar
+ for L in '$JDKLIBS'
++ find /home/flyer/Desktop/processing-2.0b6/java -name tools.jar
++ head -n 1
+ LIB=/home/flyer/Desktop/processing-2.0b6/java/lib/tools.jar
+ log L
+ '[' 0 -ne 0 ']'
+ log LIB
+ '[' 0 -ne 0 ']'
+ '[' -n /home/flyer/Desktop/processing-2.0b6/java/lib/tools.jar ']'
+ JDKCP=/home/flyer/Desktop/processing-2.0b6/java/lib/rt.jar:/home/flyer/Desktop/processing-2.0b6/java/lib/tools.jar
+ log JDKCP
+ '[' 0 -ne 0 ']'
+ log SUCCESS
+ '[' 0 -ne 0 ']'
+ '[' 1 -ne 1 ']'
+ CLASSPATH=/home/flyer/Desktop/processing-2.0b6/java/lib/rt.jar:/home/flyer/Desktop/processing-2.0b6/java/lib/tools.jar
+ for LIB in '"$APPDIR"/lib/*.jar'
+ CLASSPATH=/home/flyer/Desktop/processing-2.0b6/java/lib/rt.jar:/home/flyer/Desktop/processing-2.0b6/java/lib/tools.jar:/home/flyer/Desktop/processing-2.0b6/lib/ant.jar
+ for LIB in '"$APPDIR"/lib/*.jar'
+ CLASSPATH=/home/flyer/Desktop/processing-2.0b6/java/lib/rt.jar:/home/flyer/Desktop/processing-2.0b6/java/lib/tools.jar:/home/flyer/Desktop/processing-2.0b6/lib/ant.jar:/home/flyer/Desktop/processing-2.0b6/lib/ant-launcher.jar
+ for LIB in '"$APPDIR"/lib/*.jar'
+ CLASSPATH=/home/flyer/Desktop/processing-2.0b6/java/lib/rt.jar:/home/flyer/Desktop/processing-2.0b6/java/lib/tools.jar:/home/flyer/Desktop/processing-2.0b6/lib/ant.jar:/home/flyer/Desktop/processing-2.0b6/lib/ant-launcher.jar:/home/flyer/Desktop/processing-2.0b6/lib/antlr.jar
+ for LIB in '"$APPDIR"/lib/*.jar'
+ CLASSPATH=/home/flyer/Desktop/processing-2.0b6/java/lib/rt.jar:/home/flyer/Desktop/processing-2.0b6/java/lib/tools.jar:/home/flyer/Desktop/processing-2.0b6/lib/ant.jar:/home/flyer/Desktop/processing-2.0b6/lib/ant-launcher.jar:/home/flyer/Desktop/processing-2.0b6/lib/antlr.jar:/home/flyer/Desktop/processing-2.0b6/lib/jna.jar
+ for LIB in '"$APPDIR"/lib/*.jar'
+ CLASSPATH=/home/flyer/Desktop/processing-2.0b6/java/lib/rt.jar:/home/flyer/Desktop/processing-2.0b6/java/lib/tools.jar:/home/flyer/Desktop/processing-2.0b6/lib/ant.jar:/home/flyer/Desktop/processing-2.0b6/lib/ant-launcher.jar:/home/flyer/Desktop/processing-2.0b6/lib/antlr.jar:/home/flyer/Desktop/processing-2.0b6/lib/jna.jar:/home/flyer/Desktop/processing-2.0b6/lib/pde.jar
+ for LIB in '"$APPDIR"/core/library/*.jar'
+ CLASSPATH=/home/flyer/Desktop/processing-2.0b6/java/lib/rt.jar:/home/flyer/Desktop/processing-2.0b6/java/lib/tools.jar:/home/flyer/Desktop/processing-2.0b6/lib/ant.jar:/home/flyer/Desktop/processing-2.0b6/lib/ant-launcher.jar:/home/flyer/Desktop/processing-2.0b6/lib/antlr.jar:/home/flyer/Desktop/processing-2.0b6/lib/jna.jar:/home/flyer/Desktop/processing-2.0b6/lib/pde.jar:/home/flyer/Desktop/processing-2.0b6/core/library/core.jar
+ for LIB in '"$APPDIR"/core/library/*.jar'
+ CLASSPATH=/home/flyer/Desktop/processing-2.0b6/java/lib/rt.jar:/home/flyer/Desktop/processing-2.0b6/java/lib/tools.jar:/home/flyer/Desktop/processing-2.0b6/lib/ant.jar:/home/flyer/Desktop/processing-2.0b6/lib/ant-launcher.jar:/home/flyer/Desktop/processing-2.0b6/lib/antlr.jar:/home/flyer/Desktop/processing-2.0b6/lib/jna.jar:/home/flyer/Desktop/processing-2.0b6/lib/pde.jar:/home/flyer/Desktop/processing-2.0b6/core/library/core.jar:/home/flyer/Desktop/processing-2.0b6/core/library/gluegen-rt.jar
+ for LIB in '"$APPDIR"/core/library/*.jar'
+ CLASSPATH=/home/flyer/Desktop/processing-2.0b6/java/lib/rt.jar:/home/flyer/Desktop/processing-2.0b6/java/lib/tools.jar:/home/flyer/Desktop/processing-2.0b6/lib/ant.jar:/home/flyer/Desktop/processing-2.0b6/lib/ant-launcher.jar:/home/flyer/Desktop/processing-2.0b6/lib/antlr.jar:/home/flyer/Desktop/processing-2.0b6/lib/jna.jar:/home/flyer/Desktop/processing-2.0b6/lib/pde.jar:/home/flyer/Desktop/processing-2.0b6/core/library/core.jar:/home/flyer/Desktop/processing-2.0b6/core/library/gluegen-rt.jar:/home/flyer/Desktop/processing-2.0b6/core/library/gluegen-rt-natives-linux-amd64.jar
+ for LIB in '"$APPDIR"/core/library/*.jar'
+ CLASSPATH=/home/flyer/Desktop/processing-2.0b6/java/lib/rt.jar:/home/flyer/Desktop/processing-2.0b6/java/lib/tools.jar:/home/flyer/Desktop/processing-2.0b6/lib/ant.jar:/home/flyer/Desktop/processing-2.0b6/lib/ant-launcher.jar:/home/flyer/Desktop/processing-2.0b6/lib/antlr.jar:/home/flyer/Desktop/processing-2.0b6/lib/jna.jar:/home/flyer/Desktop/processing-2.0b6/lib/pde.jar:/home/flyer/Desktop/processing-2.0b6/core/library/core.jar:/home/flyer/Desktop/processing-2.0b6/core/library/gluegen-rt.jar:/home/flyer/Desktop/processing-2.0b6/core/library/gluegen-rt-natives-linux-amd64.jar:/home/flyer/Desktop/processing-2.0b6/core/library/gluegen-rt-natives-linux-i586.jar
+ for LIB in '"$APPDIR"/core/library/*.jar'
+ CLASSPATH=/home/flyer/Desktop/processing-2.0b6/java/lib/rt.jar:/home/flyer/Desktop/processing-2.0b6/java/lib/tools.jar:/home/flyer/Desktop/processing-2.0b6/lib/ant.jar:/home/flyer/Desktop/processing-2.0b6/lib/ant-launcher.jar:/home/flyer/Desktop/processing-2.0b6/lib/antlr.jar:/home/flyer/Desktop/processing-2.0b6/lib/jna.jar:/home/flyer/Desktop/processing-2.0b6/lib/pde.jar:/home/flyer/Desktop/processing-2.0b6/core/library/core.jar:/home/flyer/Desktop/processing-2.0b6/core/library/gluegen-rt.jar:/home/flyer/Desktop/processing-2.0b6/core/library/gluegen-rt-natives-linux-amd64.jar:/home/flyer/Desktop/processing-2.0b6/core/library/gluegen-rt-natives-linux-i586.jar:/home/flyer/Desktop/processing-2.0b6/core/library/gluegen-rt-natives-macosx-universal.jar
+ for LIB in '"$APPDIR"/core/library/*.jar'
+ CLASSPATH=/home/flyer/Desktop/processing-2.0b6/java/lib/rt.jar:/home/flyer/Desktop/processing-2.0b6/java/lib/tools.jar:/home/flyer/Desktop/processing-2.0b6/lib/ant.jar:/home/flyer/Desktop/processing-2.0b6/lib/ant-launcher.jar:/home/flyer/Desktop/processing-2.0b6/lib/antlr.jar:/home/flyer/Desktop/processing-2.0b6/lib/jna.jar:/home/flyer/Desktop/processing-2.0b6/lib/pde.jar:/home/flyer/Desktop/processing-2.0b6/core/library/core.jar:/home/flyer/Desktop/processing-2.0b6/core/library/gluegen-rt.jar:/home/flyer/Desktop/processing-2.0b6/core/library/gluegen-rt-natives-linux-amd64.jar:/home/flyer/Desktop/processing-2.0b6/core/library/gluegen-rt-natives-linux-i586.jar:/home/flyer/Desktop/processing-2.0b6/core/library/gluegen-rt-natives-macosx-universal.jar:/home/flyer/Desktop/processing-2.0b6/core/library/gluegen-rt-natives-windows-amd64.jar
+ for LIB in '"$APPDIR"/core/library/*.jar'
+ CLASSPATH=/home/flyer/Desktop/processing-2.0b6/java/lib/rt.jar:/home/flyer/Desktop/processing-2.0b6/java/lib/tools.jar:/home/flyer/Desktop/processing-2.0b6/lib/ant.jar:/home/flyer/Desktop/processing-2.0b6/lib/ant-launcher.jar:/home/flyer/Desktop/processing-2.0b6/lib/antlr.jar:/home/flyer/Desktop/processing-2.0b6/lib/jna.jar:/home/flyer/Desktop/processing-2.0b6/lib/pde.jar:/home/flyer/Desktop/processing-2.0b6/core/library/core.jar:/home/flyer/Desktop/processing-2.0b6/core/library/gluegen-rt.jar:/home/flyer/Desktop/processing-2.0b6/core/library/gluegen-rt-natives-linux-amd64.jar:/home/flyer/Desktop/processing-2.0b6/core/library/gluegen-rt-natives-linux-i586.jar:/home/flyer/Desktop/processing-2.0b6/core/library/gluegen-rt-natives-macosx-universal.jar:/home/flyer/Desktop/processing-2.0b6/core/library/gluegen-rt-natives-windows-amd64.jar:/home/flyer/Desktop/processing-2.0b6/core/library/gluegen-rt-natives-windows-i586.jar
+ for LIB in '"$APPDIR"/core/library/*.jar'
+ CLASSPATH=/home/flyer/Desktop/processing-2.0b6/java/lib/rt.jar:/home/flyer/Desktop/processing-2.0b6/java/lib/tools.jar:/home/flyer/Desktop/processing-2.0b6/lib/ant.jar:/home/flyer/Desktop/processing-2.0b6/lib/ant-launcher.jar:/home/flyer/Desktop/processing-2.0b6/lib/antlr.jar:/home/flyer/Desktop/processing-2.0b6/lib/jna.jar:/home/flyer/Desktop/processing-2.0b6/lib/pde.jar:/home/flyer/Desktop/processing-2.0b6/core/library/core.jar:/home/flyer/Desktop/processing-2.0b6/core/library/gluegen-rt.jar:/home/flyer/Desktop/processing-2.0b6/core/library/gluegen-rt-natives-linux-amd64.jar:/home/flyer/Desktop/processing-2.0b6/core/library/gluegen-rt-natives-linux-i586.jar:/home/flyer/Desktop/processing-2.0b6/core/library/gluegen-rt-natives-macosx-universal.jar:/home/flyer/Desktop/processing-2.0b6/core/library/gluegen-rt-natives-windows-amd64.jar:/home/flyer/Desktop/processing-2.0b6/core/library/gluegen-rt-natives-windows-i586.jar:/home/flyer/Desktop/processing-2.0b6/core/library/jogl-all.jar
+ for LIB in '"$APPDIR"/core/library/*.jar'
+ CLASSPATH=/home/flyer/Desktop/processing-2.0b6/java/lib/rt.jar:/home/flyer/Desktop/processing-2.0b6/java/lib/tools.jar:/home/flyer/Desktop/processing-2.0b6/lib/ant.jar:/home/flyer/Desktop/processing-2.0b6/lib/ant-launcher.jar:/home/flyer/Desktop/processing-2.0b6/lib/antlr.jar:/home/flyer/Desktop/processing-2.0b6/lib/jna.jar:/home/flyer/Desktop/processing-2.0b6/lib/pde.jar:/home/flyer/Desktop/processing-2.0b6/core/library/core.jar:/home/flyer/Desktop/processing-2.0b6/core/library/gluegen-rt.jar:/home/flyer/Desktop/processing-2.0b6/core/library/gluegen-rt-natives-linux-amd64.jar:/home/flyer/Desktop/processing-2.0b6/core/library/gluegen-rt-natives-linux-i586.jar:/home/flyer/Desktop/processing-2.0b6/core/library/gluegen-rt-natives-macosx-universal.jar:/home/flyer/Desktop/processing-2.0b6/core/library/gluegen-rt-natives-windows-amd64.jar:/home/flyer/Desktop/processing-2.0b6/core/library/gluegen-rt-natives-windows-i586.jar:/home/flyer/Desktop/processing-2.0b6/core/library/jogl-all.jar:/home/flyer/Desktop/processing-2.0b6/core/library/jogl-all-natives-linux-amd64.jar
+ for LIB in '"$APPDIR"/core/library/*.jar'
+ CLASSPATH=/home/flyer/Desktop/processing-2.0b6/java/lib/rt.jar:/home/flyer/Desktop/processing-2.0b6/java/lib/tools.jar:/home/flyer/Desktop/processing-2.0b6/lib/ant.jar:/home/flyer/Desktop/processing-2.0b6/lib/ant-launcher.jar:/home/flyer/Desktop/processing-2.0b6/lib/antlr.jar:/home/flyer/Desktop/processing-2.0b6/lib/jna.jar:/home/flyer/Desktop/processing-2.0b6/lib/pde.jar:/home/flyer/Desktop/processing-2.0b6/core/library/core.jar:/home/flyer/Desktop/processing-2.0b6/core/library/gluegen-rt.jar:/home/flyer/Desktop/processing-2.0b6/core/library/gluegen-rt-natives-linux-amd64.jar:/home/flyer/Desktop/processing-2.0b6/core/library/gluegen-rt-natives-linux-i586.jar:/home/flyer/Desktop/processing-2.0b6/core/library/gluegen-rt-natives-macosx-universal.jar:/home/flyer/Desktop/processing-2.0b6/core/library/gluegen-rt-natives-windows-amd64.jar:/home/flyer/Desktop/processing-2.0b6/core/library/gluegen-rt-natives-windows-i586.jar:/home/flyer/Desktop/processing-2.0b6/core/library/jogl-all.jar:/home/flyer/Desktop/processing-2.0b6/core/library/jogl-all-natives-linux-amd64.jar:/home/flyer/Desktop/processing-2.0b6/core/library/jogl-all-natives-linux-i586.jar
+ for LIB in '"$APPDIR"/core/library/*.jar'
+ CLASSPATH=/home/flyer/Desktop/processing-2.0b6/java/lib/rt.jar:/home/flyer/Desktop/processing-2.0b6/java/lib/tools.jar:/home/flyer/Desktop/processing-2.0b6/lib/ant.jar:/home/flyer/Desktop/processing-2.0b6/lib/ant-launcher.jar:/home/flyer/Desktop/processing-2.0b6/lib/antlr.jar:/home/flyer/Desktop/processing-2.0b6/lib/jna.jar:/home/flyer/Desktop/processing-2.0b6/lib/pde.jar:/home/flyer/Desktop/processing-2.0b6/core/library/core.jar:/home/flyer/Desktop/processing-2.0b6/core/library/gluegen-rt.jar:/home/flyer/Desktop/processing-2.0b6/core/library/gluegen-rt-natives-linux-amd64.jar:/home/flyer/Desktop/processing-2.0b6/core/library/gluegen-rt-natives-linux-i586.jar:/home/flyer/Desktop/processing-2.0b6/core/library/gluegen-rt-natives-macosx-universal.jar:/home/flyer/Desktop/processing-2.0b6/core/library/gluegen-rt-natives-windows-amd64.jar:/home/flyer/Desktop/processing-2.0b6/core/library/gluegen-rt-natives-windows-i586.jar:/home/flyer/Desktop/processing-2.0b6/core/library/jogl-all.jar:/home/flyer/Desktop/processing-2.0b6/core/library/jogl-all-natives-linux-amd64.jar:/home/flyer/Desktop/processing-2.0b6/core/library/jogl-all-natives-linux-i586.jar:/home/flyer/Desktop/processing-2.0b6/core/library/jogl-all-natives-macosx-universal.jar
+ for LIB in '"$APPDIR"/core/library/*.jar'
+ CLASSPATH=/home/flyer/Desktop/processing-2.0b6/java/lib/rt.jar:/home/flyer/Desktop/processing-2.0b6/java/lib/tools.jar:/home/flyer/Desktop/processing-2.0b6/lib/ant.jar:/home/flyer/Desktop/processing-2.0b6/lib/ant-launcher.jar:/home/flyer/Desktop/processing-2.0b6/lib/antlr.jar:/home/flyer/Desktop/processing-2.0b6/lib/jna.jar:/home/flyer/Desktop/processing-2.0b6/lib/pde.jar:/home/flyer/Desktop/processing-2.0b6/core/library/core.jar:/home/flyer/Desktop/processing-2.0b6/core/library/gluegen-rt.jar:/home/flyer/Desktop/processing-2.0b6/core/library/gluegen-rt-natives-linux-amd64.jar:/home/flyer/Desktop/processing-2.0b6/core/library/gluegen-rt-natives-linux-i586.jar:/home/flyer/Desktop/processing-2.0b6/core/library/gluegen-rt-natives-macosx-universal.jar:/home/flyer/Desktop/processing-2.0b6/core/library/gluegen-rt-natives-windows-amd64.jar:/home/flyer/Desktop/processing-2.0b6/core/library/gluegen-rt-natives-windows-i586.jar:/home/flyer/Desktop/processing-2.0b6/core/library/jogl-all.jar:/home/flyer/Desktop/processing-2.0b6/core/library/jogl-all-natives-linux-amd64.jar:/home/flyer/Desktop/processing-2.0b6/core/library/jogl-all-natives-linux-i586.jar:/home/flyer/Desktop/processing-2.0b6/core/library/jogl-all-natives-macosx-universal.jar:/home/flyer/Desktop/processing-2.0b6/core/library/jogl-all-natives-windows-amd64.jar
+ for LIB in '"$APPDIR"/core/library/*.jar'
+ CLASSPATH=/home/flyer/Desktop/processing-2.0b6/java/lib/rt.jar:/home/flyer/Desktop/processing-2.0b6/java/lib/tools.jar:/home/flyer/Desktop/processing-2.0b6/lib/ant.jar:/home/flyer/Desktop/processing-2.0b6/lib/ant-launcher.jar:/home/flyer/Desktop/processing-2.0b6/lib/antlr.jar:/home/flyer/Desktop/processing-2.0b6/lib/jna.jar:/home/flyer/Desktop/processing-2.0b6/lib/pde.jar:/home/flyer/Desktop/processing-2.0b6/core/library/core.jar:/home/flyer/Desktop/processing-2.0b6/core/library/gluegen-rt.jar:/home/flyer/Desktop/processing-2.0b6/core/library/gluegen-rt-natives-linux-amd64.jar:/home/flyer/Desktop/processing-2.0b6/core/library/gluegen-rt-natives-linux-i586.jar:/home/flyer/Desktop/processing-2.0b6/core/library/gluegen-rt-natives-macosx-universal.jar:/home/flyer/Desktop/processing-2.0b6/core/library/gluegen-rt-natives-windows-amd64.jar:/home/flyer/Desktop/processing-2.0b6/core/library/gluegen-rt-natives-windows-i586.jar:/home/flyer/Desktop/processing-2.0b6/core/library/jogl-all.jar:/home/flyer/Desktop/processing-2.0b6/core/library/jogl-all-natives-linux-amd64.jar:/home/flyer/Desktop/processing-2.0b6/core/library/jogl-all-natives-linux-i586.jar:/home/flyer/Desktop/processing-2.0b6/core/library/jogl-all-natives-macosx-universal.jar:/home/flyer/Desktop/processing-2.0b6/core/library/jogl-all-natives-windows-amd64.jar:/home/flyer/Desktop/processing-2.0b6/core/library/jogl-all-natives-windows-i586.jar
+ export CLASSPATH
+ log CLASSPATH
+ '[' 0 -ne 0 ']'
+ export PATH=/home/flyer/Desktop/processing-2.0b6/java/bin:/usr/lib/lightdm/lightdm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
+ PATH=/home/flyer/Desktop/processing-2.0b6/java/bin:/usr/lib/lightdm/lightdm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
+ log PATH
+ '[' 0 -ne 0 ']'
+ '[' '' ']'
+ SKETCH=
+ cd /home/flyer/Desktop/processing-2.0b6
++ basename processing
+ current_name=processing
+ cmd_name=processing-java
+ '[' processing = processing-java ']'
+ java processing.app.Base ''
flyer@dell:~/Desktop/processing-2.0b6$
(java:4488): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
(java:4488): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
(java:4488): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
(java:4488): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",