• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Howto eliminate the delay for the first call of -(NSMenu*)menuForEvent: (NSTableView class)?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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: Ken Thomases <email@hidden>
  • Date: Sun, 05 Jun 2011 09:40:13 -0500

On Jun 5, 2011, at 7:28 AM, Nick wrote:

> Everything works fine, except that when the user clicks first time on the
> TableView after application has loaded, i get this
> "__CFServiceControllerBeginPBSLoadForLocalizations
> timed out while talking to psb" message in the console output, and a few
> seconds delay before the menu appears. All subsequent clicks on the view
> make the context menu appear normally, without any delays or messages in the
> console.
>
> Why does this happen?

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.

You would probably see the same delay if you go to your application menu and open the Services submenu.

Regards,
Ken

_______________________________________________

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

  • Follow-Ups:
    • Re: Howto eliminate the delay for the first call of -(NSMenu*)menuForEvent: (NSTableView class)?
      • From: Nick <email@hidden>
    • Re: Howto eliminate the delay for the first call of -(NSMenu*)menuForEvent: (NSTableView class)?
      • From: Jens Alfke <email@hidden>
References: 
 >Howto eliminate the delay for the first call of -(NSMenu*)menuForEvent: (NSTableView class)? (From: Nick <email@hidden>)

  • Prev by Date: [ANN] CoreParse
  • Next by Date: Re: Good and updated book for iPhone development
  • Previous by thread: Howto eliminate the delay for the first call of -(NSMenu*)menuForEvent: (NSTableView class)?
  • Next by thread: Re: Howto eliminate the delay for the first call of -(NSMenu*)menuForEvent: (NSTableView class)?
  • Index(es):
    • Date
    • Thread