Description
From @isantop on October 20, 2017 15:20
Reporter info
* Distribution - Pop_OS 17.10
* Related Application and/or Package Version - cups 2.2.4-7ubuntu2
Issue/Bug Description
With some printers and some network environments, the "Printer is added" notifications can show every few minutes. Even when this isn't the case, it may be annoying for the notification to pop up every time the users logs in, or reconnects to the network.
Steps to reproduce (if you know)
Connect to a network that has an available dnssd network printer connected, eg. an HP.
Expected behaviour
System silently adds the printer, or no action is taken.
Other Notes
Can be disabled with sudo nano /etc/cups/cups-browsed.conf
and changing BrowseRemoteProtocols dnssd cups
to BrowseRemoteProtocols none
as per
https://www.reddit.com/r/pop_os/comments/77mh4x/printer_added_notifications_every_few_minutes/
and https://ubuntuforums.org/showthread.php?t=2330752
Copied from original issue: pop-os/iso#178