On Mar 21, 2016, at 14:09:48, Ken Thomases <k...@codeweavers.com> 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 (Cocoa-dev@lists.apple.com) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com