[Mono-osx] MonoDevelop crashes with System.DllNotFoundException:libglib-2.0.0.dylib since 2.4.2

Oleg Zee olegzzzz at gmail.com
Mon Oct 17 09:04:14 EDT 2011


I too resolved my issue by upgrading to Mono 2.10.6


> Hi all,
> 
> 2.4.2 works fine here while 2.6 and 2.8 fails with the following:
> bash-3.2$ mono MonoDevelop.exe
> ERROR [2011-10-08 22:54:23Z]: Error initialising GLib logging.
> System.DllNotFoundException: libglib-2.0.0.dylib
>  at (wrapper managed-to-native) GLib.Marshaller:g_malloc (uintptr)
>  at GLib.Marshaller.StringToPtrGStrdup (System.String str) [0x00000] in <filename unknown>:0 
>  at GLib.Log.SetLogHandler (System.String logDomain, LogLevelFlags flags, GLib.LogFunc logFunc) [0x00000] in <filename unknown>:0 
>  at MonoDevelop.Ide.Gui.GLibLogging.set_Enabled (Boolean value) [0x00000] in <filename unknown>:0 
>  at MonoDevelop.Ide.IdeStartup.Run (System.String[] args) [0x00000] in <filename unknown>:0 
> FATAL ERROR [2011-10-08 22:54:23Z]: MonoDevelop failed to start. Some of the assemblies required to run MonoDevelop (for example gtk-sharp, gnome-sharp or gtkhtml-sharp) may not be properly installed in the GAC.
> System.TypeInitializationException: An exception was thrown by the type initializer for Gtk.Application ---> System.DllNotFoundException: glibsharpglue-2
>  at (wrapper managed-to-native) GLib.Thread:glibsharp_g_thread_supported ()
>  at GLib.Thread.get_Supported () [0x00000] in <filename unknown>:0 
>  at Gtk.Application..cctor () [0x00000] in <filename unknown>:0 
>  --- End of inner exception stack trace ---
>  at MonoDevelop.Ide.IdeStartup.Run (System.String[] args) [0x00000] in <filename unknown>:0 
>  at MonoDevelop.Ide.IdeStartup.Main (System.String[] args) [0x00000] in <filename unknown>:0 
> 
> I have a fresh install of Mono 2.10.5 (fresh install with cleaning all prior frameworks).
> Any help would be appreciated since I'm still a kind of "early adopter" and wouldn't like to forget this platform.
> 
> Thank you!
> Oleg.



More information about the Mono-osx mailing list