On Dec 22, 2009, at 6:20 AM, Jerry Krinock wrote: > The last few days, I've seen this message in the console when I launch an app > I'm working on: > > __CFServiceControllerBeginPBSLoadForLocalizations timed out while talking to > pbs > > The message also sometimes appears again a few minutes later. It appears in > the regular "Console Messages" in Console.app, not just in Xcode. > > Searching list archives shows other such reports in the last couple months, > and a postulate that "pbs" means "pasteboard server. So, I retested some of > the inter-app drag/drop and copy/paste functions of the app but it all > appears to still be working. > > Google Chrome has the same problem: > > http://code.google.com/p/chromium/issues/detail?id=28161 > > No resolution is given. I just tested this in my 3-week old Google Chrome > and, yes, it still does it. > > I also found a few reports in support forums of other apps. And this person > has got all of their Apple apps doing it… > > http://forums.applenova.com/showthread.php?t=33412 > > So, apparently it's a bug in Snow Leopard. No hits when searching for this > on developer.apple.com :( Can anyone postulate a workaround or, more > importantly, is it possibly indicating that something that I missed in my > testing is not working?'
pbs is used for Services and isn't related to drag and drop or copy and paste. Can you see if the "pbs" process is running? If so, what does sample show it's doing? If not, what happens if you run it directly: /System/Library/CoreServices/pbs ? Does it crash or complete successfully? Do you have any apps installed that attempt to modify Services (e.g. Service Scrubber)?_______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com