[Mono-list] Problems running monodevelop (svn) and muine (svn)

Pieter Baele pieter.baele at telenet.be
Thu Aug 4 15:20:22 EDT 2005


Everything builds fine. I am using latest mono (1.1.8.2) in gentoo and
gtk-sharp 2.5.5

Apps running fine: latest f-spot and tomboy
Can someone figure this out?



Trying to start monodevelop:


Unhandled Exception: System.TypeInitializationException: An exception
was thrown by the type initializer for
MonoDevelop.Gui.Dialogs.SplashScreenForm --->
System.TypeInitializationException: An exception was thrown by the type
initializer for Gtk.Container ---> System.EntryPointNotFoundException:
gtksharp_gtk_container_get_focus_child_offset
in (wrapper managed-to-native)
Gtk.Container:gtksharp_gtk_container_get_focus_child_offset ()
in <0x0000a> Gtk.Container:.cctor ()--- End of inner exception stack
trace ---

in <0x00000> <unknown method>
in <0x0000e> Gtk.Bin:.ctor (IntPtr raw)
in <0x0002f> Gtk.Window:.ctor (WindowType type)
in <0x00025> MonoDevelop.Gui.Dialogs.SplashScreenForm:.ctor ()
in <0x00016> MonoDevelop.Gui.Dialogs.SplashScreenForm:.cctor ()--- End
of inner exception stack trace ---

in <0x00000> <unknown method>
in <0x005ac> MonoDevelop.SharpDevelopMain:Main (System.String[] args)






With muine, i've the following error:


(muine:1832): GLib-GObject-CRITICAL **: g_object_get_data: assertion
`G_IS_OBJECT (object)' failed

... [cut]

(muine:1832): GLib-GObject-CRITICAL **: g_object_set_data: assertion
`G_IS_OBJECT (object)' failed

Unhandled Exception: System.Reflection.TargetInvocationException:
Exception has been thrown by the target of an invocation. --->
System.TypeInitializationException: An exception was thrown by the type
initializer for Gtk.Dialog ---> System.EntryPointNotFoundException:
gtksharp_gtk_dialog_get_vbox_offset
in (wrapper managed-to-native)
Gtk.Dialog:gtksharp_gtk_dialog_get_vbox_offset ()
in <0x00008> Gtk.Dialog:.cctor ()--- End of inner exception stack trace
---

in <0x00000> <unknown method>
in (wrapper managed-to-native)
System.Reflection.MonoCMethod:InternalInvoke (object,object[])
in <0x0006f> System.Reflection.MonoCMethod:Invoke (System.Object obj,
BindingFlags invokeAttr, System.Reflection.Binder binder,
System.Object[] parameters, System.Globalization.CultureInfo culture)---
End of inner exception stack trace ---

in <0x00104> System.Reflection.MonoCMethod:Invoke (System.Object obj,
BindingFlags invokeAttr, System.Reflection.Binder binder,
System.Object[] parameters, System.Globalization.CultureInfo culture)
in <0x00019> System.Reflection.MonoCMethod:Invoke (BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture)
in <0x001d7> System.Activator:CreateInstance (System.Type type,
BindingFlags bindingAttr, System.Reflection.Binder binder,
System.Object[] args, System.Globalization.CultureInfo culture,
System.Object[] activationAttributes)
in <0x00029> System.Activator:CreateInstance (System.Type type,
BindingFlags bindingAttr, System.Reflection.Binder binder,
System.Object[] args, System.Globalization.CultureInfo culture)
in <0x0008f> GLib.ObjectManager:CreateObject (IntPtr raw)
in <0x000c9> GLib.Object:GetObject (IntPtr o, Boolean owned_ref)
in <0x0000c> GLib.Object:GetObject (IntPtr o)
in <0x00045> Glade.XML:GetWidget (System.String name)
in <0x0015b> Glade.XML:BindFields (System.Object target, System.Type
type)
in <0x00019> Glade.XML:BindFields (System.Object target)
in <0x00016> Glade.XML:Autoconnect (System.Object handler)
in <0x00059> Muine.ErrorDialog:.ctor (System.String s1, System.String
s2)
in <0x0001e> Muine.Global:Error (System.String message)
in <0x0028c> Muine.Global:Main (System.String[] args)








More information about the Mono-list mailing list