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 [EMAIL PROTECTED]

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

--- shadow/78237        2006-04-29 12:47:58.000000000 -0400
+++ shadow/78237.tmp.28682      2006-04-29 13:13:30.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 78237
 Product: Mono: Class Libraries
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: libgdiplus
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
@@ -97,6 +97,21 @@
         mono [0x805bc28]
         /lib/tls/libc.so.6(__libc_start_main+0xd0) [0x40120210]
         mono [0x805bb71]
 Aborted
 
 Problem is in libgdiplus.
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-04-29 13:13 -------
+Fixed in SVN (r60078).
+
+We now fail more gracefully, i.e. the exact failure depends much on
+how the rest of the FX and the application can deal with the situation.
+
+A simple SWF graphic application I have runs without problems. More
+serious applications will fail somewhere when trying to use the fonts.
+Maybe some default value could help (or not).
+
+Anyway I added a warning (on the console) if the font face can't be
+locked. This should help anyone trying to debug the same issue.
+
+Thanks for the report!
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to