Package: psutils
Version: 1.17-20
Severity: normal
psnup (from psutils 1.17-20) does not use /etc/papersize for
the default papersize, which results in the following error
message when calling psnup with the '-2' option only:
kunze$ psnup -2 /tmp/bla.ps > /tmp/bla.2up.ps
psnup: page width and height must be set
kunze$
When specifying a paper size, psnup works as expected:
kunze$ psnup -2 /tmp/bla.ps > /tmp/bla.2up.ps
kunze$
It seems that psnup is not consulting /etc/papersize (as
promised in the manpage):
kunze$ cat /etc/papersize
a4
kunze$ strace psnup -2 /tmp/bla.ps 2>&1 |fgrep papersize
kunze$ ltrace psnup -2 /tmp/bla.ps 2>&1 |fgrep papersize
kunze$
I recall that psnup from psutils 1.17-19 worked correctly (as I use
psnup fairly often, I would have stumbled upon the bug earlier).
Please contact me if I should downgrade the package or help in any
other way to elaborate on this bug.
-tobias
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-panther
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages psutils depends on:
ii libc6 2.3.5-8 GNU C Library: Shared libraries an
ii libpaper1 1.1.14-3 Library for handling paper charact
Versions of packages psutils recommends:
ii gs 8.15-4 Transitional package
ii gs-esp [gs] 8.15.1.dfsg.1-1 The Ghostscript PostScript interpr
ii gs-gpl [gs] 8.15-4 The GPL Ghostscript PostScript int
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]