Summary: | Printing a pdf file doesn't add it to the print queue, nor does it generate an error | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | Odipides <sa0836561663> |
Component: | general | Assignee: | Okular developers <okular-devel> |
Status: | RESOLVED NOT A BUG | ||
Severity: | major | CC: | aacid |
Priority: | NOR | ||
Version First Reported In: | 0.15.5 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Odipides
2013-03-18 13:26:41 UTC
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 |