Debian-
Bug report-
Package: psptools
File: /usr/bin/psplpr - perl script for ppd parser
Location: psplpr line 925
I have found the -Pprinter option from upstream is also broken.
My fix for -P printer option works not the stock -Pprinter option.
I mentioned my fix in the previous three messages.
Debian-
I have used the psplpr program and found a quirk
not mentioned in the man page. The -u options
must be repeated for each feature:
psplpr --lpr -Pprinter -u *PageSize=Letter -u *Resolution=1200dpi -u
*ScreenProc=Line myfile.ps
To test the technique use -o - to list on stdout.
Be sure the :
Debian package: psptools
File: /usr/bin/psplpr
Debian-
This is really an upstream issue except the
maintainer is probably the best to know this.
The psplpr program works after the fix in the
command line parser section about line 820.
After the fix, the option is required to be in
a form -Ppri
psptools debian package
psplpr bug about line 820
important, simple
The /usr/bin/psplpr perl script does not work
and completely stops unless these
changes are made to the psplpr command line
parser section. Notice the single dash and the
long option specification are a contradiction.
#
4 matches
Mail list logo