|
List Info
Thread: Problems with monodevelop 0.15 from the svn
|
|
| Problems with monodevelop 0.15 from the
svn |

|
2007-08-17 05:43:31 |
|
Does anyone have a clue where my error is? I downloaded monodevelop 0.15 from the svn and it gives me this error (shown below).
==============================================================================
(MonoDevelop:30745): GLib-GObject-WARNING **: cannot retrieve class for invalid (unclassed) type `(null)9; Stacktrace:
at (wrapper managed-to-native) Gtk.Container.gtksharp_container_override_child_type (GLib.GType
,Gtk.Container/ChildTypeDelegate) <0xffffffff> at (wrapper managed-to-native) Gtk.Container.gtksharp_container_override_child_type (GLib.GType,Gtk.Container/ChildTypeDelegate) <0x0009c> at Gtk.Container.OverrideChildType
(GLib.GType) <0x000ac> at (wrapper runtime-invoke) Gtk.Widget.runtime_invoke_void_GType (object,intptr,intptr,intptr) <0x00090> at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke
(object,object[]) <0xffffffff> at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke (object,object[]) <0x00098> at System.Reflection.MonoMethod.Invoke (object,System.Reflection.BindingFlags
,System.Reflection.Binder,object[],System.Globalization.CultureInfo) <0x00130> at System.Reflection.MethodBase.Invoke (object,object[]) <0x00040> at GLib.Object.ConnectDefaultHandlers (GLib.GType,System.Type
) <0x00278> at GLib.Object.RegisterGType (System.Type) <0x0014c> at GLib.Object.LookupGType (System.Type) <0x0016c> at GLib.Object.RegisterGType (System.Type) <0x00074> at GLib.Object.LookupGType
(System.Type) <0x0016c> at GLib.Object.LookupGType () <0x00034> at GLib.Object.CreateNativeObject (string[],GLib.Value[]) <0x00124> at Gtk.Object.CreateNativeObject (string[],GLib.Value[]) <0x00030>
at Gtk.Widget.CreateNativeObject (string[],GLib.Value[]) <0x00030> at Gtk.Container..ctor () <0x0008c> at MonoDevelop.Components.DockToolbars.FixedPanel..ctor () <0x00084> at MonoDevelop.Components.DockToolbars.DockToolbarPanel..ctor
(MonoDevelop.Components.DockToolbars.DockToolbarFrame,MonoDevelop.Components.DockToolbars.Placement) <0x000a8> at MonoDevelop.Components.DockToolbars.DockToolbarFrame..ctor () <0x0016c> at MonoDevelop.Components.Commands.CommandFrame..ctor
(MonoDevelop.Components.Commands.CommandManager) <0x00028> at MonoDevelop.Ide.Gui.SdiWorkbenchLayout.Attach (MonoDevelop.Ide.Gui.IWorkbench) <0x00174> at MonoDevelop.Ide.Gui.DefaultWorkbench.InitializeLayout
(MonoDevelop.Ide.Gui.IWorkbenchLayout) <0x00270> at MonoDevelop.Ide.Gui.Workbench.Initialize (MonoDevelop.Core.IProgressMonitor) <0x00158> at MonoDevelop.Ide.Gui.IdeApp.Initialize (MonoDevelop.Core.IProgressMonitor
) <0x00394> at MonoDevelop.Ide.Gui.IdeStartup.Run (string[]) <0x00f10> at MonoDevelop.Startup.SharpDevelopMain.Main (string[]) <0x000a4> at (wrapper runtime-invoke) System.Object.runtime_invoke_int_string
[] (object,intptr,intptr,intptr) <0x00084>
Native stacktrace:
/usr/bin/mono [0x10165720] /usr/bin/m | |