Dear Maintainer, The Cups Web Interface => "Add Printer" => "Share This Printer" check box has stopped working. We also can not use "Modify Printer" to Share the printer queue. The workaround is to use... lpadmin -o printer-is-shared=true -p QUEUE_NAME We use "Share This Printer" in our school district to share the printer to devises on the lan. This feature was working before upgrading to Debian Trixie.
Dear Maintainer, It seems to be an up-stream bug. Are you able to port the fix into Debian Trixie? https://github.com/OpenPrinting/cups/issues/1008 Thanks.
Hi there, I encountered the same problem. As https://github.com/OpenPrinting/cups/issues/1379 suggests, *Allow remote administration* checkboxes are also not working. Additionally, while the GitHub issue recommends upgrading to 2.4.14, the fix seems to have been implemented in 2.4.11 <https://github.com/OpenPrinting/cups/commit/09bfbb6df5a8457f0c22def26329891f34fdad1f>. I compiled 2.4.14 from source, and it's definitely fixed there.