Re: Hanging NSTextView with a paste
Re: Hanging NSTextView with a paste
- Subject: Re: Hanging NSTextView with a paste
- From: Jens Alfke <email@hidden>
- Date: Fri, 8 Feb 2008 09:00:57 -0800
On 8 Feb '08, at 7:29 AM, Mark Munz wrote:
I received a report from a customer today that my app hangs when they
paste text into a NSTextView (under 10.5.1)
It's hanging way down in font-management code, at a lower level than
Cocoa. Looks like some sort of deadlock. I've seen things like this if
the ATSServer process hangs, but in that case all or almost all apps
start to lock up, so I'm guessing that wasn't the case here.
Doesn't look like something related to your code, although it's weird
that it's reproducible. Your code isn't calling AppKit from multiple
threads, is it?
--Jens
_______________________________________________
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