realbasic-nug
[Top] [All Lists]

Re: Application Crash Report

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Application Crash Report
From: Sven E Olsson <svenerik at xhtmlsoft dot com>
Date: Fri, 28 Jul 2006 23:48:43 +0200
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <3BB8F004-CBA1-40F3-AA29-2F6F491C72C0 at xhtmlsoft dot com> <C2DD0EC3-5AF6-468F-B5E8-5E17287BA580 at xhtmlsoft dot com> <183EB005-BF93-4B86-A9F7-F97F292FACCD at mac dot com>

On 2006-07-28, at 11:38 PM, Stefan wrote:


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.




Hi Stefan,

That is one of my Color Pickers i testing.. and just this one is not
from RS... I go back to the REALbasic original and test some more...

Sven E


_______________________________________________
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>


<Prev in Thread] Current Thread [Next in Thread>