Re: Howto eliminate the delay for the first call of -(NSMenu*)menuForEvent: (NSTableView class)?
Re: Howto eliminate the delay for the first call of -(NSMenu*)menuForEvent: (NSTableView class)?
- Subject: Re: Howto eliminate the delay for the first call of -(NSMenu*)menuForEvent: (NSTableView class)?
- From: Jens Alfke <email@hidden>
- Date: Sun, 05 Jun 2011 10:18:54 -0700
On Jun 5, 2011, at 7:40 AM, Ken Thomases wrote:
> You probably have a misbehaving service (or application which provides a service) installed. Or something is corrupted in your system configuration.
>
> pbs is the pasteboard server. It coordinates the pasteboard and, in that capacity, services.
I had something like this happen system-wide a year or so ago, where occasionally an app would lock up for ~30 seconds when I right-clicked. I eventually tracked it down to Dropbox; for some reason its context-menu plugin code was misbehaving. (That’s since been fixed in Dropbox, so I don’t mean to cast blame at them in this case.)
If this state lasts long enough for you to do something, poke around and see if any other apps are locked up at the time. If so, try to sample them with Activity Monitor or the ‘sample’ tool.
—Jens
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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