Opened 8 years ago
Closed 8 years ago
#52138 closed defect (fixed)
MacVim @7.4.snapshot106_1: prints "Unknown class 'SUUpdater'" on launch
Reported by: | larryv (Lawrence Velázquez) | Owned by: | raimue (Rainer Müller) |
---|---|---|---|
Priority: | Low | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | MacVim |
Description
After r152003, this message always appears on launch in Terminal:
2016-08-30 15:41:38.083 MacVim[24518:87010] Unknown class 'SUUpdater', using 'NSObject' instead. Encountered in Interface Builder file at path /Applications/MacPorts/MacVim.app/Contents/Resources/English.lproj/MainMenu.nib. 2016-08-30 15:41:38.083 MacVim[24518:87010] Could not connect action, target class NSObject does not respond to -checkForUpdates:
Change History (2)
comment:1 Changed 8 years ago by raimue (Rainer Müller)
Status: | new → assigned |
---|---|
Summary: | MacVim @@7.4.snapshot106_1: prints "Unknown class 'SUUpdater'" on launch → MacVim @7.4.snapshot106_1: prints "Unknown class 'SUUpdater'" on launch |
comment:2 Changed 8 years ago by raimue (Rainer Müller)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Thanks for the report. Fixed in r152206.
Note: See
TracTickets for help on using
tickets.
Oh, that means I forgot to remove the "Check for updates..." item in the menu when removing Sparkle. I will look into that.