[Mono-list] Mono (last version)

Miguel de Icaza miguel at microsoft.com
Wed Jul 13 19:58:10 UTC 2016


Hello,

Can you trace the execution to determine what happened?

The man page for Mono has instructions on tracing DLL import errors as a sample.

From: <mono-list-bounces at lists.dot.net> on behalf of Baltasar García Perez-Schofield <baltasarq at gmail.com>
Date: Wednesday, July 13, 2016 at 12:50 PM
To: "mono-list at lists.ximian.com" <mono-list at lists.ximian.com>
Subject: [Mono-list] Mono (last version)

Hi, all,
The last version of mono seems to have broken a lot of things.
I'm using Lubuntu 16.04, and using the repo at http://download.mono-project.com/repo/debian<https://na01.safelinks.protection.outlook.com/?url=http%3a%2f%2fdownload.mono-project.com%2frepo%2fdebian&data=01%7c01%7cmiguel%40microsoft.com%7cc7fad708e3404645b6b508d3ab3de67f%7c72f988bf86f141af91ab2d7cd011db47%7c1&sdata=MqbGQdWnWwI75i7u1LNgan%2burXx6qtz6ZCBUL1jb7Uo%3d>. Also last available version in Windows.

$ mono --version
Mono JIT compiler version 4.4.1 (Nightly 4.4.1.0/4747417<https://na01.safelinks.protection.outlook.com/?url=http%3a%2f%2f4.4.1.0%2f4747417&data=01%7c01%7cmiguel%40microsoft.com%7cc7fad708e3404645b6b508d3ab3de67f%7c72f988bf86f141af91ab2d7cd011db47%7c1&sdata=0jb6OxYYocpqbXCiAKXKBXls3MRAOP0UjJsILnj2Er8%3d> Wed Jun 22 11:14:49 UTC 2016)
When I try to launch an application compiled with Gtk#, it always crashes with the following error:
System.TypeInitializationException: The type initializer for 'Gtk.Dialog' threw an exception. ---> System.DllNotFoundException: gtksharpglue-2
  at at (wrapper managed-to-native)
...
I've tried with various .NET framework targets, but no-one seems to work. This happens both in Windows (also last versions) and Linux.
In MonoDevelop/XamarinStudio, I'm facing the same problems also in both platforms: I installed a plugin called "show in Github". However, it is impossible to install the needed dependencies, which are MonoDevlop.Core 6.0 and MonoDevelop.Ide 6.0.
The outcome is that the status bar at the top of the window starts filling with green up arrows. The funny colophon is that I can uninstall the plugin, but with errors. It seems that the System.*.AspNet.dll is missing (?).
Any idea?
Why is it an adventure to install a new version of mono?
I offer myself to test each new version, if that has the benefit of having more stable releases.

-- Baltasar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.dot.net/pipermail/mono-list/attachments/20160713/cd12f69c/attachment-0001.html>


More information about the Mono-list mailing list