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=80195 --- shadow/80195 2006-12-11 11:09:51.000000000 -0500 +++ shadow/80195.tmp.16981 2006-12-19 13:50:05.000000000 -0500 @@ -1,13 +1,13 @@ Bug#: 80195 Product: Mono: Class Libraries Version: 1.0 OS: unknown OS Details: -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Critical Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -91,6 +91,11 @@ (System.Windows.Forms.Message& m) [0x00000] in /home/alex/develop/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Control.cs:186 at System.Windows.Forms.NativeWindow.WndProc (IntPtr hWnd, Msg msg, IntPtr wParam, IntPtr lParam) [0x0006b] in /home/alex/develop/mcs/class/Managed.Windows.Forms/System.Windows.Forms/NativeWindow.cs:171 + +------- Additional Comments From [EMAIL PROTECTED] 2006-12-19 13:50 ------- +turns out this is due to some missing internal TypeConverters in +System.Design. I've added stubs for them just to keep this from +crashing. closing bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
