Package: gv
Version: 1:3.6.1-14
Severity: normal

This bug may be related to 299447 and/or 373607, but it's not clear,
and this test case is much simpler.  It's also possible this is an
a2ps bug, but given that the DSC parser in gv seems so fragile, I'm
blaming gv.

I have not tested against a "vanilla" gv build.

First, make some simple input files:

$ echo compressed | gzip > c.txt.gz
$ echo uncompressed > u.txt
$ echo compressed2 | gzip > c2.txt.gz
$ echo uncompressed2 > u2.txt

Then, run a2ps a few times:

$ a2ps -o uu2.ps u.txt u2.txt 
$ a2ps -o cc2.ps c.txt.gz  c2.txt.gz 
$ a2ps -o uc.ps u.txt c.txt.gz 

Now, run gv on each of these files.  uu2.ps is a control.  It should
work just fine, showing you pages numbered 1 and 2 in the page list in
the lower left side.

"gv uc.ps" shows only the first page.  I don't see any way to show the
second page at all.  But it is there: if you print the file, or use
use "gv -nodsc uc.ps", or use ps2pdf to convert it to pdf and view it
with your favorite pdf viewer, you see both pages.

"gv cc2.ps" shows both pages, but acts as if the DSC comments are not
present at all.  PageUp doesn't do anything, and PageDown cycles
between the first page, the second page, and a blank page.

                Marc


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-686
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages gv depends on:
ii  gs                       8.50-1.1        Transitional package
ii  gs-esp [gs]              8.15.1.dfsg.1-2 The Ghostscript PostScript interpr
ii  gs-gpl [gs]              8.50-1.1        The GPL Ghostscript PostScript int
ii  libc6                    2.3.6.ds1-4     GNU C Library: Shared libraries
ii  libice6                  1:1.0.0-3       X11 Inter-Client Exchange library
ii  libsm6                   1:1.0.0-4       X11 Session Management library
ii  libx11-6                 2:1.0.0-6       X11 client-side library
ii  libxext6                 1:1.0.0-4       X11 miscellaneous extension librar
ii  libxmu6                  1:1.0.1-3       X11 miscellaneous utility library
ii  libxpm4                  1:3.5.4.2-3     X11 pixmap library
ii  libxt6                   1:1.0.0-5       X11 toolkit intrinsics library
ii  xaw3dg                   1.5+E-11        Xaw3d widget set

gv recommends no packages.

-- no debconf information
>>Register now for BEA World 2006 --- See http://www.bea.com/beaworld<<
_______________________________________________________________________
Notice:  This email message, together with any attachments, may contain
information  of  BEA Systems,  Inc.,  its subsidiaries  and  affiliated
entities,  that may be confidential,  proprietary,  copyrighted  and/or
legally privileged, and is intended solely for the use of the individual
or entity named in this message. If you are not the intended recipient,
and have received this message in error, please immediately return this
by email and then delete it.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to