• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
NSOpenPanel causing hang on subsequent NSTask
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

  • Prev by Date: Question regarding getRectsBeingDrawn:'s constant array pointer argument (const NSRect **)
  • Next by Date: Re: First click when activated
  • Previous by thread: Re: Question regarding getRectsBeingDrawn:'s constant array pointer argument (const NSRect **)
  • Next by thread: Does there exist a Cocoa compatibility test tool?
  • Index(es):
    • Date
    • Thread