On Sun, 2005-05-01 at 15:07 -0400, Miguel de Icaza wrote: > > The following source code crashes with mono => 1.1.5, gtk# 1.9.3 in > > Ubuntu Hoary and Debian Sarge, maybe in all debian-based systems. > > > > For crashing it try: > > - Click any icon, then click another > > - Try selecting any icon with the keyboard > > > > Any idea? > > Works for me on NLD. You might want to provide a stack trace, or > something like that.
Both using the keyboard for selecting the icon and clicking one icon then other: Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object in <0x00000> <unknown method> in (wrapper managed-to-native) Gdk.Event:gtksharp_gdk_event_get_event_type (intptr) in <0x0000f> Gdk.Event:GetEvent (IntPtr raw) in <0x000de> Gnome.IconList:IconUnselectedSignalCallback (IntPtr arg0, Int32 arg1, IntPtr arg2, IntPtr gch) in (wrapper native-to-managed) Gnome.IconList:IconUnselectedSignalCallback (intptr,int,intptr,intptr) in <0x00000> <unknown method> in (wrapper managed-to-native) Gtk.Application:gtk_main () in <0x00007> Gtk.Application:Run () in <0x00035> Sample.SelectProjectDialog:Main (System.String[] args) -- Cheers --------- Mario CarriÃn <[EMAIL PROTECTED]> _______________________________________________ Gtk-sharp-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
