Bug 5372 - Printers and Faxes shows up empty in 3.2 from an XP client
Summary: Printers and Faxes shows up empty in 3.2 from an XP client
Status: RESOLVED FIXED
Alias: None
Product: Samba 3.2
Classification: Unclassified
Component: Printing (show other bugs)
Version: unspecified
Hardware: x86 Linux
: P3 regression
Target Milestone: ---
Assignee: Gerald (Jerry) Carter (dead mail address)
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-03 15:24 UTC by Jeremy Allison
Modified: 2008-04-04 13:15 UTC (History)
0 users

See Also:


Attachments
Patch (5.07 KB, patch)
2008-04-04 13:12 UTC, Jeremy Allison
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremy Allison 2008-04-03 15:24:11 UTC
I have a large CUPS based print system, and the 3_0_x git tree allows me to navigate into "Printers and Faxes" and see the printer list, the 3.2 spins for a while and then shows a blank page. This is a placeholder for me so I know to fix this before release.
Jeremy.
Comment 1 Jeremy Allison 2008-04-04 13:12:48 UTC
Created attachment 3242 [details]
Patch

Add get_a_printer_search() which doesn't contact the CUPS server when searching for a name. This speeds up a large (remote) CUPS installation enough that I don't get the client timeouts anymore.
Jeremy.
Comment 2 Jeremy Allison 2008-04-04 13:15:06 UTC
Fixed with git commit of this patch.
Jeremy.