[Mono-bugs] [Bug 56691][Nor] Changed - libgdiplus expects X display
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 8 Apr 2004 06:52:56 -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:51:56.000000000 -0400
+++ shadow/56691.tmp.8259 2004-04-08 06:52:56.000000000 -0400
@@ -48,6 +48,11 @@
The return value of XOpenDisplay is not checked.
The result is that if you don't have a valid X server to connect to then
you will not be able to use System.Drawing.
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()
+