I'm running Xcode 1.2 (533 Dual G4/1GB RAM, 10.3.4) and try to build and run some of the sample apps, and I get nothing. It doesn't build and run at all. I try and open some applescript studio apps and I get:
Couldn't open /Developer/Examples/AppleScript Studio/Command Finder/Command Finder.pbproj.
Reason: *** -[NSCFDictionary setObject:forKey:]: attempt to insert nil value.
Here is the console output:
2004-06-14 14:16:29.583 Xcode[1677] Exception raised during posting of notification. Ignored. exception: *** -[NSCFDictionary setObject:forKey:]: attempt to insert nil value
2004-06-14 14:17:39.804 Xcode[1677] Exception raised during posting of notification. Ignored. exception: *** -[PBXTtyText setFont:]: nil NSFont given.
2004-06-14 14:18:27.598 Xcode[1776] Exception raised during posting of notification. Ignored. exception: *** -[NSCFDictionary setObject:forKey:]: attempt to insert nil value
2004-06-14 14:18:31.145 Xcode[1776] *** -[PBXTtyText setFont:]: nil NSFont given.
2004-06-14 14:18:47.583 Xcode[1776] Exception raised during posting of notification. Ignored. exception: *** -[PBXTtyText setFont:]: nil NSFont given.
Am I missing some fonts? I'm running Suitcase... what fonts need to be active?
I copied them all to my Home directory and I get the same error. The funny thing is It only comes up on the first item opened. I can open the next one fine, although it still does not build and run at all. I also can't open the first project anymore, it just does nothing when I do. This is very annoying, any solutions that don't involve rebuilding OSX? I've installed and removed and reinstalled the Dev CD once already. Thanks.