zdohnal

Results 26 issues of zdohnal

If a client uses PPD option ColorModel (which is converted into attribute to be sent via IPP) for changing the default color option (which happens via CUPS-Add-Modify-Printer operation), we have...

This issue is a placeholder for implementing printer profiles, which are needed for the case: - CUPS temporary queues work only with LAN located devices, because the tech uses mDNS...

enhancement
priority-high

On some quicker machines the print-job operation finishes quicker than we can cancel it in the test - so add job-hold-until job template attribute if the printer supports it, which...

I took this one from https://github.com/apple/cups/issues/6045 . Currently we see an empty template if you go to web interface page for non-existing printer/class f.e. (class ```testclass``` and printer ```testprinter``` don't...

bug
priority-low

When user calls cupsctl, f.e. ```cupsctl --remote-any``` or ```cupsctl --debug-logging```, almost all comments and empty lines removed. Probably ignoring empty lines could be fine, but removing comments IMHO reduces readability.

enhancement
priority-low

Found out during OpenPrinting/cups-local#2 . The temporary queue is shown via ```lpstat -e``` and not via ```lpstat -a```. But once an user wants to change its job default options (shown...

enhancement
priority-low

This is basically a clone of [CUPS issue](https://github.com/OpenPrinting/cups/issues/186), which is applicable to printer application written by PAPPL as well. The core idea: - find the device on USB - check...

enhancement
priority-low

The previous solution for fixing color override didn't work for queue which point to a remote CUPS queue, this remote queue doesn't use IPP Everywhere model and user uses an...

I originally filed the issue here https://bugzilla.redhat.com/show_bug.cgi?id=2120537 , but I was told this is a better place for this.

This is the transferred issue from OpenPrinting/CUPS #490 to track the possible future support for BIXOLON printers - please check the CUPS issue for previous information. @sahayap will try to...

enhancement
priority-low
platform issue