Re: NSDocument reference held by NSSavePanel?
Re: NSDocument reference held by NSSavePanel?
- Subject: Re: NSDocument reference held by NSSavePanel?
- From: Quincey Morris <email@hidden>
- Date: Mon, 13 Apr 2009 09:42:35 -0700
On Apr 13, 2009, at 09:05, Corbin Dunn wrote:
This may be a bug in NSSavePanel accidentally referencing something
too long (with a root!). Please log a bug on this, and if possible,
provide a test app that reproduces the problem.
As a work around, try setting the delegate to nil on the NSSavePanel
after you are done using it.
I filed it as #6783800 last night, with a trivial app that
demonstrates the problem.
The workaround I actually used was to set the document's data model
instance variable to nil just before the document closed.
_______________________________________________
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