Commit 49e2c38
committed
qppdprintdevice: create temp queue to get ppd from IPP attributes
Call `cupsCopyDestInfo` to create temp queue.
CUPS will create ppd file from IPP attributes for temp queue.
Otherwise, when opening the Qt print dialog in the case
of an IPP printer, CUPS does not yet know its properties
(such as duplex), so all printer properties may not be displayed
in the print dialog.
Task-number: QTBUG-46093
Pick-to: 6.12
Change-Id: I8ce4e8ec1a12cadd9ebc1c8ce94207b4116a4571
Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>1 parent ee06f3e commit 49e2c38
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
40 | 50 | | |
41 | 51 | | |
42 | 52 | | |
| |||
0 commit comments