Comment 6 for bug 2026200

Revision history for this message
Till Kamppeter (till-kamppeter) wrote :

Anyone suffering the described problem, could you follow Nathan's instructions if you have not done so yet, and could you run the following commands and paste the output here?

    lpstat -r
    lpstat -v
    lpstat -p
    cuos.lpstat -r
    cups.lpstat -v
    cups.lpstat -p

Aleo try to print through the CUPS Snap, for example via

    cups.lp -d PRINTER FILE.PDF

Replace PRINTER by the name of a working print queue and FILE.PDF by the name of a PDF file which you have. Does this work? If not, could you also try

    lp -d PRINTER FILE.PDF

Does this work?