[ubuntu-mono] [Bug 882501] Re: Mono crashes while executing mono + Gtk# applications

baltasarq baltasarq at gmail.com
Mon Nov 7 12:18:43 UTC 2011


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
CLI/Mono Uploaders, which is subscribed to mono in Ubuntu.
https://bugs.launchpad.net/bugs/882501

Title:
  Mono crashes while executing mono + Gtk# applications

Status in “mono” package in Ubuntu:
  Confirmed

Bug description:
  Platform: Intel x32 + Ubuntu Oneiric 11.10
  Package version: 2.10.5-1

  This error is still present in Ubuntu Oneiric for mono applications
  created with monodevelop and using Gtk#, but not, for some reason,
  applications bundled with the operating system.

  The same happened to me in Windows, and the problem disappeared
  upgrading to the current version of Mono (2.10.6). I guess this is
  going to be the same thing.

  Unfortunately, recompiling applications is not an option, as
  Monodevelop 2.6 is unable to find the Gtk# in the system (?). Again,
  the same happened to me in Windows, and upgrading to the current
  version of MonodeDevelop (2.8) solved the problem.

  Would it be possible to upgrade these packages to their current versions, so this bugs disappear?
  If not, how can I solve this in my system, so I'm able to use mono again?

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




More information about the Ubuntu-mono mailing list