Platform - Linux Mint 14, KDE - fully updated KDE Platform Version 4.9.5 I have a pdf file which I can view perfectly in Okular. When I try to print it to an HP 1022, USB attached device, Okular doesn't generate an error but the document never appears on the print queue. lpusb output (sees the device - 003:003) Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub Bus 003 Device 003: ID 03f0:2c17 Hewlett-Packard LaserJet 1022 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 003: ID 0955:7002 NVidia Corp. Bus 001 Device 004: ID 0408:2fb1 Quanta Computer, Inc. Bus 002 Device 003: ID 046d:c52b Logitech, Inc. Unifying Receiver Bus 002 Device 004: ID 8086:0189 Intel Corp. USB make-URI output ~ $ hp-makeuri 003:003 HP Linux Imaging and Printing System (ver. 3.12.6) Device URI Creation Utility ver. 5.0 Copyright (c) 2001-14 Hewlett-Packard Development Company, LP This software comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to distribute it under certain conditions. See COPYING file for more details. CUPS URI: hp:/usb/HP_LaserJet_1022?serial=JM0GRHC output from lsmod (usbp is present) lsmod | grep usb usblp 18140 0 btusb 18334 0 bluetooth 209199 22 bnep,rfcomm,btusb usbhid 46947 1 hid_logitech_dj hid 100366 2 hid_logitech_dj,usbhid I can print the document from Evince without any trouble and I've checked the CUPS log, but there is nothing (new) in it after a print attempt Reproducible: Always Steps to Reproduce: 1. USB connected HP 1022 using the default driver 2. Load the pdf into Okular (Sample on http://dl.dropbox.com/u/1166899/UK-Tax.pdf) Although the problem appears to be independent of the pdf document - all the ones I have tried have failed. 3. Print the document Actual Results: Examination of the HP print queue shows it's empty Expected Results: The document should print (it does with Evince)
Do you get any error in the okular UI?
Nope, nothing at all. Are there any logs I can look at?
Not much logs, i find it really strange you get *nothing*. Does print preview work? Does printing to PDF/PS file work?
Hi,I've sent a link to an mpeg file I've shared on google drive - you'll be able to see the problem in it's natural habitat. thanksPaul > From: aacid@kde.org > To: sa0836561663@hotmail.com > Subject: [okular] [Bug 316968] Printing a pdf file doesn't add it to the print queue, nor does it generate an error > Date: Tue, 19 Mar 2013 19:36:05 +0000 > > https://bugs.kde.org/show_bug.cgi?id=316968 > > --- Comment #3 from Albert Astals Cid <aacid@kde.org> --- > Not much logs, i find it really strange you get *nothing*. > > Does print preview work? Does printing to PDF/PS file work? > > -- > You are receiving this mail because: > You reported the bug.
Sure, i never say i did not believe you :-) Ok, found something that should help, please run kdebugdialog, write okular on the search bar, and tick all the okular related entries. Now go to okular and try to print, you should get something like okular(11404)/okular (app) Okular::FilePrinter::doPrintFiles: Executing "lpr" with arguments ("-P", "Deskjet-3050A-J611-series", "-#1", "-J", "saro_nocompartir.pdf", "-o", "media=A4", "-o", "portrait", "-o", "sides=one-sided", "-o", "outputorder=normal", "-o", "Collate=False", "-o", "OutputMode=FastDraft", "-r", "/tmp/kde-tsdgeos/okularm11404.ps")
And then i forgot to ask anything. The questions are two :D Do you get anything like that? What exactly? And if you run something like pdftops myfile.pdf myfile.ps and then replicate the command line above changing the /tmp/kde-tsdgeos/okularm11404.ps with myfile.ps does it work?
No answer in more than 6 months