*** This bug is a duplicate of bug 1930477 ***
https://bugs.launchpad.net/bugs/1930477
** This bug has been marked a duplicate of bug 1930477
cups 2.3.1 does not enumerate printer instances that are set up with
lpoptions
--
You received this bug notification because you are a member of U
Public bug reported:
We use printer instances (PRINTER/instance) that are defined in
/etc/cups/lpoptions
Printer instances don't work properly with Ubuntu 20.04 and cups 2.3.1.
We have used the same lpoptions file with earlier versions of cups.
With 2.3.1, the command:
lp PRINTER/instance FILENA
Correction to original post
sudo lpoptions -p Letters/test -o InputSlot=Tray5
is creating an lpoptions file, but the Letters/Test instance is not
showing up in libreOffice or other printer lists.
If I do a su - and then do the lpoptions command, no lpoptions file is
created.
If I use lpoptions
Public bug reported:
Running the following command :
sudo lpoptions -p Letters/test -o InputSlot=Tray5
returns without error
sudo lpoptions -p Letters/test -l
Shows that the the above command had no effect InputSlot=Auto
After running the commands, there is no file /etc/cups/lpoptions
Even if