http://bugs.winehq.org/show_bug.cgi?id=3396
mike@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|wine-bugs@winehq.org |picasa@codeweavers.com Status|UNCONFIRMED |NEW Ever Confirmed| |1
------- Additional Comments From mike@codeweavers.com 2005-09-12 12:10 -------
Likely a dup of #3507.
I'm pretty sure that this happens if you have a large number of printers on your network and use CUPS.
Winspool enumerates all the cups printers at start up and takes in the order of 1 second per printer.
Maybe winspool can do this enumeration asynchronously, or defer it to later?