Re: A couple bugs in xcode 3.2, not certain if I just have a bad install
Re: A couple bugs in xcode 3.2, not certain if I just have a bad install
- Subject: Re: A couple bugs in xcode 3.2, not certain if I just have a bad install
- From: Chris Espinosa <email@hidden>
- Date: Sat, 29 Aug 2009 13:50:49 -0700
On Aug 29, 2009, at 12:55 PM, Shamyl Zakariya wrote: If these are actually bugs, I'll run them through the bug reporter. But they seem so... obvious... that I have to imagine something's wrong with my install.
1) The Xcode icon doesn't show build progress. It just shows the 0% progress bar, and stays there.
2) The Recent Projects and Recent Files submenus off the File menu are empty. Further, LaunchBar doesn't see any recent projects for Xcode either. So I assume the recent projects aren't being populated in xcode's preferences plist. Finally, opening com.apple.Xcode.plist I see "NSRecentXCProjectsDocuments" has zero entries.
Bad install? Does this ring any bells for anybody?
Not likely. We have no other reports of the first one, but the second one is a systemwide change in Snow Leopard, where all applications now inherit the System Preferences settings for Recent Documents limits, rather than defaulting to 10 if not specifically set on a per-application basis.
Either set the system limits to non-zero in System Preferences, or specifically set your Xcode limits:
defaults write com.apple.Xcode NSRecentDocumentsLimit 20 |
_______________________________________________
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