Re: Project causes XCode Build view to break with internal error [SOLVED]
Re: Project causes XCode Build view to break with internal error [SOLVED]
- Subject: Re: Project causes XCode Build view to break with internal error [SOLVED]
- From: Citizen <email@hidden>
- Date: Sat, 2 Dec 2006 19:34:37 +0000
Philip Wasson wrote to me off-list, his advice lead to a solution...
On 1 Dec 2006, at 22:38, Philip Wasson wrote:
I don't know if anyone replied to you; I didn't see anything on the
list.
Anyway, I don't know if this will help, but I saw a message on the
Xcode list within the last few months where it was suggested that
some problems similar to yours could be fixed by deleting the
"<your_user_name>.mode2" file within your project. For example, for
one my projects, call it myProj.xcodeproj, there are 4 files:
project.pbxproj, pwasson.pbxuser, pwasson.mode1, and pwasson.mode2.
The mode2 file supposedly stores window positions, screen geometry,
window split positions, etc., so if that's corrupted it might cause
that sort of problem. Try deleting it and see if it helps.
After making a backup of the project file: I deleted
<user_name>.mode2 (this didn't help), I then deleted
<user_name>.mode1 (this also didn't help), there was also a file
named <user_name>.perspective - I deleted this - and this appears to
have solved the problem.
On Nov 30, 2006, at 16:55, Citizen wrote:
Hope someone can help me resolve this problem.
When I load my latest project into XCode the Build view becomes
corrupt.
I'm using an All-In-One layout - the Build view display, beneath
the toolbar, just appears as different shades of grey. All the
normal components have disappeared. There is a split view control
to the far left, which is unresponsive. The whole area displays
the cursor as a split view dragging cursor. Double clicking on
this display causes an Internal Error alert to appear with the
message:
------
Uncaught Exception:
*** -[NSCFArray objectAtIndex:]: index (2) beyond bounds (2)
Stack Backtrace:
The stack backtrace has been logged to the console.
------
The console shows the following:
2006-11-30 20:32:17.908 Xcode[1687] ** INTERNAL ERROR: Uncaught
Exception **
Exception: *** -[NSCFArray objectAtIndex:]: index (2) beyond
bounds (2)
Stack:
0 0x956c1b90 -[TSException raise]
1 0x9297be58 +[NSException raise:format:]
2 0x9293f04c -[NSCFArray objectAtIndex:]
3 0x990fc3c0 -[XCDockView toggleCollapseForIndex:]
4 0x99148388 -[XCDockView mouseUp:]
5 0x937678fc -[NSWindow sendEvent:]
6 0x9910b7e4 -[XCWindow sendEvent:]
7 0x937108d0 -[NSApplication sendEvent:]
8 0x9908ba4c -[PBXExtendedApplication sendEvent:]
9 0x93707d0c -[NSApplication run]
10 0x937f8878 _NSApplicationMain
11 0x00009b04
12 0x00009808
Is there any way I can "cure" my project file to get the Build
view back?
I can use the project with other layouts - but ideally I would
like to work with it in the All-In-One layout.
Thanks in advance,
Dave
------
David Kennedy (http://www.zenopolis.com)
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40maned.com
This email sent to email@hidden
Philip Wasson
Software Engineer
MANAGING EDITOR INC.
610 Old York Road, Suite 250 | Jenkintown, PA 19046
T: 215.886.5662 x.260 | F: 215.886.5681
E: email@hidden | AIM: email@hidden
http://www.maned.com
------
David Kennedy (http://www.zenopolis.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