[Mono-bugs] [Bug 56691][Nor] Changed - libgdiplus expects X display

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 8 Apr 2004 07:47:10 -0400 (EDT)


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 ximian@divinehawk.com.

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

--- shadow/56691	2004-04-08 06:52:56.000000000 -0400
+++ shadow/56691.tmp.8723	2004-04-08 07:47:10.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 56691
 Product: Mono: Runtime
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: ximian@divinehawk.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -53,6 +53,13 @@
 The attached patch fixes gdip_get_display_dpi().
 
 ------- Additional Comments From ximian@divinehawk.com  2004-04-08 06:52 -------
 Created an attachment (id=7273)
 Patch for gdip_get_display_dpi()
 
+
+------- Additional Comments From ximian@divinehawk.com  2004-04-08 07:47 -------
+Note that w/ the CVS version the output before the exception is:
+
+GdipLoadImageFromFile: file.jpg
+
+Other than that the bug is the same.