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-08 16:33:19.000000000 -0500 +++ shadow/79822.tmp.6443 2006-11-10 06:49:36.000000000 -0500 @@ -55,6 +55,14 @@ I wouldn't have any problem at all with the list of printers not reflecting changes until you closed the dialog and brought up a new one. ------- Additional Comments From [EMAIL PROTECTED] 2006-11-08 16:33 ------- note: the new gtk printing stuff caches in a similar fashion. + +------- Additional Comments From [EMAIL PROTECTED] 2006-11-10 06:49 ------- +Yep, the new gtk printing backend caches the list of printers but +doesn't use cupsGetDests to get the printer list. + +So the heart of the problem is, when should the printer list get +updated ? I mean, caching some strings, removing and adding them, is +not a big problem. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
