Version: unspecified (using KDE 4.5.3) OS: Linux I just bought a brand new printer (HP OfficeJet 65000 Wireless) and I have connected it to my computer through ethernet. I had no trouble to add it to the kde printer list (I just had to install cups and hplip) so great work on that. Now I can't print fropm some application like Okular, Firefox but in some other, Kwrite and Krita for instance, it work flawlessly. On start-up cups_error.log show this message: E [17/Nov/2010:18:41:13 +0100] Syntax error on line 16 of printers.conf. When printing in the log I can find: E [17/Nov/2010:18:46:04 +0100] Returning IPP client-error-bad-request for Print-Job (ipp://localhost:631/printers/HP_OfficeJet_6500) from localhost When debuging is enabled the following line is added to cups_error.log: D [17/Nov/2010:19:14:34 +0100] Print-Job client-error-bad-request: Bad job-sheets value ""! Appending "none" to this line (as stated here : https://bugs.launchpad.net/ubuntu/+source/kdeadmin/+bug/403169) fix the issue. Reproducible: Always Steps to Reproduce: Open okular with some pdf document, print. Actual Results: Nothing happen, the error is logged, but the printing fail silently. Expected Results: The document is correctly printed. Or, at least, the printing doesn't abort silently.
As usual I was able to find a previous bug of which mine is a duplicate. So, I'm gonna adding my 2 cents to it : https://bugs.kde.org/show_bug.cgi?id=254672 *** This bug has been marked as a duplicate of bug 254672 ***