• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Xcode 1.5 bug
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Xcode 1.5 bug


  • Subject: Xcode 1.5 bug
  • From: Steve Mills <email@hidden>
  • Date: Thu, 16 Dec 2004 10:03:14 -0600

I made a brand new Carbon static library project. The first thing I did was add some source files to it. I needed to change the pch to an existing file, so I right-clicked on the target and chose Info. Every time I do this I get the following exception in console.log. I've tried quitting and relaunching Xcode and even created different new projects. Same thing every time! I'm under the gun, because a client got back to me at the very last minute saying they need a different type of build, and I'm about to take the rest of the year off. Just great. I also tried importing the CodeWarrior project, but that results in hundreds if not thousands of exceptions saying that a source tree was not expected to be nil/null while it's attempting to import the CW project.

Anybody know how to get Xcode to not be a &@*$ing pain in the neck and make this work?

2004-12-16 09:57:47.400 Xcode[7124] *** Assertion failure in -[NSMenu itemAtIndex:], Menus.subproj/NSMenu.m:638
2004-12-16 09:57:47.429 Xcode[7124] ** INTERNAL ERROR: Uncaught Exception **
Exception: Invalid parameter not satisfying: (index >= 0) && (index < (_itemArray ? CFArrayGetCount(_itemArray) : 0))
Stack:
0 0x94eb7cd0 -[TSException raise]
1 0x90aa91bc -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:]
2 0x92e04ec8 -[NSMenu itemAtIndex:]
3 0x97912154 -[PBXBuildSettingsInspectorPane currentInspectedItemsChanged:]
4 0x909f7078 -[NSArray makeObjectsPerformSelector:withObject:]
5 0x9791b16c -[PBXInspectorPanel inspectModule:onlyIfNeeded:xcSelection:]
6 0x97956c50 -[PBXInfoInspectorPanel initWithInspectedItems:]
7 0x979187f8 -[PBXInspectorController newInfoInspector:]
8 0x90836730 _objc_msgSendv
9 0x909fabec -[NSInvocation invoke]
10 0x90a2f594 -[NSInvocation invokeWithTarget:]
11 0x909fcfcc -[NSObject(NSForwardInvocation) forward::]
12 0x9083680c __objc_msgForward
13 0x92f2afb8 -[NSToolbarButton sendAction:to:]
14 0x92f2af58 -[NSToolbarButton sendAction]
15 0x92eaadd4 -[NSToolbarItemViewer mouseDown:]
16 0x92e03174 -[NSWindow sendEvent:]
17 0x92df5838 -[NSApplication sendEvent:]
18 0x977339f4 -[PBXExtendedApplication sendEvent:]
19 0x92dfdc50 -[NSApplication run]
20 0x92eba2b4 _NSApplicationMain
21 0x0000a1cc
22 0x8fe1a554


Steve Mills
Drummer, Mac geek
http://sjmills5.home.mchsi.com/

_______________________________________________
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


  • Prev by Date: Re: C++ TDD in xcode
  • Next by Date: Where is the __MyCompany Name__ set?
  • Previous by thread: re: Unknown error returned from
  • Next by thread: Where is the __MyCompany Name__ set?
  • Index(es):
    • Date
    • Thread