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

Bug#65210: marked as done (hylafax-server: postscript files from windows clients don't print, simple fix suggested)



Your message dated Sun, 04 Mar 2001 14:59:02 -0500
with message-id <E14Zeek-0007lZ-00@auric.debian.org>
and subject line Bug#65210: fixed in hylafax 4.1beta2-2
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; 5 Jun 2000 01:28:33 +0000
>From benfati@super11.net Sun Jun 04 20:28:33 2000
Return-path: <benfati@super11.net>
Received: from (localhost.localdomain) [200.189.237.176] (root)
	by master.debian.org with esmtp (Exim 3.12 2 (Debian))
	id 12ylgu-0005Z7-00; Sun, 04 Jun 2000 20:28:33 -0500
Received: from brutus.acropole.org.br (d051.200-226-29.ig.com.br [200.226.29.51] (may be forged))
	by localhost.localdomain (8.9.3/8.9.3) with ESMTP id WAA05514
	for <submit@bugs.debian.org>; Sun, 4 Jun 2000 22:28:32 -0300
Received: from benfati by brutus.acropole.org.br with local (Exim 3.12 #1 (Debian))
	id 12ygaY-0000kA-00; Sun, 04 Jun 2000 17:01:38 -0300
From: Jose Carlos Benfati <benfati@super11.net>
Subject: hylafax-server: postscript files from windows clients don't print, simple fix suggested
To: submit@bugs.debian.org
X-Mailer: bug 3.2.10
Message-Id: <E12ygaY-0000kA-00@brutus.acropole.org.br>
Date: Sun, 04 Jun 2000 17:01:38 -0300
Delivered-To: submit@bugs.debian.org

Package: hylafax-server
Version: 4.0.2-14
Severity: normal

Some windows clients, when generating .ps files, force an output width of
1734 pixels, while the maximum for faxing is 1728. The
/var/spool/fax/bin/ps2fax script *tries* to deal with it, but when the .ps
file uses setpagedevice postscript command, the try does not work. This
includes very common .drvs used on Windows to print .ps files.

A very simple workaround, many times commented on the hylafax mailing lists
exists: adding a "-dFIXEDMEDIA to the gs command line. This way, the
/var/spool/fax/bin/ps2fax would end in:

$CAT $fil | $PS -q \
    -sDEVICE=$device \
    -dNOPAUSE \
    -dSAFER=true \
    -sPAPERSIZE=$paper \
    -dFIXEDMEDIA \
    -r204x$vres \
    "-sOutputFile=$out" \
    -

instead of the current one:

$CAT $fil | $PS -q \
    -sDEVICE=$device \
    -dNOPAUSE \
    -dSAFER=true \
    -sPAPERSIZE=$paper \
    -r204x$vres \
    "-sOutputFile=$out" \
    -


Very simple patch, probably usefull to many people. 

The FIXEDMEDIA flag, as documented by the ghostscript docs, makes it clip
pages that are larger than the specified pagewidth. It is available since
the 3.41 version, and the last bug related to it was fixed on 5.01 ("- With
dFIXEDMEDIA, documents requesting other sizes caused an error
instead of clipping the page.  (gs_init.ps)"

So, if this flag is included, hylafax-server should depend on gs or
gs-aladdin, version greater than 5.01.

-- System Information
Debian Release: 2.2
Kernel Version: Linux brutus 2.2.14 #2 Sat Mar 11 20:01:44 BRT 2000 i586 unknown

Versions of the packages hylafax-server depends on:
ii  gs             5.10-9.1       Postscript interpreter with X11 and svgalib 
ii  libc6          2.1.3-8        GNU C Library: Shared libraries and Timezone
ii  libjpeg62      6b-1.2         The Independent JPEG Group's JPEG runtime li
ii  libstdc++2.10  2.95.2-9       The GNU stdc++ library
ii  libtiff3g      3.5.4-5        Tag Image File Format library
ii  libtiff-tools  3.5.4-5        TIFF manipulation and conversion tools
ii  zlib1g         1.1.3-5        compression library - runtime
	^^^ (Provides virtual package libz1)

---------------------------------------
Received: (at 65210-close) by bugs.debian.org; 4 Mar 2001 20:05:54 +0000
>From troup@auric.debian.org Sun Mar 04 14:05:54 2001
Return-path: <troup@auric.debian.org>
Received: from auric.debian.org [::ffff:206.246.226.45] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 14ZelN-0007mn-00; Sun, 04 Mar 2001 14:05:53 -0600
Received: from troup by auric.debian.org with local (Exim 3.12 1 (Debian))
	id 14Zeek-0007lZ-00; Sun, 04 Mar 2001 14:59:02 -0500
From: Pavel Tcholakov <pavel@linux.zonebg.com>
To: 65210-close@bugs.debian.org
Subject: Bug#65210: fixed in hylafax 4.1beta2-2
Message-Id: <E14Zeek-0007lZ-00@auric.debian.org>
Sender: James Troup <troup@auric.debian.org>
Date: Sun, 04 Mar 2001 14:59:02 -0500
Delivered-To: 65210-close@bugs.debian.org

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

hylafax-client_4.1beta2-2_i386.deb
  to pool/main/h/hylafax/hylafax-client_4.1beta2-2_i386.deb
hylafax_4.1beta2-2.diff.gz
  to pool/main/h/hylafax/hylafax_4.1beta2-2.diff.gz
hylafax_4.1beta2-2.dsc
  to pool/main/h/hylafax/hylafax_4.1beta2-2.dsc
hylafax-doc_4.1beta2-2_all.deb
  to pool/main/h/hylafax/hylafax-doc_4.1beta2-2_all.deb
hylafax-server_4.1beta2-2_i386.deb
  to pool/main/h/hylafax/hylafax-server_4.1beta2-2_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 65210@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Pavel Tcholakov <pavel@linux.zonebg.com> (supplier of updated hylafax 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: Thu,  1 Mar 2001 21:26:43 +0200
Source: hylafax
Binary: hylafax-client hylafax-server hylafax-doc
Architecture: source i386 all
Version: 4.1beta2-2
Distribution: unstable
Urgency: low
Maintainer: Pavel Tcholakov <pavel@linux.zonebg.com>
Changed-By: Pavel Tcholakov <pavel@linux.zonebg.com>
Description: 
 hylafax-client - HylaFAX client software
 hylafax-doc - HylaFAX Documentation
 hylafax-server - HylaFAX server software
Closes: 25303 54654 63208 65210 67380 70873 78373 81957 81959 81960 82403
Changes: 
 hylafax (4.1beta2-2) unstable; urgency=low
 .
   * Took the package maintainership (closes: #81959, #81960, #81957)
   * Removed debian/yada in source package and added Build-dependency on
     yada (closes: #82403)
   * Changed hylafax-server to depend on hylafax-client (closes: #78373)
   * Moved man pages from hylafax-doc to hylafax-client and hylafax-server
     respectively. Package hylafax-doc carries only the HTML
     documentation now
   * Documentation is now registered with doc-base
   * Create separate account for faxmaster instead of just aliasing it to
     root (closes: #67380)
   * Hylafax-server no longer touches /etc/{inittab,aliases,syslog.conf}
     (closes: #54654)
   * Changed faxcron script to call find with "-type f" to avoid annoying
     messages (closes: #25303, #70873)
   * Added -dFIXEDMEDIA to the ps2fax.gs.sh script as suggested by Jose
     Carlos Benfati <benfati@super11.net> (closes: #65210)
   * Added spaces after y/n questions in the hylafax-server postinst
     script (closes: #63208)
   * In hylafax-doc: moved html-patch to the Install section of packages
     to fix a problem with the MD5 sums of some of the documents
   * Added a lintian override to suppress some warnings about hylafax-
     server
Files: 
 9171a571c95e88f6d31e0e668130f169 717 comm extra hylafax_4.1beta2-2.dsc
 a9ac4c383121a05ee40ac92f3f55ae3b 61107 comm extra hylafax_4.1beta2-2.diff.gz
 f6218eb1b5301462368809d85ac7dbc4 1044566 comm extra hylafax-server_4.1beta2-2_i386.deb
 093203941e8d3b798f39adf270283fa9 458600 comm extra hylafax-client_4.1beta2-2_i386.deb
 a6b76bd878fa69ad64b4ce2119d3f7d8 329234 comm extra hylafax-doc_4.1beta2-2_all.deb

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

iD8DBQE6oBBfo3JG2KeH6VARAoCTAJ9V/edTE9tW5zKbiQAjHKsgtqvBRQCeM0FB
aWBXzUethNFn1/O8VswgXQI=
=oN9q
-----END PGP SIGNATURE-----



Reply to: