discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: nib2gmodel exceptions


From: Stephen Brandon
Subject: Re: nib2gmodel exceptions
Date: Wed, 6 Feb 2002 23:14:10 +0000

I guess all that is required is a quick category on NSPatternColour. Would it 
need to do more than comparing ids, for our purposes here?

If I patch this I'll send you the patch.

Cheers - that's great news.

Stephen

On Wednesday 06 Feb 2002 10:49 pm, Adam Fedor wrote:
> Stephen Brandon wrote:
> > Hi,
> >
> > I am getting lots of exceptions from nib2gmodel when running on latest
> > version of MacOSX. I know that nib2gmodel isn't perfect, but I thought
> > that that meant that its output wasn't optimal, not that it crashed all
> > the time!
>
> ...
>
> > Can anyone shed any light on this? I can provide more info, or the nibs
> > concerned, if anyone can help.
> >
> > #0  0x708788a0 in -[NSException raise] ()
> > #1  0x70852a50 in +[NSException raise:format:arguments:] ()
> > #2  0x708529ac in +[NSException raise:format:] ()
> > #3  0x7088be24 in -[NSObject doesNotRecognizeSelector:] ()
> > #4  0x708204a4 in -[NSObject(NSForwardInvocation) forward::] ()
> > #5  0x706bb250 in _objc_msgForward ()
> > #6  0x70d4dbd0 in -[NSPatternColor isEqual:] ()
>
> It's actually a bug in the Apple frameworks: NSPatternColor does not
> respond to 'isEqual:'. I've never gotten around to making a work around
> in nib2gmodel.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]