https://bugzilla.novell.com/show_bug.cgi?id=446341
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=446341#c2 Sebastien Pouliot <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Major |Normal Component|Sys.Drawing. |Windows.Forms --- Comment #2 from Sebastien Pouliot <[EMAIL PROTECTED]> 2008-11-20 07:54:27 MST --- System.Drawing does not change it's behavior between "normal" and double-buffering - so the problem is likely higher in the stack (moving to MWF). Having a Region with a NULL pointer generally (98%) means that it was freed or garbage collection because no one kept a reference to the managed. As for your second note (null Graphics) you should fill a separate bug report with a stack trace. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
