Re: Cocoa bug?
Re: Cocoa bug?
- Subject: Re: Cocoa bug?
- From: Bill Cheeseman <email@hidden>
- Date: Sat, 19 Oct 2002 06:31:51 -0400
on 02-10-18 10:21 PM, Andrew Merenbach at email@hidden wrote:
>
Finally, save the nib file *in the NEW,
>
OS 10.2 nib format*. Compile and run your application. It will quit.
>
>
Perhaps there's something I've missed? Some initialization that needs
>
to occur? I haven't seen anything in the release notes. Also, if you
>
try saving your nib in the old 10.1 format, your application should
>
then run perfectly, without quitting.
Several of us have had ongoing private discussions with the Apple engineers
about problems like this with the new 10.2 and later format and Both Formats
nib files. I don't have any feedback from Apple yet, but they have my nib
file and at least one other that experiences similar problems. From the
number of reports like yours that are accumulating on the lists, it seems
clear that there is a bug somewhere -- but it's hard to tell where.
Some of us can build and launch our applications, but when running them we
eventually get errors of various types. In my case, it's always
"copyWithZone - selector not recognized", suggesting a problem with the
NSCopying protocol and the keyed archiving feature in the new nib format. In
my case, if I try to launch IB by double-clicking my troubled nib file, IB
quits unexpectedly -- until I open some other nib file first, then I can
open the troubled one safely. If I resave it as a pre-10.2 format nib, all
problems disappear.
If you can generate a reproducible case which involves almost no code and
almost no nib file objects, you should send it to Vince DeMarco and Henri
Lamiraux at Apple. Unless they are ready to come on the list and tell us
that they've found the problem....
--
Bill Cheeseman - email@hidden
Quechee Software, Quechee, Vermont, USA
http://www.quecheesoftware.com
The AppleScript Sourcebook -
http://www.AppleScriptSourcebook.com
Vermont Recipes -
http://www.stepwise.com/Articles/VermontRecipes
Croquet Club of Vermont -
http://members.valley.net/croquetvermont
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
References: | |
| >Cocoa bug? (From: Andrew Merenbach <email@hidden>) |