Lewis <> writes:
> > Anyone have any ideas?
>
> No ideas, huh?
I looked around - I saw one guy mention this on Apple's
discussion web site, but there was no answer there.
http://discussions.apple.com/thread....59916�
But, you are both running the dotmacsyncclient, so you
could try stopping that and see if the messages stop too.
If that's not it, how about opening a terminal window
and posting the output from these commands -
stty cols 256
sw_vers
ps -ax
The first one is to ensure the output of the third one
is not truncated. It will wrap, and it'd be nice if you
unwrapped or cleaned it up before posting it. You might
be able to just drag the terminal window wide enough to
handle this instead, if you have the room on your screen.
The second command will show which version of the operating
system you're running, and the third will show all active
processes. One of those may have some connection to the
messages you're seeing.
Billy Y..