[Mono-bugs] [Bug 79151][Wis] Changed - ReportBuilder crash

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Aug 31 18:53:37 EDT 2006


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 toshok at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=79151

--- shadow/79151	2006-08-25 17:10:39.000000000 -0400
+++ shadow/79151.tmp.7603	2006-08-31 18:53:37.000000000 -0400
@@ -136,6 +136,12 @@
                 dg.DataSource = new string [] {"Carlos", "Alberto"};
                 MessageBox.Show ("DataSource = " + (dg.DataSource ==
 null ? "null" : dg.DataSource)); // Shouldn't be null
         }
 }
 
+
+------- Additional Comments From toshok at ximian.com  2006-08-31 18:53 -------
+Hm, I reverted my change that causes the broken behavior in datagrid,
+but it doesn't stop the crash.
+
+The 0 height bitmap being created must be caused by something else.


More information about the mono-bugs mailing list