Bug 347190 - duplex printing is not selectable
Summary: duplex printing is not selectable
Status: RESOLVED UPSTREAM
Alias: None
Product: okular
Classification: Applications
Component: printing (show other bugs)
Version: 0.21.3
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Okular developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-04 21:23 UTC by illumilore
Modified: 2015-05-13 20:26 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description illumilore 2015-05-04 21:23:31 UTC
When printing a pdf document, when the print page comes up, I click on options, then the options tab, but the duplex printing option is greyed out, even though in the print configure from system settings, there is the option for duplex printing.

Reproducible: Always
Comment 1 Albert Astals Cid 2015-05-04 21:27:19 UTC
Which version are you using?
Comment 2 illumilore 2015-05-04 22:15:24 UTC
$ okular --version
Qt: 4.8.6
KDE Development Platform: 4.14.6
Okular: 0.21.3
Comment 3 Albert Astals Cid 2015-05-06 20:02:03 UTC
Duplex is only enabled if the ppd of your printer supports duplex. Are you sure it does?
Comment 4 illumilore 2015-05-06 20:28:11 UTC
Yes. I can turn duplex on or off in the system settings>printer options. But it is grayed out on okulars print dialogue.
Comment 5 Albert Astals Cid 2015-05-13 20:26:57 UTC
We don't do anything to enable/disable duplex, that is part of Qt code. I'd typically say that you should report the bug upstream but unfortunately Qt 4.x is no longer developed so well if you can try a Qt5 app and it still happens in there, yes report a bug in the qt5 bug tracker.