Skip to content

Instantly share code, notes, and snippets.

@purcell
Created April 11, 2014 09:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save purcell/10454821 to your computer and use it in GitHub Desktop.
Save purcell/10454821 to your computer and use it in GitHub Desktop.
iStat Menus breakage - console log
11/04/2014 10:49:11.070 SystemUIServer[10295]: Could not load menu extra NSBundle </Library/Application Support/iStat Menus 4/extras/iStatMenusMemory.menu> (not yet loaded) for Class (null)
11/04/2014 10:49:11.071 SystemUIServer[10295]: Cannot find executable for CFBundle 0x7f9bf255df80 </Library/Application Support/iStat Menus 4/extras/iStatMenusDrives.menu> (not loaded)
11/04/2014 10:49:11.071 SystemUIServer[10295]: Could not load menu extra NSBundle </Library/Application Support/iStat Menus 4/extras/iStatMenusDrives.menu> (not yet loaded) for Class (null)
11/04/2014 10:49:11.463 iStatMenusAgent[10329]: Loading istat menus agent
11/04/2014 10:49:11.463 iStatMenusAgent[10329]: iStat Menus Agent version 4.21 (450)
11/04/2014 10:49:11.514 iStatMenusAgent[10329]: iStat Menus Agent - Update checker enabled
11/04/2014 10:49:54.681 SystemUIServer[160]: Cannot find executable for CFBundle 0x7f8dca5181d0 </Library/Application Support/iStat Menus 4/extras/MenuCracker.menu> (not loaded)
11/04/2014 10:49:54.682 SystemUIServer[160]: Could not load menu extra NSBundle </Library/Application Support/iStat Menus 4/extras/MenuCracker.menu> (not yet loaded) for Class (null)
11/04/2014 10:49:54.684 SystemUIServer[160]: Cannot find executable for CFBundle 0x7f8dca478f10 </Library/Application Support/iStat Menus 4/extras/iStatMenusDateAndTimes.menu> (not loaded)
11/04/2014 10:49:54.684 SystemUIServer[160]: Could not load menu extra NSBundle </Library/Application Support/iStat Menus 4/extras/iStatMenusDateAndTimes.menu> (not yet loaded) for Class (null)
11/04/2014 10:49:54.685 SystemUIServer[160]: Cannot find executable for CFBundle 0x7f8dca5132a0 </Library/Application Support/iStat Menus 4/extras/iStatMenusBattery.menu> (not loaded)
11/04/2014 10:49:54.685 SystemUIServer[160]: Could not load menu extra NSBundle </Library/Application Support/iStat Menus 4/extras/iStatMenusBattery.menu> (not yet loaded) for Class (null)
11/04/2014 10:49:54.782 SystemUIServer[160]: Cannot find executable for CFBundle 0x7f8dca548e00 </Library/Application Support/iStat Menus 4/extras/iStatMenusTemps.menu> (not loaded)
11/04/2014 10:49:54.782 SystemUIServer[160]: Could not load menu extra NSBundle </Library/Application Support/iStat Menus 4/extras/iStatMenusTemps.menu> (not yet loaded) for Class (null)
11/04/2014 10:49:54.783 SystemUIServer[160]: Cannot find executable for CFBundle 0x7f8dca4765d0 </Library/Application Support/iStat Menus 4/extras/iStatMenusNetwork.menu> (not loaded)
11/04/2014 10:49:54.783 SystemUIServer[160]: Could not load menu extra NSBundle </Library/Application Support/iStat Menus 4/extras/iStatMenusNetwork.menu> (not yet loaded) for Class (null)
11/04/2014 10:49:54.784 SystemUIServer[160]: Cannot find executable for CFBundle 0x7f8dca477800 </Library/Application Support/iStat Menus 4/extras/iStatMenusCPU.menu> (not loaded)
11/04/2014 10:49:54.784 SystemUIServer[160]: Could not load menu extra NSBundle </Library/Application Support/iStat Menus 4/extras/iStatMenusCPU.menu> (not yet loaded) for Class (null)
11/04/2014 10:49:54.785 SystemUIServer[160]: Cannot find executable for CFBundle 0x7f8dca4d5010 </Library/Application Support/iStat Menus 4/extras/iStatMenusMemory.menu> (not loaded)
11/04/2014 10:49:54.785 SystemUIServer[160]: Could not load menu extra NSBundle </Library/Application Support/iStat Menus 4/extras/iStatMenusMemory.menu> (not yet loaded) for Class (null)
11/04/2014 10:49:54.786 SystemUIServer[160]: Cannot find executable for CFBundle 0x7f8dca4d4300 </Library/Application Support/iStat Menus 4/extras/iStatMenusDrives.menu> (not loaded)
11/04/2014 10:49:54.786 SystemUIServer[160]: Could not load menu extra NSBundle </Library/Application Support/iStat Menus 4/extras/iStatMenusDrives.menu> (not yet loaded) for Class (null)
11/04/2014 10:49:56.297 iStatMenusAgent[202]: Loading istat menus agent
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment