[Mono-bugs] [Bug 79822][Nor] Changed - "new PrintDialog()" takes ~2 seconds on linux

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Dec 4 20:39:25 EST 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 unserkonig at gmail.com.

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

--- shadow/79822	2006-12-04 20:37:23.000000000 -0500
+++ shadow/79822.tmp.7502	2006-12-04 20:39:25.000000000 -0500
@@ -109,6 +109,14 @@
 that additional modification for today).
 
 ------- Additional Comments From unserkonig at gmail.com  2006-12-04 20:37 -------
 Created an attachment (id=18230)
 New proposed patch
 
+
+------- Additional Comments From unserkonig at gmail.com  2006-12-04 20:39 -------
+This last patch also caches the collections related to PrinterSettings
+(PaperSourceCollection and PaperSizes), and also open the ppd file
+just once, instead of opening it in every Load method.
+
+Right now PrintingServicesWin32 is not caching the info. Probably we
+could add it later.


More information about the mono-bugs mailing list