Version: 0.9.1 (using 4.3.1 (KDE 4.3.1), Debian packages) Compiler: cc OS: Linux (i686) release 2.6.31odino I tried to partially print a pdf file, and nothing happened. So i opened wireshark to see if something was being sent to the printing server, and nothing was sent. I have no clue if the problem is okular or upstream. All i know is that i used gwenview to print something and it worked.
- Can you provide more information about your setup ? - Which printer do you have ? How is it configured ? Which print server /daemon are you using ? - Does printing in other KDE4 apps work ? Does printing in other non-KDE4 apps work ? Thanks
Printing in open-office, evince, firefox works. I had to print something with gwenview and it worked. I am using cups, the printer is correctly listed into the dialog window. The printer is connected to another machine, which is using cups too. This is my printers.conf (even if i am sure it is totally irrelevant): # Printer configuration file for CUPS v1.4.1 # Written by cupsd on 2009-09-16 10:54 <Printer LX-800> AuthInfoRequired none Info Stampante vecchia ma che funziona Location Sul tavolo di salvo MakeModel Epson LX-1050 Foomatic/epson (recommended) DeviceURI http://atreides:631/printers/LX-800 State Idle StateTime 1253080986 Type 8433668 Filter application/vnd.cups-raw 0 - Filter application/vnd.cups-postscript 100 foomatic-rip Filter application/vnd.cups-pdf 0 foomatic-rip Filter application/vnd.apple-pdf 25 foomatic-rip Accepting Yes Shared No JobSheets none none QuotaPeriod 0 PageLimit 0 KLimit 0 OpPolicy default ErrorPolicy stop-printer </Printer>
Created attachment 37017 [details] okular log when printing
It appears that the problem is due to a wrong command line parameter to "lpr".
The problem is that you have the wrong lpr version installed. Please install the CUPS version, and it should be fine. Either way, there's no way to recognize them via command line invocation.
Mh ok so it was all my fault. Anyway in the log, it tells to lpr to use A4 paper format, while in the dialog i said i want to use letter paper format.
I gather you can print now that you installed the lpr tool, right? A4 vs Paper bug is not our bug, it's Qt, it should be fixed in Qt 4.6.3 as far as i remember So i'm closing the bug, please reopen if any of my assumptions is wrong