This is what I did: Updated with de various cups updates as you suggested.
I tested if printer works well with printing various file types. It does. cancel -a Then turn off and turn on the printer. Take an arbitrary PDF file, convert it to PostScript with Poppler using pdftops file.pdf and print the resulting file unfiltered: lpr -oraw file.ps I used the attached file Batavia.pdf The result was the same error message printed as I sent earlier. Try also a PDF file which you create with the following command: PPD=/etc/cups/ppd/DCP-7025.ppd /usr/lib/cups/filter/pstopdf 1 1 1 1 "PageSize=A4" /usr/share/system-config-printer/testpage-a4.ps > testpage-a4.pdf This resulted in the next message: j...@jgv-2007n:~$ PPD=/etc/cups/ppd/DCP-7025.ppd /usr/lib/cups/filter/pstopdf 1 1 1 1 DEBUG: pstopdf 4 args: 1 1 1 1 DEBUG: PPD: /etc/cups/ppd/DCP-7025.ppd ERROR: /usr/lib/cups/filter/pstopdf job-id user title copies options [file] j...@jgv-2007n:~$ "PageSize=A4" /usr/share/system-config-printer/testpage-a4.ps > bash: syntaxfout nabij onverwacht symbool 'newline' j...@jgv-2007n:~$ testpage-a4.pdf Both tests repeated twice with the same results. So far the asked tests. After this I tested the printer again with the usual printing commands. It works as normal. Greetings. -----Oorspronkelijke bericht----- Van: Till Kamppeter <[email protected]> Reply-to: Bug 529905 <[email protected]> Aan: [email protected] Onderwerp: [Bug 529905] Re: printer configuration error Datum: Wed, 10 Mar 2010 17:11:49 -0000 Can you do the following test: You do not need to update foomatic-filters. Run the command cancel -a Then turn off and turn on the printer. Take an arbitrary PDF file, convert it to PostScript with Poppler using pdftops file.pdf and print the resulting file unfiltered: lpr -oraw file.ps Does it print correctly or does it give the error page? If you have a PDF file where you get the error page, attach this PDF file to this bug report. Try also a PDF file which you create with the following command: PPD=/etc/cups/ppd/DCP-7025.ppd /usr/lib/cups/filter/pstopdf 1 1 1 1 "PageSize=A4" /usr/share/system-config-printer/testpage-a4.ps > testpage-a4.pdf Does this file print? ** Attachment added: "Batavia.pdf" http://launchpadlibrarian.net/40781631/Batavia.pdf -- printer configuration error https://bugs.launchpad.net/bugs/529905 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
