[MonoDevelop] LoadCommands method

Patrick Barry drpatrickbarry at gmail.com
Mon Aug 27 18:28:14 EDT 2007


I have a problem with Monodevelop for the past couple of weeks with
various SVN checkouts
This is the error I am getting.
----------------------------------------------------
System.MissingMethodException: Method not found:
'MonoDevelop.Components.Commands.CommandManager.LoadCommands'.
  at <0x00000> <unknown method>
  at MonoDevelop.Ide.Gui.IdeStartup.Run (System.String[] args) [0x00000]
----------------------------------------------------
I can  compile MD OK and I can run it using "make run" (it is very
unstable) but I get the above error when trying to  run is as  normal.

I deleted my ~/.config/ just in case it made any difference but to no
avail. anybody got any suggestions as to why I am missing this
"LoadCommands" method?

regards

Patrick


More information about the Monodevelop-list mailing list