Hi! Okay, I reply myself. I casually checked the mono-project web and realised there was a new version available: mono-2.10.6
So I uninstalled 2.10.5 and installed it. Now everything works, provided that I choose to run programs with the Mono runtime (i.e. "mono something.exe"); all programs still crash by using the .NET runtime (i.e. "something.exe"). Also, gtk, atk, glib and so on are now correctly located in the references section of the project, for both runtimes (mono and .NET). Clearly the problem has to do with the Gtk# for .NET package provided, it is not working for some reason. I found out that mono is packagin the Gtk# version 2.12.11, while the package provided for windows is 2.12.10, which maybe causes some mismatch. I don't know. Fortunately, now everything is worked nearly perfect again (I don't really care about using the .NET runtime at all). It seems it was a matter of buggy releases. Thanks for the hard work! -- View this message in context: http://mono.1490590.n4.nabble.com/Mono-2-10-5-crashing-all-the-time-tp3907836p3908182.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
