[Mono-bugs] [Bug 24374] Changed - System.MonoType:GetEvents() throws a NullReferenceException

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
8 May 2002 22:31:24 -0000


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by joe@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=24374

--- shadow/24374	Wed May  8 12:13:21 2002
+++ shadow/24374.tmp.10122	Wed May  8 18:31:24 2002
@@ -77,6 +77,12 @@
 If you still don't have any luck, I'll try to whip up a test case
 after work.
 
 ------- Additional Comments From lupus@ximian.com  2002-05-08 12:13 -------
 I did that already. A clean checkout also doesn't help.
 Thanks.
+
+------- Additional Comments From joe@ximian.com  2002-05-08 18:31 -------
+How big is your glib-sharp.dll file?  You might be having shell
+globbing problems, which is why it wouldn't have pulled in
+GtkSharp.voidObjectintObjectSignal from your glib/generated directory.
+ Are you using bash or something else?