Re: XCode 1.5 target editing error
Re: XCode 1.5 target editing error
- Subject: Re: XCode 1.5 target editing error
- From: Daniel Rasmussen <email@hidden>
- Date: Thu, 9 Jun 2005 18:54:28 -0500
To narrow this down a bit, I downloaded XCode 1.2 and did various
install/upgrade combinations with the older tools, 1.2, and 1.5. XCode
1.2 always works, and 1.5 consistently does not.
I have not yet discovered anything that has helped me regarding the
com.apple.compilers.gcc specifications.
Thanks,
Daniel
On Jun 9, 2005, at 10:38 AM, Daniel Rasmussen wrote:
When trying to edit a target in XCode, it brings up an uncaught
exception dialog box. I believe it worked in the past, but since then
I upgraded the OS and have uninstalled XCode, reinstalled the Dec 2002
tools, and eventually upgraded to XCode again. After encountering this
error, I tried uninstalling again and reinstalling XCode directly, but
it produces the same error. When (If?) it was working before, it would
have been some version of OS X 10.3 before 10.3.7. Now I am on 10.3.9
on an iBook G4.
This is the console log. The part before the exception always occurs
here and sometimes occurs repeatedly when opening or closing a
project.
2005-06-09 09:56:31.696 Xcode[2352] Failed to load specification for
compiler 'com.apple.compilers.gcc'. Reason: malformed property list
dictionary (optional key 'Options' should be a dictionary, but is an
array)
2005-06-09 09:56:31.852 Xcode[2352] Failed to load specification for
compiler 'com.apple.compilers.gcc.2_95_2'. Reason: ***
-[NSPlaceholderString initWithFormat:locale:arguments:]: nil string
(or other) argument
2005-06-09 09:56:31.896 Xcode[2352] Failed to load specification for
compiler 'com.apple.compilers.gcc.3_1'. Reason: ***
-[NSPlaceholderString initWithFormat:locale:arguments:]: nil string
(or other) argument
2005-06-09 09:56:31.934 Xcode[2352] Failed to load specification for
compiler 'com.apple.compilers.gcc.3_3'. Reason: ***
-[NSPlaceholderString initWithFormat:locale:arguments:]: nil string
(or other) argument
2005-06-09 09:56:31.941 Xcode[2352] ** INTERNAL ERROR: Uncaught
Exception **
Exception: *** -[NSPlaceholderString
initWithFormat:locale:arguments:]: nil string (or other) argument
Stack:
0 0x99d89cd0 -[TSException raise]
1 0x90a8d21c +[NSException raise:format:]
2 0x90a3bfb4 -[NSPlaceholderString
initWithFormat:locale:arguments:]
3 0x90a2d24c +[NSString stringWithFormat:]
4 0x99b2d75c -[XCSpecificationProxy loadedSpecification]
5 0x99b2b3e8 +[XCSpecification specificationForIdentifier:]
6 0x99b2bb94 -[XCSpecification initWithPropertyListDictionary:]
7 0x99b1a198 -[XCPropertyDomainSpecification
initWithPropertyListDictionary:]
8 0x99b1bbe0 -[XCCommandLineToolSpecification
initWithPropertyListDictionary:]
9 0x99b1db8c -[XCCompilerSpecification
initWithPropertyListDictionary:]
10 0x99b2d6fc -[XCSpecificationProxy loadedSpecification]
11 0x99b2b3e8 +[XCSpecification specificationForIdentifier:]
12 0x99b2bb94 -[XCSpecification initWithPropertyListDictionary:]
13 0x99b1a198 -[XCPropertyDomainSpecification
initWithPropertyListDictionary:]
14 0x99b1bbe0 -[XCCommandLineToolSpecification
initWithPropertyListDictionary:]
15 0x99b1db8c -[XCCompilerSpecification
initWithPropertyListDictionary:]
16 0x99b2d6fc -[XCSpecificationProxy loadedSpecification]
17 0x99b2b3e8 +[XCSpecification specificationForIdentifier:]
18 0x99b2bb94 -[XCSpecification initWithPropertyListDictionary:]
19 0x99b1a198 -[XCPropertyDomainSpecification
initWithPropertyListDictionary:]
20 0x99b1bbe0 -[XCCommandLineToolSpecification
initWithPropertyListDictionary:]
21 0x99b1db8c -[XCCompilerSpecification
initWithPropertyListDictionary:]
22 0x99b2d6fc -[XCSpecificationProxy loadedSpecification]
23 0x99b2b3e8 +[XCSpecification specificationForIdentifier:]
24 0x9a001de4 -[PBXBuildSettingsInspectorPane _setupBuildSettingsUI]
25 0x9a002114 -[PBXBuildSettingsInspectorPane
currentInspectedItemsChanged:]
26 0x90a27a08 -[NSArray makeObjectsPerformSelector:withObject:]
27 0x9a00b16c -[PBXInspectorPanel
inspectModule:onlyIfNeeded:xcSelection:]
28 0x9a046c50 -[PBXInfoInspectorPanel initWithInspectedItems:]
29 0x9a0087f8 -[PBXInspectorController newInfoInspector:]
30 0x90866730 _objc_msgSendv
31 0x90a2b57c -[NSInvocation invoke]
32 0x90a5ff54 -[NSInvocation invokeWithTarget:]
33 0x90a2d95c -[NSObject(NSForwardInvocation) forward::]
34 0x9086680c __objc_msgForward
35 0x92f27c2c -[NSApplication sendAction:to:from:]
36 0x92f5d44c -[NSMenu performActionForItemAtIndex:]
37 0x92fa1cec -[NSCarbonMenuImpl
performActionWithHighlightingForItemAtIndex:]
38 0x92ededcc __NSHandleCarbonMenuEvent
39 0x92e82b08 __DPSNextEvent
40 0x92e9923c -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:]
41 0x92ead5bc -[NSApplication run]
42 0x92f69cc0 _NSApplicationMain
43 0x0000a1cc
44 0x8fe1a274
Thanks,
Daniel
_______________________________________________
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