edenzik / macvim

Automatically exported from code.google.com/p/macvim
0 stars 0 forks source link

Error when switching users. #225

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I have multiple users set up on my machine, and am constantly switching
between users. When I open an instance of MacVim (typically by using an
'open' command in a shell window), switch to another user (using "fast user
switching"), and then switch back to the original user, I get the following
error on the console window:

2009-10-20 15:07:34.660 MacVim[7563:903]
__CFServiceControllerBeginPBSLoadForLocalizations received error 268435459
from bootstrap_look_up2

The editor seems to be working fine, but that error message is at best
disconcerting, and at worst, is indicating a real bug.

I'm running version 7.2 (2008 Aug 9, compiled Aug 21 2008 12:51:59)   
under OS X 10.6.1

Original issue reported on code.google.com by allen.holub@gmail.com on 20 Oct 2009 at 10:15

GoogleCodeExporter commented 9 years ago
I don't know what that message means, but it is not uncommon for the Cocoa 
frameworks to log weird messages 
that do not mean much.  I wouldn't worry too much about it, but I'll keep this 
in mind.  Thanks for reporting this 
issue.

Original comment by bjorn.winckler@gmail.com on 22 Oct 2009 at 8:39

GoogleCodeExporter commented 9 years ago
You should try running snapshot 50 instead and see if that cures this problem; 
It was built for 10.6 whereas the 
version you are using was not.

Original comment by bjorn.winckler@gmail.com on 22 Oct 2009 at 8:41

GoogleCodeExporter commented 9 years ago

Original comment by bjorn.winckler@gmail.com on 1 Mar 2010 at 7:21