Crashes in MonoDevelop
Adrian Petrescu
adrianp at cogeco.ca
Sat Oct 1 13:55:08 UTC 2005
Hello. I'm having some major problems with Breezy's MonoDevelop package.
I create a new Glade# solution. I try to open Main.cs. It crashes. It's
that simple =/. Recreating the solution doesn't help. I ran monodevelop
from command line and here's the stack trace:
Unhandled Exception: System.ArgumentException: parameters
in <0x0014e> System.Reflection.MonoMethod:Invoke (System.Object obj,
BindingFlags invokeAttr, System.Reflection.Binder binder,
System.Object[] parameters, System.Globalization.CultureInfo culture)
in <0x00017> System.Reflection.MethodBase:Invoke (System.Object obj,
System.Object[] parameters)
in <0x00187> GLib.Object:ConnectDefaultHandlers (GType gtype, System.Type t)
in <0x0008f> GLib.Object:RegisterGType (System.Type t)
in <0x000d6> GLib.Object:LookupGType (System.Type t)
in <0x00017> GLib.Object:LookupGType ()
in <0x000b4> GLib.Object:CreateNativeObject (System.String[] names,
GLib.Value[] vals)
in <0x00013> Gtk.Object:CreateNativeObject (System.String[] names,
GLib.Value[] vals)
in <0x00010> Gtk.Widget:CreateNativeObject (System.String[] names,
GLib.Value[] vals)
in <0x00066> Gtk.CheckMenuItem:.ctor (System.String label)
in <0x0001f> MonoDevelop.Commands.CommandCheckMenuItem:.ctor
(System.Object commandId, MonoDevelop.Commands.CommandManager
commandManager)
in <0x00173> MonoDevelop.Commands.CommandEntry:CreateMenuItem
(MonoDevelop.Commands.CommandManager manager, System.Object cmdId,
Boolean isArrayMaster)
in <0x00012> MonoDevelop.Commands.CommandEntry:CreateMenuItem
(MonoDevelop.Commands.CommandManager manager)
in <0x0009e> MonoDevelop.Commands.CommandManager:CreateMenu
(MonoDevelop.Commands.CommandEntrySet entrySet)
in <0x0004d> MonoDevelop.Commands.CommandEntrySet:CreateMenuItem
(MonoDevelop.Commands.CommandManager manager)
in <0x0009e> MonoDevelop.Commands.CommandManager:CreateMenu
(MonoDevelop.Commands.CommandEntrySet entrySet)
in <0x00013> MonoDevelop.Services.CommandService:CreateMenu
(MonoDevelop.Commands.CommandEntrySet cset)
in <0x0026f> MonoDevelop.Gui.Pads.TreeViewPad:ShowPopup ()
in <0x00042> MonoDevelop.Gui.Pads.TreeViewPad:OnButtonRelease
(System.Object sender, Gtk.ButtonReleaseEventArgs args)
in (wrapper delegate-invoke)
System.MulticastDelegate:invoke_void_object_ButtonReleaseEventArgs
(object,Gtk.ButtonReleaseEventArgs)
in <0x00133> Gtk.Widget:ButtonReleaseEventSignalCallback (IntPtr arg0,
IntPtr arg1, IntPtr gch)
in (wrapper native-to-managed)
Gtk.Widget:ButtonReleaseEventSignalCallback (intptr,intptr,intptr)
in <0x00000> <unknown method>
in (wrapper managed-to-native) Gtk.Application:gtk_main ()
in <0x00007> Gtk.Application:Run ()
in <0x0048a> MonoDevelop.Commands.StartWorkbenchCommand:Run ()
in <0x00a66> MonoDevelop.SharpDevelopMain:Main (System.String[] args)
Anyone have any ideas? :( I tried posting a thread about it at
http://ubuntuforums.org/showthread.php?t=70434 , but after two days,
still nobody has answered so I thought I'd give it a try here. (I am
running Breezy, by the way).
Thanks in advance!
More information about the ubuntu-users
mailing list