Re: [xcode 2.2] IB not looking in /Developer/Extras/Palettes
Re: [xcode 2.2] IB not looking in /Developer/Extras/Palettes
- Subject: Re: [xcode 2.2] IB not looking in /Developer/Extras/Palettes
- From: Roland Torres <email@hidden>
- Date: Fri, 11 Nov 2005 11:23:22 -0800
On Nov 11, 2005, at 11:00 AM, Vince DeMarco wrote:
On Nov 11, 2005, at 10:07 AM, Roland Torres wrote:
This is new behavior after installing Xcode 2.2.
I go to create a new Cocoa application, and when I double click on
MainMenu.nib, IB pops up an alert panel saying:
"Open Palette
Unable to load palette /Developer/Palettes/EnterpriseObjects.palette"
It gives me 2 buttons: "Don't look for this palette anymore" and
"OK".
I click on "OK", quit IB, and locate a copy of
EnterpriseObjects.palette in /Developer/Extras/Palettes. I make a
link to it in /Developer/Palettes. Now I get:
"Open Palette...
Unable to load palette /Developer/Palettes"
So I go to the extreme of actually copying
EnterpriseObjects.palette into /Developer/Palettes. Guess what --
this works.
What's going on here? There wasn't any problem with Xcode 2.1.
What's the real solution? I don't want to mess my system up by
copying files and having multiple versions all over.
Whats printed in the Console when this doesn't work???
Vince,
There is no entry made in the console log, either when
EnterpriseObjects.palette is in /Developer/Palettes or not. All I get
is the alert panel when it's not there.
But if I make a link to /Developer/Extras/Palettes/
EnterpriseObjects.palette in /Developer/Palettes, then IB will both
pop up the alert panel and post to the console:
Interface Builder[15600] Cannot find property list file `palette' in
bundle `/Developer/Palettes'.
Interface Builder[15600] *** -[NSCFArray objectAtIndex:]: index (0)
beyond bounds (0)
Roland
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden