Your message dated Thu, 17 Jan 2002 15:06:16 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#129461: fixed in psptools 1.2.2-7
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 16 Jan 2002 06:31:01 +0000
>From [EMAIL PROTECTED] Wed Jan 16 00:31:01 2002
Return-path: <[EMAIL PROTECTED]>
Received: from butte_r2a1m65.in-tch.com (desktop) [216.166.189.65] 
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 16QjbA-0000cV-00; Wed, 16 Jan 2002 00:31:00 -0600
Received: from theme by desktop with local (Exim 3.33 #1 (Debian))
        id 16Qjc7-0008Uh-00
        for <[EMAIL PROTECTED]>; Tue, 15 Jan 2002 23:31:59 -0700
To: [EMAIL PROTECTED]
Subject: psptools: lines still dropped and duplicated
Message-Id: <[EMAIL PROTECTED]>
From: Don <[EMAIL PROTECTED]>
Date: Tue, 15 Jan 2002 23:31:59 -0700
Delivered-To: [EMAIL PROTECTED]

Package: psptools
Version: 1.2.2-6
Severity: normal

Here is the current problem after my patch #129437.

The psplpr is dropping lines and duplicating lines.
I have tried several solutions and have solved the
problem is some cases yet there could be consequences
because of the large variety of possible postscript.
This program should have an experienced perl programmer
who can follow the code to really fix this.

This could be my last report on this subject unless
eventually I learn enough perl before anybody fixes this.

Don
[EMAIL PROTECTED]


######################################

this shows a DSC (first line = %!PS) psplpr error
notice the %%BoundingBox is dropped and the %%%Creator is duplicated 

######################################

267c267,288
< %%%BoundingBox: 54 72 558 720
---
> %%BeginSetup
> %%BeginFeature: *OKColorRenderStyle Saturation
>   globaldict /[EMAIL PROTECTED] known not
>     {globaldict begin /[EMAIL PROTECTED] 1 def end}if
>   globaldict /[EMAIL PROTECTED] get 5 ne{
>     /DefaultColorRendering
>     [null /Saturation null null null]
>     globaldict /[EMAIL PROTECTED] get get
>     dup null ne{
>       findcolorrendering pop /ColorRendering findresource /ColorRendering
>       defineresource setcolorrendering
>     }{pop pop}ifelse
>   }if
>   globaldict /[EMAIL PROTECTED] get 1 eq{
>     globaldict begin
>       /[EMAIL PROTECTED] {currentcolorrendering /CRDName get}stopped
>         {pop pop null}if def
>     end
>   }if
> %%EndFeature
> %%EndSetup
> %%%Creator: Mozilla (NetScape) HTML->PS



##################################

this shows a non DSC (first line = %!) psplpr error
notice the %%BoundingBox is dropped and the showsheet 
from mpage 2up is duplicated.

##################################

1a2,21
> %%BeginFeature: *OKColorRenderStyle Saturation
>   globaldict /[EMAIL PROTECTED] known not
>     {globaldict begin /[EMAIL PROTECTED] 1 def end}if
>   globaldict /[EMAIL PROTECTED] get 5 ne{
>     /DefaultColorRendering
>     [null /Saturation null null null]
>     globaldict /[EMAIL PROTECTED] get get
>     dup null ne{
>       findcolorrendering pop /ColorRendering findresource /ColorRendering
>       defineresource setcolorrendering
>     }{pop pop}ifelse
>   }if
>   globaldict /[EMAIL PROTECTED] get 1 eq{
>     globaldict begin
>       /[EMAIL PROTECTED] {currentcolorrendering /CRDName get}stopped
>         {pop pop null}if def
>     end
>   }if
> %%EndFeature
> %!
267c287,306
< %%%BoundingBox: 54 72 558 720
---
> %%BeginSetup
> %%BeginFeature: *OKColorRenderStyle Saturation
>   globaldict /[EMAIL PROTECTED] known not
>     {globaldict begin /[EMAIL PROTECTED] 1 def end}if
>   globaldict /[EMAIL PROTECTED] get 5 ne{
>     /DefaultColorRendering
>     [null /Saturation null null null]
>     globaldict /[EMAIL PROTECTED] get get
>     dup null ne{
>       findcolorrendering pop /ColorRendering findresource /ColorRendering
>       defineresource setcolorrendering
>     }{pop pop}ifelse
>   }if
>   globaldict /[EMAIL PROTECTED] get 1 eq{
>     globaldict begin
>       /[EMAIL PROTECTED] {currentcolorrendering /CRDName get}stopped
>         {pop pop null}if def
>     end
>   }if
> %%EndFeature
274a314,315
> %%EndSetup
> /showsheet { showpage } bind def

---------------------------------------
Received: (at 129461-close) by bugs.debian.org; 17 Jan 2002 20:08:07 +0000
>From [EMAIL PROTECTED] Thu Jan 17 14:08:07 2002
Return-path: <[EMAIL PROTECTED]>
Received: from auric.debian.org [206.246.226.45] (mail)
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 16RIpT-0004SG-00; Thu, 17 Jan 2002 14:08:07 -0600
Received: from troup by auric.debian.org with local (Exim 3.12 1 (Debian))
        id 16RIng-0008K4-00; Thu, 17 Jan 2002 15:06:16 -0500
From: Colin Watson <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.66 $
Subject: Bug#129461: fixed in psptools 1.2.2-7
Message-Id: <[EMAIL PROTECTED]>
Sender: James Troup <[EMAIL PROTECTED]>
Date: Thu, 17 Jan 2002 15:06:16 -0500
Delivered-To: [EMAIL PROTECTED]

We believe that the bug you reported is fixed in the latest version of
psptools, which has been installed in the Debian FTP archive:

psptools_1.2.2-7.diff.gz
  to pool/main/p/psptools/psptools_1.2.2-7.diff.gz
psptools_1.2.2-7.dsc
  to pool/main/p/psptools/psptools_1.2.2-7.dsc
psptools_1.2.2-7_all.deb
  to pool/main/p/psptools/psptools_1.2.2-7_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Colin Watson <[EMAIL PROTECTED]> (supplier of updated psptools package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Thu, 17 Jan 2002 03:07:26 +0000
Source: psptools
Binary: psptools
Architecture: source all
Version: 1.2.2-7
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <[EMAIL PROTECTED]>
Changed-By: Colin Watson <[EMAIL PROTECTED]>
Description: 
 psptools   - Tools for PostScript printers and devices
Closes: 27273 116263 128669 129287 129414 129437 129461
Changes: 
 psptools (1.2.2-7) unstable; urgency=low
 .
   * QA upload.
   * Accept '-P printer' as well as '-Pprinter' (closes: #27273).
   * Patches from Don (closes: #128669, #129287, #129414, #129437):
     - Accept --lp and --lpr as well as -lp and -lpr.
     - Don't output psplprdict lines unless the PageSetup option is set.
     - Fix typo, $addsc -> $adddsc.
   * Append a newline to --ppdpath output (#26831 part 1).
   * Supply default locations for BSD_LPR and SYSV_LP, avoiding
     build-dependencies. Touch configure in case make decides to run
     autoconf.
   * Save the current line before outputting %%BeginSetup, and output it
     after %%EndSetup, as otherwise it got overwritten in the process of
     reading features (closes: #116263, #129461).
   * Policy version 3.5.6.
   * Perl policy version 1.20:
     - Install libraries in /usr/share/perl5 rather than /usr/lib/perl5.
Files: 
 8be742c6dc1834f5e34074bf41f70083 641 text optional psptools_1.2.2-7.dsc
 d0ea548182e7d9ff2773af4128c99e8e 9197 text optional psptools_1.2.2-7.diff.gz
 a11696419bfcf2ef3e2503db7b7ee4dc 38700 text optional psptools_1.2.2-7_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE8RkKz9t0zAhD6TNERAis9AJwLzH2uKSGPe31ApodayGpdMnB/yQCbBq35
bcPAWPwKmKm0QVObjJQi2qs=
=OGlD
-----END PGP SIGNATURE-----

Reply via email to