• 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
Re: Window updates stall on headless Mac mini
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Window updates stall on headless Mac mini


  • Subject: Re: Window updates stall on headless Mac mini
  • From: Steve Mills <email@hidden>
  • Date: Mon, 21 Mar 2016 14:19:47 -0500

On Mar 21, 2016, at 14:09:48, Ken Thomases <email@hidden> wrote:
>
> Thread 9 is apparently what's blocking your main thread.  It is animating a progress indicator.  I have encountered my own problems with this heartbeat thread deadlocking Cocoa.  (You are not encountering a deadlock, per se.)  You can try removing the progress indicator from your UI, turn off its animation, or configure it to not use threaded animation (set the usesThreadedAnimation property to false; you can do this in IB via user attributes).

Interesting. I'd looked at that thread and assumed that Apple knew what they were doing, so I ignored it. Thanks again for you expertise.

--
Steve Mills
Drummer, Mac geek


_______________________________________________

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


References: 
 >Re: Window updates stall on headless Mac mini (From: Steve Mills <email@hidden>)
 >Re: Window updates stall on headless Mac mini (From: Ken Thomases <email@hidden>)

  • Prev by Date: Re: Window updates stall on headless Mac mini
  • Next by Date: Re: UIDocument with NSFileWrapper
  • Previous by thread: Re: Window updates stall on headless Mac mini
  • Next by thread: UIDocument with NSFileWrapper
  • Index(es):
    • Date
    • Thread