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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=75445 --- shadow/75445 2005-07-02 10:25:45.000000000 -0400 +++ shadow/75445.tmp.7125 2005-07-07 13:31:27.000000000 -0400 @@ -1,14 +1,14 @@ Bug#: 75445 Product: Mono: Tools Version: unspecified -OS: +OS: unknown OS Details: Mono from svn head -Status: NEW -Resolution: -Severity: +Status: RESOLVED +Resolution: FIXED +Severity: Unknown Priority: Normal Component: tools AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -39,6 +39,11 @@ Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object in <0x00000> <unknown method> in (wrapper managed-to-native) Gtk.Widget:gtk_widget_show_all (intptr) in <0x00017> Gtk.Widget:ShowAll () in <0x000ed> GtkSamples.CalendarApp:Main (System.String[] args) + +------- Additional Comments From [EMAIL PROTECTED] 2005-07-07 13:31 ------- +--static ended up linking statically libglib as well, which doesn't +play well at all when some assembly dllimports it or libraries using it. +Fixed in svn. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
