Hello everyone.
I recently installed Processing on my Macbook running OSX Lion. Every time I run a Sketch I see the following error in the console window:
- 2012-02-04 13:35:53.953 java[19931:1c13] speedup com.apple.javajdk16.cmd
- 2012-02-04 13:35:53.955 java[19931:1c13] ERROR: Unable to find method [_NSFullScreenTransition _startFullScreenTransitionForCGWindow:targetFrame:duration:].
- 2012-02-04 13:35:53.959 java[19931:1c13] ERROR: Unable to find method [_NSFullScreenTransition _startEnterFullScreenTransitionForCGWindow:targetFrame:duration:].
- 2012-02-04 13:35:53.959 java[19931:1c13] ERROR: Unable to find method [_NSFullScreenTransition startExitFullScreenTransitionForCGWindow:targetFrame:duration:].
Does anyone know what causes this, and how I can fix it?
1