2009/11/9 björn: > 2009/11/9 Arseni Buinitsky: >> >> When launching MacVim via mvim script I get the following messages >> into stderr (slightly after macvim process forks or something, >> allowing input but still writing to it): >> >> 2009-11-09 20:27:02.196 MacVim[15915:903] Unknown class 'SUUpdater', >> using 'NSObject' instead. Encountered in Interface Builder file at >> path /Applications/MacVim.app/Contents/Resources/English.lproj/ >> MainMenu.nib. >> 2009-11-09 20:27:02.199 MacVim[15915:903] Could not connect the action >> checkForUpdates: to target of class NSObject >> >> Suppose something is wrong... > > Search the archives, e.g. > > http://groups.google.com/group/vim_mac/browse_thread/thread/67c2bb9a1267acd6?pli=1 > > I was hoping somebody would come up with some advice on how to solve > this problem (I got bored with it), but nothing so far...
For the time being I've removed the offending object from MainMenu.nib so that this warning won't pop up anymore (I would have done this much sooner, but Apple in their infinite wisdom have disabled the possibility to save ver.2 nib files [which MacVim uses] in the Snow Leopard version of Interface Builder so I had to use another computer to patch this). Just pull the latest version, recompile, and the warning will be gone. Björn --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_mac" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
