[ubuntu-mono] [Bug 873834] Re: Missing method

Iain Lane iain at orangesquash.org.uk
Thu Oct 20 15:21:01 UTC 2011


Not a mono bug, you need to run your program with --runtime=v4.0 or,
better, recompile it.

  http://orangesquash.org.uk/~laney/blog/posts/2011/10/mono-gotcha/

** Changed in: mono (Ubuntu)
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
CLI/Mono Uploaders, which is subscribed to mono in Ubuntu.
https://bugs.launchpad.net/bugs/873834

Title:
  Missing method

Status in “mono” package in Ubuntu:
  Invalid

Bug description:
  When I try to start a mono programm, I get this error:

  
  /usr/share/locale
  Missing method System.Reflection.Assembly::op_Inequality(Assembly,Assembly) in assembly /usr/lib/mono/2.0/mscorlib.dll, referenced in assembly /usr/lib/mono/gac/NDesk.DBus/1.0.0.0__f6716e4f9b2ed099/NDesk.DBus.dll
  NO SESSION DBUS RUNNING
  Missing method System.Type::op_Inequality(Type,Type) in assembly /usr/lib/mono/2.0/mscorlib.dll, referenced in assembly /usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll

  Unhandled Exception: System.MissingMethodException: Method not found: 'System.Type.op_Inequality'.
    at ocmgtk.OCMMainWindow..ctor (ocmgtk.OCMApp app) [0x00000] in <filename unknown>:0 
    at ocmgtk.OCMApp.InitializeApp (System.String filename, Boolean quitAfterImport) [0x00000] in <filename unknown>:0 
    at ocmgtk.OCMApp.Start (System.String filename) [0x00000] in <filename unknown>:0 
    at ocmgtk.OCMApp.Start () [0x00000] in <filename unknown>:0 
    at ocmgtk.OCMApp.Main (System.String[] args) [0x00000] in <filename unknown>:0 
  [ERROR] FATAL UNHANDLED EXCEPTION: System.MissingMethodException: Method not found: 'System.Type.op_Inequality'.
    at ocmgtk.OCMMainWindow..ctor (ocmgtk.OCMApp app) [0x00000] in <filename unknown>:0 
    at ocmgtk.OCMApp.InitializeApp (System.String filename, Boolean quitAfterImport) [0x00000] in <filename unknown>:0 
    at ocmgtk.OCMApp.Start (System.String filename) [0x00000] in <filename unknown>:0 
    at ocmgtk.OCMApp.Start () [0x00000] in <filename unknown>:0 
    at ocmgtk.OCMApp.Main (System.String[] args) [0x00000] in <filename unknown>:0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mono/+bug/873834/+subscriptions



More information about the Ubuntu-mono mailing list