[Mono-bugs] [Bug 76089][Nor] New - Graphics.Save() throws NullReferenceException

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Sep 13 15:09:27 EDT 2005


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 xenomorph2 at onlinehome.de.

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

--- shadow/76089	2005-09-13 15:09:27.000000000 -0400
+++ shadow/76089.tmp.14414	2005-09-13 15:09:27.000000000 -0400
@@ -0,0 +1,30 @@
+Bug#: 76089
+Product: Mono: Class Libraries
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Sys.Drawing.
+AssignedTo: jordi at ximian.com                            
+ReportedBy: xenomorph2 at onlinehome.de               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Graphics.Save() throws NullReferenceException
+
+Using System.Drawing.Graphics.Save() throws an System.NullReferenceException.
+(Didn't happen with libgdiplus with cairo 0.3)
+
+Unhandled Exception: System.NullReferenceException: Object reference not
+set to an instance of an object
+in <0x00000> <unknown method>
+in (wrapper managed-to-native) System.Drawing.GDIPlus:GdipSaveGraphics
+(intptr,uint&)
+in [0x00008] (at
+/home/alex/develop/mcs/class/System.Drawing/System.Drawing/Graphics.cs:1632)
+System.Drawing.Graphics:Save ()
+in (wrapper remoting-invoke-with-check) System.Drawing.Graphics:Save ()


More information about the mono-bugs mailing list