Skip to content

[bullseye] Add upstream patches to enable temporary queues for Avahi printers

Jian-Hong Pan requested to merge starnight/gtk3:temporary-queue into debian/bullseye

Notice the "Temporary Queue Creation by CUPS" and "Printing and GTK Applications" in CUPSPrintQueues. [1]

However, the Avahi printer does not work well with current gtk+3.0 3.24.24-4. It alwawys fails to get the printer's information, if there is only temporary queues feature (no local queue and without cups-browsed).

Found upstream commits to fix this issue: d/p/printing-Create-temporary-queues-for-avahi-printers.patch d/p/printing-show-all-avahi-advertised-printers.patch d/p/dont-try-to-create-local-cups-printers-before-cups-22.patch

Get the patches from upstream release 3.24.25 to enable temporary queues for Avahi printers.

[1] https://wiki.debian.org/CUPSPrintQueues

Edited by Simon McVittie

Merge request reports