Processing interface freezes after opening 3 sketches

edited October 2013 in Using Processing

I'm having a very annoying bug in processing, and I don't know what's causing it. Here's what happens:

  1. First, execute Processing.
  2. Open the Examples window.
  3. Open an example.
  4. Open another example.

Right there the interface freezes. I can't use any buttons or interact with the code or code editor in any way. Processing itself keeps working (I can Ctrl+R the sketches and they run), but I can't do a thing in any of the windows that have anything to do with Processing IDE!

I'm using Linux Mint 15, with the privative graphic drivers. Also I delete the java folder that comes bundled with Processing so that Processing uses the default JVM of my PC, which I think is the latest JDK 7 from Oracle.

Other thing, this also happens in an older version of Processing (tried with 2.0.3 and 2.0.1).

I hope you can help me...

Tagged:

Answers

  • edited October 2013 Answer ✓

    Using Lubuntu 13.04 64-bit w/ OpenJDK 7 w/o bundled /java folder + GeForce 9800GT w/ VDPAU v319 proprietary driver.
    And am able to open as many instances of both Processing 2.0.2 & 1.5.1! (~~)

Sign In or Register to comment.