Please move if inadequate for this partition of the board.
Recently, debian changed a system default, that prevents the Processing 1+ IDE to run any sketches and also makes processing sketches that open network connections fail when run as applactions.
The debian devel list message is here http://lists.debian.org/debian-devel/2009/10/msg00541.html
The workaround is to edit "/etc/sysctl.d/bindv6only.conf" and set "net.ipv6.bindv6only = 0" and "invoke-rc.d procps restart" to tell the kernel about the change.
The error message in the IDE is "java.lang.Error: Unable to launch target VM: java.net.SocketException: Invalid argument".
The error message of an app is "java.net.NoRouteToHostException: Network is unreachable".
Maybe explanation and workaround should find its way into a FAQ as this will hurt most people that enjoy processing, java in general and debian at the same time.
Now, back to having fun with processing
--
peter