[Bug 238583] print/gv: X11 resource "gsCmdConvPDF" is defined specifying nonexistent gs device "pswrite"

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Apr 18 11:18:14 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238583

--- Comment #3 from Marco Beishuizen <mbeis at xs4all.nl> ---
Solved it here by changing the "Ghostscript Options" in gv a little. In there
is an input field for "Convert PDF" that says:

gs -dNOPAUSE -dQUIET -dBATCH -sDEVICE=pswrite -sOutputFile=%s -f %s -c save pop
quit

In my case changing the "-sDEVICE=pswrite" to "-sDEVICE=ps2write" makes gv
print again.

Does this help?

Regards,
Marco

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list