Probably mine was a resolving issue. I played with /etc/nsswitch.conf to work 
with a VPN and ended up modifying the hosts row this way:
hosts:          files mdns4_minimal [NOTFOUND=return] resolve dns

(note the missing [!UNAVAIL=return] )

I removed the "resolve" keyword and installed libnss-resolve, fixing the row 
this way:
hosts:          files mdns4_minimal [NOTFOUND=return] resolve [!UNAVAIL=return] 
dns
and now the printer is recognized and works.

HTH

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1873429

Title:
  Problem with printing in 20.04 version

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1873429/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to