Re: [Solved] -validateMenuItem: like crazy, hogs CPU for 1st minute
Re: [Solved] -validateMenuItem: like crazy, hogs CPU for 1st minute
- Subject: Re: [Solved] -validateMenuItem: like crazy, hogs CPU for 1st minute
- From: Jerry Krinock <email@hidden>
- Date: Fri, 19 Mar 2010 14:44:51 -0700
On 2010 Mar 19, at 12:28, Eric Schlegel wrote:
> It looks to me that some other process on your system is using the Accessibility API to inspect your menu structure. That's the "_XCopyAttributeValue" and subsequent callstack in your first sampler output.
>
> Do you have Accessibility enabled? What happens if you disable it?
That's it, Eric! Specifically, the cause is KeyCue. Version 4.5. Without KeyCue, no menu validation until I click a menu, and app is responsive immediately.
I also tried quitting LaunchBar and QuicKeys X, but they are innocent.
So it looks like I need to make my menu validation faster, for those users who, like me, are using inefficient menu-enhancing utilities. At least I can push this issue down on the priorities a little :|
Thank you.
_______________________________________________
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