[MonoDevelop] LoadCommands method
Michael Hutchinson
m.j.hutchinson at gmail.com
Mon Aug 27 19:24:08 EDT 2007
On 8/27/07, Patrick Barry <drpatrickbarry at gmail.com> wrote:
> 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?
Try removing the folder into which you installed MD (e.g. rm -r
/usr/local/lob/monodevelop) and then reinstall it: MD no longer needs
the .addin.xml files, but you probably still have them installed. You
may also need to remove ~/.config/MonoDevelop/addin* .
--
Michael Hutchinson
http://mjhutchinson.com
More information about the Monodevelop-list
mailing list