Smith Kennedy

Results 15 issues of Smith Kennedy

Wi-Fi uses "group addressed data frames" to convey Ethernet broadcast and multicast traffic and the IP traffic that uses these Ethernet frame types. Since IP network infrastructure protocols such as...

If you run ippserver and ippproxy where ippproxy uses the ippserver's infra Printer, with the output device set to whatever you want, Jobs submitted to the infra Printer will never...

priority-medium
bug

1. Start your ippserver ``` $ ./test/start-server.sh ``` 2. Find your ippserver hosted Printers (infra and ipp-everywhere-pdf) ``` $ ./tools/ippfind ``` 3. Create a couple of Jobs ``` $ ./tools/ipptool...

Some printers support different attributes depending on the document format being used. The Printer may limit the set of attributes reported by Get-Printer-Attributes when the operation request includes a "document-format"...

enhancement

**Describe the bug** The papplDeviceParseID() function has the following signature / prototype: `int papplDeviceParseID(const char *device_id, cups_option_t **pairs); ` It is expected that "pairs" is then used with cupsGetOption(). That...

The Document Tests in the current IPP Everywhere Self-Certification Manual v1.1 (5100.20-2020) define tests D-2.4, D-2.5, D-3.5 and D-3.6 such that the printer has to support US Letter and A4....

bug

If ipptool is used to run two tests, and the printer never responds to the IPP operation in the second test, ipptool will report the status and other operation response...

unable-to-reproduce
investigating

Most modern Clients use a Create-Job operation followed by one or more Send-Document operations instead of the now deprecated Print-Job operation to submit a Job to a Printer. Unfortunately, the...

It would be useful if the JSON produced by ippevesubmit contained the release name etc. so that we could know what toolset was used to produce it.

enhancement
priority-medium

In IPP Everywhere 1.1, "print-color-mode-supported" is a required Printer Description attribute, and 5100.14-2020 adopted the requirements from 5100.13-2012, which requires the Printer to support the 'auto' and 'monochrome' keywords (Table...

priority-low
bug