NSCollectionView and animating spinner crash
NSCollectionView and animating spinner crash
- Subject: NSCollectionView and animating spinner crash
- From: David Hoerl <email@hidden>
- Date: Mon, 08 Mar 2010 09:06:02 -0500
I am getting consistent crashes when a newly created
NSCollectionViewItem has a view with an animating spinner (the animation
property is enabled through bindings that kick in immediately on
creation). It happens on 10.5 as well as 10.6. [ rdar://7727603 bug has
demo project included].
Log messages:
3/8/10 8:48:33 AM NSCollectionViewCrash[27069] unlockFocus called too
many time.
... (lots of these, then)
3/8/10 8:48:33 AM NSCollectionViewCrash[27069] Unlocking Focus on wrong
view (<NSProgressIndicator: 0x100263230>), expected <NSView: 0x100262d20>
If anyone has found a workaround to this problem I'd love to hear about it!
David
_______________________________________________
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