Bug 2665

Summary: If nearest is the first queue on the location, printing to nearest will fail
Product: ThinLinc Reporter: Peter Åstrand <astrand>
Component: PrintingAssignee: Peter Åstrand <astrand>
Status: NEW ---    
Severity: Normal CC: derfian
Priority: P2 Keywords: interesting_210
Version: 1.6.0   
Target Milestone: LowPrio   
Hardware: PC   
OS: Unknown   
Acceptance Criteria:

Description Peter Åstrand cendio 2008-01-29 10:31:24 CET
The nearest queue selects the first print from each location. If the first printer is nearest, the print will fail. In the CUPS log, I can see:

E [29/Jan/2008:10:29:44 +0100] [Job 19] Printer loop misconfiguration. We are configured to print to ourselves. Not printing.
Comment 1 Karl Mikaelsson cendio 2013-09-11 14:44:05 CEST
We should extend nearest to try the next printer in the list if the first one is nearest.