Opened 8 years ago
Closed 8 years ago
#9464 closed defect (overcomebyevents)
printing stopped working in epdfview with cups 2.2.4
Reported by: | Tim Tassonis | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 8.1 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | epdfview cups |
Cc: |
Description ¶
with cups 2.2.4, printing in epdfview stopped finding any printers. Attached patch can be applied to epdview _after_ applying the fixes-2 patch. It replaces cupsGetDests() with cupsEnumDests() and fixes the issue.
Change History (2)
by , 8 years ago
Attachment: | epdfview-0.1.8-cupsgetdests.patch added |
---|
comment:1 by , 8 years ago
Resolution: | → overcomebyevents |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Patch to appy after applying the fixes-2 patch