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=82244 --- shadow/82244 2007-07-30 21:35:20.000000000 -0400 +++ shadow/82244.tmp.576 2007-08-02 13:04:29.000000000 -0400 @@ -1,15 +1,15 @@ Bug#: 82244 Product: Mono: Runtime Version: 1.2 -OS: +OS: unknown OS Details: -Status: NEW -Resolution: -Severity: -Priority: Blocker +Status: RESOLVED +Resolution: FIXED +Severity: Unknown +Priority: Wishlist Component: misc AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: @@ -25,6 +25,14 @@ What is the option to disable this and have it instead displayed in the output of the program? Thanks, Manu + +------- Additional Comments From [EMAIL PROTECTED] 2007-08-02 13:04 ------- +This is a 'feature' of glib. You could recompile it after removing the +MessageBox call or if something like the unix LD_PRELOAD works on +windows you could use that to provide an empty MessageBox +implementation. There is not much else we can do except fix the issues +that generate the assert/abort in the first place when you file bugs +about them. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
