On 2009 Dec 22, at 17:07, Peter Ammon wrote:
> You should be able to get the annoying log messages to stop by just running
> pbs directly: /System/Library/CoreServices/pbs . It should exit within a
> second or so and the log messages should be gone.
Indeed, after doing this, I launched my app
On Dec 22, 2009, at 3:52 PM, Jerry Krinock wrote:
>
> On 2009 Dec 22, at 15:37, Peter Ammon wrote:
>
>> Can you see if the "pbs" process is running? If so, what does sample show
>> it's doing?
>
> Yes it is, and, not doing too much. I took this sample while my app was
> launching. It look
On 2009 Dec 22, at 15:37, Peter Ammon wrote:
> Can you see if the "pbs" process is running? If so, what does sample show
> it's doing?
Yes it is, and, not doing too much. I took this sample while my app was
launching. It looked the same if sampled at another time, except 2765 samples
inste
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 als
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 "Conso
I *just* noticed the following error in the XCode Debugger Console:
__CFServiceControllerBeginPBSLoadForLocalizations timed out while
talking to pbs
.. and I'm getting it at the very top of -init for my NSDocument??
I have no clue as to when it started .. I kinda think maybe