cups
cups copied to clipboard
OpenPrinting CUPS Sources
To ease the updating of translations, I suggest using Weblate, either its SaaS ("Hosted") instance or a dedicated server install.
Related cups-filter issue: Currently the IPP backend does not return the "retry current" exit code (7, `CUPS_BACKEND_RETRY_CURRENT`) when it sees a 'document-format-error' keyword in the "job-state-reasons" attribute for the submitted...
The readme at https://github.com/OpenPrinting/cups has the following section: > [...] we provide a mailing list for CUPS users and developers to ask questions and discuss issues at https://linuxfoundation.groups.io/g/printing. That link...
Analyzing Firefox on CUPS `localhost:631` CGI port. On the `Console` tab of Web Developer Tool (Ctrl-Shift-I): ``` Cookie “org.cups.sid” will be soon rejected because it has the “SameSite” attribute set...
It's difficult to fix some corner case, such as 1. turn share_printers and remote_any on, keep remote_admin off 2. turn share_printers off. remote_admin is still take effect. found a similar...
I create a CUPS queue on my locally installed CUPS and share it (turn sharing for CUPS on and also mark the printer itself shared). On remote machines it gets...
A feature request: add per-task logs as text files and add ability to read them via web interface. Currently the only way to get a per-task log is the following:...
Issue https://github.com/OpenPrinting/cups/issues/65 When some of the PPD generators took more then 60 seconds to get PPD files then `cups` expires the scheduler. To solve the issue, created a separate thread...
To make the job IPP attributes "print-color-mode", "print-quality", and "print-content-optimize" actually doing "the right thing" for most printers we auto-generate PPD option presets now. CUPS already had the functionality to...
starting point: --- print to passwort protected queue does not work - Printer: HP Color LaserJet Pro MFP M479fdw - CUPS: 2.3.3op2 - Queue: lpadmin -p ipptestuser -E -v ipp://user:[email protected]/ipp/print...