[Mono-bugs] [Bug 78742][Nor] Changed - Changing pen.DashStyle results in error from GdipDrawLineI
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Jul 1 11:48:59 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 sebastien at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78742
--- shadow/78742 2006-07-01 11:46:34.000000000 -0400
+++ shadow/78742.tmp.11638 2006-07-01 11:48:59.000000000 -0400
@@ -11,13 +11,13 @@
AssignedTo: sebastien at ximian.com
ReportedBy: roman.s at sbcglobal.net
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: Changing pen.DashStyle results in error from GdipException inside Graphics.DrawLine
+Summary: Changing pen.DashStyle results in error from GdipDrawLineI
Description of Problem:
System.Drawing.Graphics.DrawLine method throws System.Exception in
System.Drawing.GDIPlus.CheckStatus method. Simple test application
that works very well with MS .NET Framework crashes with Mono.
@@ -83,6 +83,9 @@
LEAVE: (wrapper managed-to-native)
System.Drawing.GDIPlus:GdipDrawLineI
(intptr,intptr,int,int,int,int)result=1
ENTER: System.Drawing.GDIPlus:CheckStatus (System.Drawing.Status)(1, )
EXCEPTION handling: Exception
+
+------- Additional Comments From sebastien at ximian.com 2006-07-01 11:48 -------
+oops, seems I messed up the summary (paste?)
More information about the mono-bugs
mailing list