Re: NSOpenPanel Exception/Bug
Re: NSOpenPanel Exception/Bug
- Subject: Re: NSOpenPanel Exception/Bug
- From: Andy Lee <email@hidden>
- Date: Wed, 29 Jul 2009 03:17:36 -0400
On Jul 29, 2009, at 2:12 AM, Seth Willits wrote:
Yes. It just fires off a task.
[...]
I'd file a bug report on the exception being thrown, but heck if I
can reproduce it.
From your stack trace, it looks like the save panel is trying to
display more rows than a particular column actually has -- i.e.,
somebody is wrong about how many files are in some directory. Are you
doing anything that adds and removes a lot of files in the directory
you navigate to? If there is an NSOpenPanel bug, could it be
surfacing because your call to /usr/bin/file is slowing the panel's
display down enough for the file-count discrepancy to trip it up?
Just a wild guess in the hopes of helping reproduce the problem.
--Andy
_______________________________________________
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