In the Xamarin mono list, Ian Norton came up with a patch... if you
launch the application with --runtime=v4.0, then your app will launch,
no matter whether it has been compiled for .NET 3.5 or 4.0. For example:

$ mono --runtime=v4.0 app.exe

Instead of:

$ mono app.exe

This is not a fix, but certainly relaxes the importance of the problem.
The fix will probably be to upgrade mono. The need of running all apps
as if they were .NET 4.0, denotes that something is broken in this
version of mono.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/882501

Title:
  Mono crashes while executing mono + Gtk# applications

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

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to