[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#59151: marked as done (djtools: djscript loses last page sometimes)



Your message dated Mon, 15 Jan 2001 14:58:38 -0500
with message-id <E14IFm2-00085z-00@auric.debian.org>
and subject line Bug#59151: fixed in djtools 1.2.3
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.)

Darren Benham
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 27 Feb 2000 22:26:21 +0000
Received: (qmail 936 invoked from network); 27 Feb 2000 22:26:20 -0000
Received: from scooter.eye-net.com.au (202.139.6.76)
  by master.debian.org with SMTP; 27 Feb 2000 22:26:20 -0000
Received: by scooter.eye-net.com.au (Postfix, from userid 1000)
	id BCD5297A5; Mon, 28 Feb 2000 09:26:16 +1100 (EST)
From: Craig Small <csmall@scooter.eye-net.com.au>
Subject: djtools: djscript loses last page sometimes
To: submit@bugs.debian.org
X-Mailer: bug 3.2.9
Message-Id: <20000227222616.BCD5297A5@scooter.eye-net.com.au>
Date: Mon, 28 Feb 2000 09:26:16 +1100 (EST)

Package: djtools
Version: 1.2.1
Severity: normal

Forwarded bug from briand@deldotd.com

I am seeing a bug in djscript in which a file which I run through pr
first and then through djscript loses part of the last page.

The problem is 100% reproducible.

It does NOT happen if I run the text file through directly.

Here is the evidence :

0017720   e   q   u   i   p   m   e   n   t  \t   m   a   n   u   f   a
0017740   c   t   u   r   e   r   s   .  \n   A   n   y       i   n   n
0017760   o   v   a   t   i   o   n       w   h   i   c   h       c   o
0020000

 END of file !!!

Here is the file if I run it through pr only :

0017640   a   n   u   f   a   c   t   u   r   e   r   s   .  \n   A   n
0017660   y       i   n   n   o   v   a   t   i   o   n       w   h   i
0017700   c   h       c   o   m   e   s       t   h   r   o   u   g   h
0017720       a       s   u   p   p   l   i   e   r       s   i   d   e
...continues on with more text.

Anyway, as I said I can reproduce it so it shouldn't be hard to figure
out.  I am experimenting with the different pr settings right now to
see if anyu of them in particular are causing trouble.  Here is the
exact command line I am using :

pr -f -e4 -l60 file | djscript | od -c > temp1


Let me know if I can help...

Brian

#--------- next email -----------------

Well that didn't take long.

It is the -f option in pr which is breaking djscript.

It breaks it even if I use the -il option.



-- System Information
Debian Release: woody
Kernel Version: Linux scooter 2.2.13 #2 SMP Fri Dec 24 12:21:07 EST 1999 i686 unknown

Versions of the packages djtools depends on:
ii  libc6          2.1.2-11       GNU C Library: Shared libraries and Timezone
ii  libpaperg      1.0.3-12.2     Library for handling paper characteristics [
ii  libstdc++2.10  2.95.2-5       The GNU stdc++ library
---------------------------------------
Received: (at 59151-close) by bugs.debian.org; 15 Jan 2001 20:00:06 +0000
>From troup@auric.debian.org Mon Jan 15 14:00:05 2001
Return-path: <troup@auric.debian.org>
Received: from auric.debian.org [206.246.226.45] (mail)
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 14IFnQ-0000QE-00; Mon, 15 Jan 2001 14:00:04 -0600
Received: from troup by auric.debian.org with local (Exim 3.12 1 (Debian))
	id 14IFm2-00085z-00; Mon, 15 Jan 2001 14:58:38 -0500
From: Joe Drew <hoserhead@woot.net>
To: 59151-close@bugs.debian.org
Subject: Bug#59151: fixed in djtools 1.2.3
Message-Id: <E14IFm2-00085z-00@auric.debian.org>
Sender: James Troup <troup@auric.debian.org>
Date: Mon, 15 Jan 2001 14:58:38 -0500
Delivered-To: 59151-close@bugs.debian.org

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

djtools_1.2.3.dsc
  to pool/main/d/djtools/djtools_1.2.3.dsc
djtools_1.2.3.tar.gz
  to pool/main/d/djtools/djtools_1.2.3.tar.gz
djtools_1.2.3_i386.deb
  to pool/main/d/djtools/djtools_1.2.3_i386.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 59151@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Joe Drew <hoserhead@woot.net> (supplier of updated djtools 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 ftpmaster@debian.org)


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

Format: 1.7
Date: Tue,  9 Jan 2001 22:05:55 -0500
Source: djtools
Binary: djtools
Architecture: source i386
Version: 1.2.3
Distribution: unstable
Urgency: low
Maintainer: Joe Drew <hoserhead@woot.net>
Changed-By: Joe Drew <hoserhead@woot.net>
Description: 
 djtools    - Tools for HP DeskJet printer.
Closes: 59151 74353
Changes: 
 djtools (1.2.3) unstable; urgency=low
 .
   * Adopted (Closes: Bug#74353)
   * Fixed ^L bug (Closes: Bug#59151)
   * Made djscript use CFLAGS in Makefile
   * Upgraded standards version (3.2.1)
Files: 
 a60b916a385bea102ed1990565722035 542 text optional djtools_1.2.3.dsc
 270f0068494495ceb792e0fbcff627ac 158513 text optional djtools_1.2.3.tar.gz
 b973af333f2ba8766e498094a9e215f5 152402 text optional djtools_1.2.3_i386.deb

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

iEYEARECAAYFAjpiViMACgkQpdwBkPlyvgNUlgCeJ4yLiu0km3Co0hnVVoK2J4Ir
fLoAniBYxTSwgDhsMKthxGmdrgdBiH4s
=VLJP
-----END PGP SIGNATURE-----



Reply to: