Bug 3079

Summary: lack of error handling in macOS printing code (when no default printer)
Product: ThinLinc Reporter: Peter Åstrand <astrand>
Component: Client platformsAssignee: Peter Åstrand <astrand>
Status: NEW ---    
Severity: Normal CC: ajgar17374, samuel
Priority: P2    
Version: trunk   
Target Milestone: LowPrio   
Hardware: Mac   
OS: macOS   
Acceptance Criteria:

Description Peter Åstrand cendio 2009-04-08 10:37:35 CEST
The local printing with the OS X client is not fully stable. See bug 2179. The code is not perfect either: Errors are silently dropped, and the code should probably be restructured.
Comment 1 Pierre Ossman cendio 2017-04-18 14:05:14 CEST
One example of lacking error handling:

> Strange. If I activated the support for the printer dialog in tlclient, the
> printing works. Even stranger, after that it works nicely with the default
> printer mode as well. Perhaps we just have bad error handling for when there is
> no default printer.