Am 28.07.2006 um 23:09 schrieb Sven E Olsson:


On 2006-07-28, at 11:06 PM, Sven E Olsson wrote:

Hi,
I get this report from my Intel box using OS X 10.4.7.. found in the console log (not crash report)..
Any ideas what this could be?

Sven E
Sorry to short!
2006-07-28 22:41:27.458 SEEdit[420] *** Assertion failure in -[% NSView addSubview:], AppKit.subproj/NSView.m:1183
2006-07-28 22:41:27.484 SEEdit[420] An uncaught exception was raised
2006-07-28 22:41:27.485 SEEdit[420] Invalid parameter not satisfying: [aView isKindOfClass:[NSView class]] 2006-07-28 22:41:27.485 SEEdit[420] *** Uncaught exception: <NSInternalInconsistencyException> Invalid parameter not satisfying: [aView isKindOfClass:[NSView class]]

Most likely not your fault. Cocoa assumed a NSView, but found something else. Might be an internal CoCoa error, but more likely, I guess RB forwarded an ill
reference to a non-NSView.

I'd report a bug to RS.


_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to