assertion failure in AppKit
assertion failure in AppKit
- Subject: assertion failure in AppKit
- From: Torsten Curdt <email@hidden>
- Date: Fri, 18 Jul 2008 20:16:07 +0200
Hey guys,
Some of my users are reporting an exception
NSInternalInconsistencyException
lockFocus sent to a view whose window is deferred and does not yet
have a corresponding platform window
This is in the logs:
*** Assertion failure in -[NSThemeFrame lockFocus], AppKit.subproj/
NSView.m:3248
lockFocus sent to a view whose window is deferred and does not yet
have a corresponding platform window
And I have absolutely no clue what this could be. The window has to be
there. They pressed a button to start the processing. Any pointers?
In case someone wants to see the full source:
git clone git://vafer.org/uif2iso4mac.git
cheers
--
Torsten
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden