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=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 [EMAIL PROTECTED] 2006-11-28 17:07 ------- +Created an attachment (id=18188) +Proposed patch for the asynch call + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
