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=79242 --- shadow/79242 2006-09-05 12:10:11.000000000 -0400 +++ shadow/79242.tmp.21552 2006-10-14 11:50:27.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 79242 Product: Mono: Class Libraries Version: unspecified OS: unknown OS Details: -Status: RESOLVED -Resolution: FIXED +Status: REOPENED +Resolution: Severity: Unknown Priority: Major Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -77,6 +77,69 @@ ------- Additional Comments From [EMAIL PROTECTED] 2006-09-01 04:36 ------- The testcase is self-explanatory, no screenshots needed. ------- Additional Comments From [EMAIL PROTECTED] 2006-09-05 12:10 ------- Fixed in SVN, thanks for the report. + +------- Additional Comments From [EMAIL PROTECTED] 2006-10-14 11:50 ------- +Reopening, because with Mono 1.1.18 now the testcase cannot run, this +exception is raised: + +Unimplemented: Control::set_AutoSize(bool) + +Unhandled Exception: System.NullReferenceException: Object reference +not set to +an instance of an object + at System.Drawing.Graphics.Restore +(System.Drawing.Drawing2D.GraphicsState gst +ate) [0x00000] + at (wrapper remoting-invoke-with-check) +System.Drawing.Graphics:Restore (Syste +m.Drawing.Drawing2D.GraphicsState) + at System.Windows.Forms.Control.ResetDeviceContext () [0x00000] + at System.Windows.Forms.Control.WndProc +(System.Windows.Forms.Message& m) [0x0 +0000] + at System.Windows.Forms.ButtonBase.WndProc +(System.Windows.Forms.Message& m) [ +0x00000] + at System.Windows.Forms.Button.WndProc +(System.Windows.Forms.Message& m) [0x00 +000] + at System.Windows.Forms.Control+ControlNativeWindow.WndProc +(System.Windows.Fo +rms.Message& m) [0x00000] + at System.Windows.Forms.NativeWindow.WndProc (IntPtr hWnd, Msg msg, +IntPtr wPa +ram, IntPtr lParam) [0x00000] + at (wrapper native-to-managed) +System.Windows.Forms.NativeWindow:WndProc (intp +tr,System.Windows.Forms.Msg,intptr,intptr) + at <0x00000> <unknown method> + at (wrapper managed-to-native) +System.Windows.Forms.XplatUIWin32:Win32UpdateWi +ndow (intptr) + at System.Windows.Forms.XplatUIWin32.UpdateWindow (IntPtr handle) +[0x00000] + at System.Windows.Forms.XplatUI.UpdateWindow (IntPtr handle) [0x00000] + at System.Windows.Forms.Control.Refresh () [0x00000] + at System.Windows.Forms.ButtonBase.Redraw () [0x00000] + at System.Windows.Forms.ButtonBase.RedrawEvent (System.Object +sender, System.E +ventArgs e) [0x00000] + at (wrapper delegate-invoke) +System.MulticastDelegate:invoke_void_object_Event +Args (object,System.EventArgs) + at System.Windows.Forms.Control.OnForeColorChanged (System.EventArgs +e) [0x000 +00] + at System.Windows.Forms.Control.set_ForeColor (Color value) [0x00000] + at IriSceneRemoteManager.Configurator.FormTest.InitializeComponent +() [0x00000 +] + at IriSceneRemoteManager.Configurator.FormTest..ctor () [0x00000] + at (wrapper remoting-invoke-with-check) +IriSceneRemoteManager.Configurator.For +mTest:.ctor () + at FormConfigurationd.Program.Main () [0x00000] + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
