[Mono-bugs] [Bug 66533][Nor] Changed - Instantiating a System.Drawing.Font object with a non-existant font throws exception

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 14 Oct 2004 15:34:32 -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 david@quintana.org.

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

--- shadow/66533	2004-10-14 09:14:42.000000000 -0400
+++ shadow/66533.tmp.2182	2004-10-14 15:34:32.000000000 -0400
@@ -5,13 +5,13 @@
 OS Details: XP and FC2
 Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: Sys.Drawing.
-AssignedTo: rkumar@novell.com                            
+AssignedTo: jordi@ximian.com                            
 ReportedBy: david@quintana.org               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: Instantiating a System.Drawing.Font object with a non-existant font throws exception
@@ -59,6 +59,10 @@
 
 ------- Additional Comments From rkumar@novell.com  2004-10-14 09:14 -------
 Well, I meant the expected behavior. It is really difficult to fix 
 until unless I'm able to reproduce the bug here. Are you using 
 libgdiplus and System.Drawing from CVS HEAD ? If not, can you please 
 try once and let me know if that solves the problem or not ?
+
+------- Additional Comments From david@quintana.org  2004-10-14 15:34 -------
+Are libgdiplus and System.Drawing from CVS HEAD available as rpms?  I
+don't want to compile them as that leaves me with no way to roll-back.