Comment 27 for bug 987485

Revision history for this message
Till Kamppeter (till-kamppeter) wrote : Re: Can only print once with USB to parallel adapter and HP 4L

If the CUPS package from my PPA (see previous comment) does not solve the problem for you, try uninstalling system-config-printer-udev by entering the following command in a terminal window:

sudo dpkg -P --force-depends system-config-printer-udev

Then remove all jobs with

cancel -a

and turn off and turn on your printer. Now try to print. Does it work normally now? Can you print an arbitrary number of jobs?

If this still does not help, try uninstalling foo2zjs:

sudo dpkg -P --force-depends foo2zjs

Remove all jobs, turn off and turn on the printer again and try whether this helps.