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=80223 --- shadow/80223 2007-01-30 06:37:56.000000000 -0500 +++ shadow/80223.tmp.6366 2007-01-30 06:47:54.000000000 -0500 @@ -222,6 +222,15 @@ crashes. Now i haven't linux machine (maby i will tomorrow at home) and always run my applications under windows. And i never seen any messages in my windows console after application crashed. Maby i can do something with this? Maby i need to edit some config file or something else. I want to see this errors and don't want to write such examples as it was with menu and borland.eco.dll :-) + +------- Additional Comments From [EMAIL PROTECTED] 2007-01-30 06:47 ------- +We could consider enabling the ThreadExceptionDialog. Right now, it +will never be used since SystemInformation.UserInteractive always +returns false on Mono. + +Also, we could check what the behavior on Windows is if we let the +exception bubble up (instead of catching it, and writing it to the +console). _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
