Re: NSSavePanel problem
Re: NSSavePanel problem
- Subject: Re: NSSavePanel problem
- From: Kyle Sluder <email@hidden>
- Date: Sun, 24 Feb 2013 09:10:35 -0800
On Feb 24, 2013, at 8:21 AM, Peter Hudson <email@hidden> wrote:
>
> Having spent ( to my horror ) nearly a 100 hours trying to run this to ground, I have decided that our users won't get an option where to put their files.
> I'll create a directory on the desktop for them and dump any output into that directory.
This does not sound like a good user experience, and it is incompatible with Sandboxing.
Why not save a copy of your app's preferences plist, nuke the prefs, and retest your app?
If that doesn't clear the problem, try launching your app with the Shift key held down (or turn on "Don't restore windows" in your Debug scheme's editor, or set the ApplePersistenceIgnoreState default to YES).
Also, what items do you have in your Finder sidebar?
I sounds like this problem is unavoidable, and sticking your head in the sand by avoiding a save panel here is not a workable solution.
And if course, FILE A BUG! http://bugreport.apple.com. It could be that Apple knows about this issue already.
--Kyle Sluder
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden