We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpSyntax Questions › Assertion Failure in -[CocoaAppWindow ...
Page Index Toggle Pages: 1
Assertion Failure in -[CocoaAppWindow ... (Read 1582 times)
Assertion Failure in -[CocoaAppWindow ...
May 25th, 2010, 1:02am
 
On an apparently random basis I get the following message in the text window:

2010-05-25 03:53:17.619 java[215:170f] *** Assertion failure in -[CocoaAppWindow _changeJustMain], /SourceCache/AppKit/AppKit-1038.29/AppKit.subproj/NSWindow.m:9470
2010-05-25 03:53:17.622 java[215:170f] *** CPerformer: ignoring exception 'Invalid parameter not satisfying: [self canBecomeMainWindow]' raised during perform of selector 'requestFocus:' on target 'FocusManager' with args '<AWTComponentSetFocusData: 0x1156870>'

I get this running a variety of sketches; the code still runs, but I'm spooked.

What is this, please?

What, me worry?!
Re: Assertion Failure in -[CocoaAppWindow ...
Reply #1 - May 25th, 2010, 5:18am
 
Apparently, you are not the only one...
Page Index Toggle Pages: 1