[MonoDevelop] Getting further....

Dennis Boylan mono@b-lan.com
Thu, 20 May 2004 17:24:11 -0400


Here is more information.  I decided to see what was going on by using mint.

[dennis@Shuttle mono]$ monodevelop.mint 
Creating DefaultWorkbench

Unhandled Exception: System.InvalidCastException: Cannot cast from source type to destination type.
#0: 0x00050 castclass  in GnomeSharp.voidObjectObjectSignal:voidObjectObjectCallback (intptr,intptr,int) ([0x8f61930] [0x8f4b620] [135] )
#1: 0x00011 calli      in (wrapper native-to-managed) GnomeSharp.voidObjectObjectSignal:voidObjectObjectCallback (intptr,intptr,int) ([0x8f61930] [0x8f4b620] [135] )
#2: 0x00005 calli.nat  in (wrapper managed-to-native) Gtk.Application:gtk_main () ()
#3: 0x00000 vcall      in Gtk.Application:Run () ()
#4: 0x00006 vcall      in MonoDevelop.Commands.StartWorkbenchCommand:Run () ()
#5: 0x00116 vcallvirt  in MonoDevelop.SharpDevelopMain:Main (string[]) ([0x808d8a0] )

- Dennis