With the (apparent) loss of the print indicator in Natty, I'm having a little trouble keeping track of my print queue easily.
At the moment to bring up a print queue, I bring up the "Printing" application using the Dash, then go to the Printer -> View Print Queue menu. This seems a little convoluted to me, and I'd like an easier way.
Is there some way to go directly to the printer queue in Natty, like you used to be able to do by clicking on the printer indicator in earlier Ubuntu versions? Alternatively, can we turn the printer indicator icon back on when there are (or have recently been) queued print jobs?
13 Answers
system-config-printer works.
Press the Ubuntu logo on the launcher bar, type
printers, open thePrintersapp.While in the
Printersapp, press Ctrl + F.A list of jobs will appear. From this list one can manage jobs, delete them, etc.
lpstat -R
from the pre-installed cups-client package.
Sample output with 2 jobs:
0 XP-202-203-206-Series-27 ciro 1024 Wed 22 Apr 2015 12:44:38 PM CEST
1 XP-202-203-206-Series-28 ciro 1024 Wed 22 Apr 2015 12:49:08 PM CESTJobs disappear once done.
Other possibilities:
visit
lpq -afromcups-bsdas mentioned at: Cancelling print jobs and dealing with printer
Also check out this great tutorial:
CLI is always the more stable way :-)
1Yes, this is a bug.
The old printer applet should be whitelisted and an actual print indicator should be written for 11.10.