[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
Tue Nov 28 17:07:32 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-11-10 09:00:14.000000000 -0500
+++ shadow/79822.tmp.19834	2006-11-28 17:07:32.000000000 -0500
@@ -80,6 +80,11 @@
 async by firing off the async request when a new PrintingServicesUnix
 is created and populate the dialog with those results.  But the main
 problem is that we seem to be invoking those same synchronous cups
 calls multiple times when bringing up the print dialog and futzing
 with things.  We need to cache the return values at least for the
 lifetime of the print dialog.  No other caching should be necessary.
+
+------- Additional Comments From unserkonig at gmail.com  2006-11-28 17:07 -------
+Created an attachment (id=18188)
+Proposed patch for the asynch call
+


More information about the mono-bugs mailing list