https://bugs.documentfoundation.org/show_bug.cgi?id=149439
V Stuart Foote <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected], | |[email protected], | |[email protected] --- Comment #2 from V Stuart Foote <[email protected]> --- Discussion of github CUPS issue in comment 0 suggests we need to revisit use of the CUPS APIs. cupsMgr.cxx uses cupsGetDests() and cupsGetDests2() Setting the printer configuration via command line lpoptions call is external, and not the issue, I think. Believe we'd need to expose the printer name and user code via the cupsGetDests2 called array. Or possibly use the cupsGetNamedDest(). @Caolán, you'd brought in use of cupsGetDests2() to fix rhbz#1267635, but last work was OOo era at CUPS 1.2 -- You are receiving this mail because: You are the assignee for the bug.
