[Mono-bugs] [Bug 80756][Wis] Changed - OutOfMemoryException in System.Drawing.Graphics.ClipBounds
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Feb 8 10:46:50 EST 2007
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 vlad.dimitrov at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80756
--- shadow/80756 2007-02-08 10:09:05.000000000 -0500
+++ shadow/80756.tmp.13532 2007-02-08 10:46:50.000000000 -0500
@@ -140,6 +140,15 @@
scaling matrix (the result of step #3) but this case could be, like
the previous one, optimized not to require a convertion. This
optimization, while not a general solution, would solve your
particular problem.
Setting the bug priority to wishlist.
+
+------- Additional Comments From vlad.dimitrov at gmail.com 2007-02-08 10:46 -------
+Yes you are right about that. I made my application crash
+intentionally just to catch the bug. I submited another bug (#80765)
+for the PrintPreviewController. My point was to show the overall
+effect of the bug and this limitation. I'm sure somebody else
+encountered this and this would explain the problem. Hopefully I may
+think of some ways to manage the region without using bitmaps. There
+are some algorithms that may help in this case.
More information about the mono-bugs
mailing list