[MonoDevelop] Install from ubuntu 12.04 packages fails

Matt Calder mvcalder at gmail.com
Mon Oct 1 01:10:52 UTC 2012


I installed MD from the packages on a clean Ubuntu 12.04 system and see
this when I try to run MD:

calder at goat:~/tmp$ monodevelop

Unhandled Exception:
System.IO.FileNotFoundException: Could not load file or assembly
'Mono.Addins, Version=0.6.0.0, Culture=neutral,
PublicKeyToken=0738eb9f132ed756' or one of its dependencies.
File name: 'Mono.Addins, Version=0.6.0.0, Culture=neutral,
PublicKeyToken=0738eb9f132ed756'
  at MonoDevelop.Startup.MonoDevelopMain.Main (System.String[] args)
[0x00000] in <filename unknown>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.IO.FileNotFoundException: Could
not load file or assembly 'Mono.Addins, Version=0.6.0.0, Culture=neutral,
PublicKeyToken=0738eb9f132ed756' or one of its dependencies.
File name: 'Mono.Addins, Version=0.6.0.0, Culture=neutral,
PublicKeyToken=0738eb9f132ed756'
  at MonoDevelop.Startup.MonoDevelopMain.Main (System.String[] args)
[0x00000] in <filename unknown>:0
Missing method get_IsInitialized in assembly
/usr/lib/monodevelop/bin/MonoDevelop.Ide.dll, type Mono.Addins.AddinManager

I tried installing mono-addin from packages, and tried building from github
and still see the same. I could not build mono-addin from source that gave
different errors. Any help appreciated.

Matt

uname -a
Linux goat 3.2.0-31-generic #50-Ubuntu SMP Fri Sep 7 16:16:45 UTC 2012
x86_64 x86_64 x86_64 GNU/Linux
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/monodevelop-list/attachments/20120930/648c0e1c/attachment.html>


More information about the Monodevelop-list mailing list