[Mono-bugs] [Bug 78025][Nor] Changed - FontDialog crashes because
	of the changes in svn r 58381
    bugzilla-daemon at bugzilla.ximian.com 
    bugzilla-daemon at bugzilla.ximian.com
       
    Tue Apr 11 16:41:08 EDT 2006
    
    
  
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 sebastien at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78025
--- shadow/78025	2006-04-11 15:00:51.000000000 -0400
+++ shadow/78025.tmp.32077	2006-04-11 16:41:08.000000000 -0400
@@ -201,6 +201,15 @@
 impossible to update the system's fonts and get an updated list with a
 new instance of InstalledFontCollection (at least without restaring
 the application).
 
 A more complex solution is to review the font code and ensure each
 object is capable of living on it's own.
+
+------- Additional Comments From sebastien at ximian.com  2006-04-11 16:41 -------
+Well maybe the "simple" approach (leak one time) is the best, at least
+wrt compatibility. 
+
+It seems(*) that calling Dispose on MS InstalledFontCollection doesn't
+do anything (i.e. you can still get the Families out of it).
+
+(*) I'll soon commit the unit tests for the collections.
    
    
More information about the mono-bugs
mailing list