When I run the applet (the MoveEye demo applet) I get this error: local java[31123] <Error>: CGContextGetCTM: invalid context 0x0
The applet still runs, however. When I exported the applet using the Processing IDE, the resulting jar runs without an issue, but won't unzip with the jar command.
I observe the jar command issue on both OSX 10.7.4 and OpenSUSE 11.1.
I'm not sure they're related, but I have found that I can't run this applet embedded in a webpage, even though it executes fine on its own.