Search Criteria
Package Details: gv 3.7.4-7
Package Actions
| Git Clone URL: | https://aur.archlinux.org/gv.git (read-only, click to copy) |
|---|---|
| Package Base: | gv |
| Description: | A program to view PostScript and PDF documents |
| Upstream URL: | https://www.gnu.org/software/gv/ |
| Licenses: | GPL-3.0-or-later |
| Submitter: | gromit |
| Maintainer: | envolution |
| Last Packager: | envolution |
| Votes: | 3 |
| Popularity: | 0.000011 |
| First Submitted: | 2024-03-20 14:41 (UTC) |
| Last Updated: | 2024-11-06 23:16 (UTC) |
Dependencies (3)
- ghostscript (ghostscript-gitAUR)
- xaw3d
- perl (perl-gitAUR) (optional) – gv-update-userconfig
Required by (10)
- cdcover
- crop-pdf
- dawn
- dawn-simple (optional)
- gman (optional)
- gperftools-git (optional)
- latex-mk (optional)
- prob (optional)
- pyxplot (optional)
- xpaint (optional)
Latest Comments
rootlis commented on 2026-01-13 21:10 (UTC) (edited on 2026-01-13 21:11 (UTC) by rootlis)
Ghostview has a bug when printing. You'll get a popup that says something like "Printing via 'lpr /tmp/gv_out_ps.sM0L6h' failed." In the console you'll see
More info on this bug can be found here: https://bugzilla.redhat.com/show_bug.cgi?id=1536211
And the patch Fedora uses can be found here: https://src.fedoraproject.org/rpms/gv/blob/rawhide/f/gv-bz1536211.patch
Applying this patch in the PKGBUILD fixes the issue on my system.