[Gtk-sharp-list] Fifteen.exe throws System.ArgumentNullException

Mike Kestner mkestner@speakeasy.net
19 Nov 2002 14:57:47 -0600


On Tue, 2002-11-19 at 13:38, Miguel de Icaza wrote:
> Hello,
> 
> > Unhandled Exception: System.ArgumentNullException: Argument cannot be null
> > Parameter name: type
> > in <0x00043> 00 System.Activator:CreateInstance(System.Type,bool)
> > in <0x00114> 00 GnomeSharp.boolObjectEventSignal:boolObjectEventCallback 
> > (intptr,intptr,int)
> > in <0x00027> 05 GnomeSharp.boolObjectEventSignal:boolObjectEventCallback 
> > (intptr,intptr,int)
> > in (unmanaged) 06 Gtk.Application:gtk_main()
> > in <0x00005> 06 Gtk.Application:gtk_main()
> > in [0x0024d] (ar ?/usr/local/gtk-sharp-0.5/sample/Fifteen.cs:76) 00 
> > .Fifteen:Main(string[])
> > 
> > Any ideas?
> 
> I have the latest version of CVS Mono, and this works for me.

I'm assuming you are running gtk-sharp-0.5, which had a rather nasty bug
that was fixed in cvs shortly after the release.  Unfortunately, with
the Frankfurt trip and all, I haven't gotten another release out, and it
seems that current cvs Gtk# requires cvs mono/mcs to avoid some bizarre
tightloop crash thing.  So, I will be getting a new gtk# release out
once a new mono release is out.

-- 
Mike Kestner <mkestner@speakeasy.net>