[Mono-bugs] [Bug 67936][Nor] Changed - System.Drawing no longer working on mono-1.0 branch
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 12 Oct 2004 02:18:36 -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 gert.driesen@pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=67936
--- shadow/67936 2004-10-11 16:27:54.000000000 -0400
+++ shadow/67936.tmp.8119 2004-10-12 02:18:36.000000000 -0400
@@ -1,12 +1,12 @@
Bug#: 67936
Product: Mono: Class Libraries
Version: unspecified
OS: unknown
OS Details:
-Status: NEEDINFO
+Status: REOPENED
Resolution:
Severity: Unknown
Priority: Normal
Component: Sys.Drawing.
AssignedTo: mono-bugs@ximian.com
ReportedBy: gert.driesen@pandora.be
@@ -60,6 +60,24 @@
So if you're using mono from HEAD, you should use libgdiplus from HEAD,
if you're using mono from mono-1-0, you can check out libgdiplus from
the mono-1-0 branch as well.
NOTABUG?
+
+------- Additional Comments From gert.driesen@pandora.be 2004-10-12 02:18 -------
+I am indeed using the mono-1.0 branch of libgdiplus too.
+
+I also have a setup with both mono and libgdiplus built from cvs
+head, and that one's working fine.
+
+I assume that its indeed an issue local to my system, but I have no
+idea what it could be. System.Drawing stopped working all of a
+sudden.
+
+Can I somehow find more information on the cause of the exception ?
+I assume mono somehow can't locate libgdiplus, although I can
+definitey get information from the libgdiplus module using pkg-
+config.
+
+Can you tell me how what I can do to provide more information to
+help you pinpoint the cause ?