[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 18:23:42 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 18:20:21.000000000 -0500
+++ shadow/79822.tmp.6024	2006-12-04 18:23:42.000000000 -0500
@@ -95,6 +95,15 @@
 this patch?
 
 ------- Additional Comments From unserkonig at gmail.com  2006-12-04 18:20 -------
 Created an attachment (id=18229)
 Proposed patch for caching values
 
+
+------- Additional Comments From unserkonig at gmail.com  2006-12-04 18:23 -------
+We can also improve the print routines by loading the ppd file just
+once for each printer, instead of loading it in every
+PrinterSettings.Load* method.
+
+It should be pretty easy, but we need to do some changes in
+PrintingServicesWin32 as well, which shouldn't be hard (I can cook
+that additional modification for today).


More information about the mono-bugs mailing list