If I print something and the printer is not available, the print job is queued and the queue can be shown, using the global configuration menue (Devices -> Printers). There for each printer device the number of pending jobs is shown as button. Selecting this button opens a dialog window with a list of pending jobs. Every job in one line is combined with buttons. One of this buttons is a cancel button. But selecting this cancel-button does not do anything.
How can I delete pending print jobs?
Is there any workaround with a shell command?
You can use the lprm command:
Use
to get a description.
To delete all queued jobs:
NAME lprm - cancel print jobs
SYNOPSIS
DESCRIPTION
OPTIONS
EXAMPLES
Cancel the current job on the default printer:
Cancel job 1234:
Cancel all jobs: