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

Bug#473087: html2ps: expand-acronyms causes ghostscript to die with errors



Package: html2ps
Version: 1.0b5-5
Severity: normal


With the commandline:

html2ps -f capture/configuration.css -o capture/ubuntu-7.10-docs.ps 7.10/index.html

And the configuration file:

@html2ps { 

option { 
         base : .; 
         toc: bh;
         DSC: 1;
         rootdir: .; 
         xref: 1; 
         titlepage: 1; 
         web: b;
         duplex: 1;
         }

titlepage { 
            content: "<div align=center><h1>Ubuntu 7.10 'Gutsy' Documentation</h1><h2>Downloaded Wednesday, March 26, 2008</h2><h3>Copyright 2008 Cannonical and members of the Ubuntu Team</h3><h4>Source: http://help.ubuntu.com/7.10/";</div>
            }


xref { 
       passes: 2;
       }

header { 
         left: $T;
         right: $H;
         alternate: 1; 
         }

footer { 
         left: $N;
         right: $D;
         alternate: 1;
         }

showurl: 1; 
seq-number: 1;

expand-acronyms: 1;

html2ps dies during ghostcript process, dumping some information.

Removing expand-acronyms results in a succesful run.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages html2ps depends on:
ii  libhtml-parser-perl    3.56-1            A collection of modules that parse
ii  libpaper-utils         1.1.23            library for handling paper charact
ii  libwww-perl            5.808-1           WWW client/server library for Perl
ii  perl                   5.8.8-12          Larry Wall's Practical Extraction 
ii  perlmagick             7:6.3.7.9.dfsg1-2 Perl interface to the libMagick gr

Versions of packages html2ps recommends:
ii  gs-gpl                   8.56.dfsg.1-1.1 The GPL Ghostscript PostScript int

-- no debconf information



Reply to: