NSOpenPanel causing hang on subsequent NSTask
NSOpenPanel causing hang on subsequent NSTask
- Subject: NSOpenPanel causing hang on subsequent NSTask
- From: Chris Gregg <email@hidden>
- Date: Tue, 09 May 2006 20:39:34 -0400
- Thread-topic: NSOpenPanel causing hang on subsequent NSTask
Hi,
I am experiencing what I consider a strange hang in an application I am
working on. I have a menu item call an IBAction that uses an NSOpenPanel.
Another couple of class-internal methods are then called, and there is an
NSTask in one, and I call the waitUntilExit method of NSTask. It is at this
point that the app is hanging (I've used the debugger to determine this),
but ONLY when I actually call the NSOpenPanel. I have commented out the
NSOpenPanel and run the application and sent identical file data to the next
method, and there isn't a crash. It is very strange. Any ideas what the
issue might be? Thanks!
-Chris Gregg
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden