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

Bug#423918: marked as done (gs-esp doesnt rasterize postscript file)



Your message dated Thu, 10 Feb 2011 21:49:58 +0100
with message-id <201102102149.58357.stefan.schwarzer@ipm.fraunhofer.de>
and subject line 
has caused the Debian Bug report #423918,
regarding gs-esp doesnt rasterize postscript file
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
423918: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=423918
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: gs-esp
Version: 8.15.3.dfsg.1-1
Severity: normal



I am running amd64 debian etch (cups 1.2.7, esp-gs 1.8.3) and using CUPS to 
print to a Canon PIXMA iP4000R on the LAN (via gutenprint-5.0.0 drivers,
printers.conf: DeviceURI socket://192.168.129.101:9100 ).
In order to print postscript, I had to uncomment in mime.convs the line

# pstoraster is now part of ESP Ghostscript...
application/vnd.cups-postscript application/vnd.cups-raster   100  pstoraster
er

I am using the ppd that comes in the cupsys-gutenprint-package:

*NickName:      "Canon iP4000 - CUPS+Gutenprint v5.0.0"

[..]
*TTRasterizer:  Type42
*cupsVersion:   1.1
*cupsModelNumber: "0"
*cupsManualCopies: True
*cupsFilter:    "application/vnd.cups-raster 100 rastertogutenprint.5.0"

*StpDriverName: "bjc-iP4000"
*StpPPDLocation: "/usr/share/cups/model/gutenprint/5.0/C/stp-bjc-iP4000.5.0.ppd.gz"

[...]

The setup mostly works (I can print from mozilla and using a2ps), but
a few days ago a 'trivial' postscript file refused to print. 'By hand'
I can render this file via gv (which uses gs-esp), I can send it
through pstops without problems. Beyond that I cannot judge whether
it is legal postscript.

The same file causes the printer pipeline to choke in pstoraster 
just before the 'rastertogutenprint' step. It seems 
that some binary stuff has been added to the file and 
I have no clue where this happens and how to
debug this any further: 
[how can I see with which options (if any) pstops gets invoked?
 how can I force cups to leave intermediate files and where are 
	these to be found?
 where can I find this information? 
]
 
The following is the error_log created after a boot, edited 
a bit to reduce brain bandwidth...

For further info, I'll include the ps file after the CUPS debug/error log. 

I [14/May/2007:08:00:43 +0200] Listening to :::631 (IPv6)
I [14/May/2007:08:00:43 +0200] Listening to 0.0.0.0:631 (IPv4)
I [14/May/2007:08:00:43 +0200] Listening to /var/run/cups/cups.sock (Domain)
I [14/May/2007:08:00:43 +0200] Loaded configuration file "/etc/cups/cupsd.conf"
I [14/May/2007:08:00:43 +0200] Using default TempDir of /var/spool/cups/tmp...
I [14/May/2007:08:00:43 +0200] Cleaning out old temporary files in "/var/spool/cups/tmp"...
I [14/May/2007:08:00:43 +0200] Configured for up to 100 clients.
I [14/May/2007:08:00:43 +0200] Allowing up to 100 client connections per host.
I [14/May/2007:08:00:43 +0200] Using policy "default" as the default!
I [14/May/2007:08:00:43 +0200] Full reload is required.
D [14/May/2007:08:00:43 +0200] Discarding unused printer-state-changed event...
I [14/May/2007:08:00:43 +0200] Saving job cache file "/var/cache/cups/job.cache"...
D [14/May/2007:08:00:43 +0200] Discarding unused printer-state-changed event...
I [14/May/2007:08:00:43 +0200] Loaded MIME database from '/etc/cups': 34 types, 39 filters...
D [14/May/2007:08:00:43 +0200] Loading printer canongp...
I [14/May/2007:08:00:43 +0200] Loading job cache file "/var/cache/cups/job.cache"...
D [14/May/2007:08:00:43 +0200] Loading job 32 from cache...
D [14/May/2007:08:00:43 +0200] Loading job 33 from cache...
D [14/May/2007:08:00:43 +0200] Loading job 34 from cache...
D [14/May/2007:08:00:43 +0200] Loading job 35 from cache...
D [14/May/2007:08:00:43 +0200] Loading job 36 from cache...
D [14/May/2007:08:00:43 +0200] Loading job 37 from cache...
D [14/May/2007:08:00:43 +0200] Loading job 38 from cache...
D [14/May/2007:08:00:43 +0200] Loading job 39 from cache...
D [14/May/2007:08:00:43 +0200] Loading job 40 from cache...
D [14/May/2007:08:00:43 +0200] Loading job 41 from cache...
D [14/May/2007:08:00:43 +0200] Loading job 42 from cache...
D [14/May/2007:08:00:43 +0200] Loading job 43 from cache...
D [14/May/2007:08:00:43 +0200] Loading attributes for job 43...
I [14/May/2007:08:00:43 +0200] Full reload complete.
I [14/May/2007:08:00:43 +0200] Listening to :::631 on fd 1...
I [14/May/2007:08:00:43 +0200] Listening to 0.0.0.0:631 on fd 3...
I [14/May/2007:08:00:43 +0200] Listening to /var/run/cups/cups.sock on fd 4...
E [14/May/2007:08:00:44 +0200] PID 5288 (/usr/lib/cups/backend/socket) crashed on signal 9!
^^^^^^^^ bizarre ?!

D [14/May/2007:08:00:55 +0200] Discarding unused printer-state-changed event...
D [14/May/2007:08:00:55 +0200] job-sheets=none,none
D [14/May/2007:08:00:55 +0200] banner_page = 0
D [14/May/2007:08:00:55 +0200] [Job 43] argv[0]="canongp"
D [14/May/2007:08:00:55 +0200] [Job 43] argv[1]="43"
D [14/May/2007:08:00:55 +0200] [Job 43] argv[2]="root"
D [14/May/2007:08:00:55 +0200] [Job 43] argv[3]="a.ps"
D [14/May/2007:08:00:55 +0200] [Job 43] argv[4]="1"
D [14/May/2007:08:00:55 +0200] [Job 43] argv[5]="job-uuid=urn:uuid:59e581b8-df5e-3a11-66e6-64045e858811"
D [14/May/2007:08:00:55 +0200] [Job 43] argv[6]="/var/spool/cups/d00043-001"
D [14/May/2007:08:00:55 +0200] [Job 43] envp[0]="CUPS_CACHEDIR=/var/cache/cups"
D [14/May/2007:08:00:55 +0200] [Job 43] envp[1]="CUPS_DATADIR=/usr/share/cups"
D [14/May/2007:08:00:55 +0200] [Job 43] envp[2]="CUPS_DOCROOT=/usr/share/cups/doc-root"
D [14/May/2007:08:00:55 +0200] [Job 43] envp[3]="CUPS_FONTPATH=/usr/share/cups/fonts"
D [14/May/2007:08:00:55 +0200] [Job 43] envp[4]="CUPS_REQUESTROOT=/var/spool/cups"
D [14/May/2007:08:00:55 +0200] [Job 43] envp[5]="CUPS_SERVERBIN=/usr/lib/cups"
D [14/May/2007:08:00:55 +0200] [Job 43] envp[6]="CUPS_SERVERROOT=/etc/cups"
D [14/May/2007:08:00:55 +0200] [Job 43] envp[7]="CUPS_STATEDIR=/var/run/cups"
D [14/May/2007:08:00:55 +0200] [Job 43] envp[8]="PATH=/usr/lib/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin"
D [14/May/2007:08:00:55 +0200] [Job 43] envp[9]="SERVER_ADMIN=root@ours.local"
D [14/May/2007:08:00:55 +0200] [Job 43] envp[10]="SOFTWARE=CUPS/1.2.7"
D [14/May/2007:08:00:55 +0200] [Job 43] envp[11]="TMPDIR=/var/spool/cups/tmp"
D [14/May/2007:08:00:55 +0200] [Job 43] envp[12]="TZ=Europe/Berlin"
D [14/May/2007:08:00:55 +0200] [Job 43] envp[13]="USER=root"
D [14/May/2007:08:00:55 +0200] [Job 43] envp[14]="CUPS_SERVER=/var/run/cups/cups.sock"
D [14/May/2007:08:00:55 +0200] [Job 43] envp[15]="CUPS_ENCRYPTION=IfRequested"
D [14/May/2007:08:00:55 +0200] [Job 43] envp[16]="IPP_PORT=631"
D [14/May/2007:08:00:55 +0200] [Job 43] envp[17]="CHARSET=iso-8859-1"
D [14/May/2007:08:00:55 +0200] [Job 43] envp[18]="LANG=en_US"
D [14/May/2007:08:00:55 +0200] [Job 43] envp[19]="PPD=/etc/cups/ppd/canongp.ppd"
D [14/May/2007:08:00:55 +0200] [Job 43] envp[20]="RIP_MAX_CACHE=8m"
D [14/May/2007:08:00:55 +0200] [Job 43] envp[21]="CONTENT_TYPE=application/postscript"
D [14/May/2007:08:00:55 +0200] [Job 43] envp[22]="DEVICE_URI=socket://192.168.129.101:9100"
D [14/May/2007:08:00:55 +0200] [Job 43] envp[23]="PRINTER=canongp"
D [14/May/2007:08:00:55 +0200] [Job 43] envp[24]="FINAL_CONTENT_TYPE=printer/canongp"
I [14/May/2007:08:00:55 +0200] Started filter /usr/lib/cups/filter/pstops (PID 6303) for job 43.
I [14/May/2007:08:00:55 +0200] Started filter /usr/lib/cups/filter/pstoraster (PID 6304) for job 43.
I [14/May/2007:08:00:55 +0200] Started filter /usr/lib/cups/filter/rastertogutenprint.5.0 (PID 6305) for job 43.
I [14/May/2007:08:00:55 +0200] Started backend /usr/lib/cups/backend/socket (PID 6306) for job 43.
D [14/May/2007:08:00:55 +0200] Discarding unused job-state event...
D [14/May/2007:08:00:55 +0200] PID 6303 (/usr/lib/cups/filter/pstops) exited with no errors.
D [14/May/2007:08:00:55 +0200] [Job 43] Page = 595x842; 11,18 to 586,832
D [14/May/2007:08:00:55 +0200] [Job 43] slow_collate=0, slow_duplex=0, slow_order=0
D [14/May/2007:08:00:55 +0200] [Job 43] Before copy_comments - %!PS-Adobe-2.0
D [14/May/2007:08:00:55 +0200] [Job 43] %!PS-Adobe-2.0
D [14/May/2007:08:00:55 +0200] [Job 43] %%Title: a.fig
D [14/May/2007:08:00:55 +0200] [Job 43] %%Creator: fig2dev Version 3.2 Patchlevel 5-alpha7
D [14/May/2007:08:00:55 +0200] [Job 43] %%CreationDate: Sun May 13 13:24:49 2007
D [14/May/2007:08:00:55 +0200] [Job 43] %%For: sts@ai (Stefan Schwarzer,,,)
D [14/May/2007:08:00:55 +0200] [Job 43] %%Orientation: Landscape
D [14/May/2007:08:00:55 +0200] [Job 43] %%Pages: 1
D [14/May/2007:08:00:55 +0200] [Job 43] %%BoundingBox: 0 0 595 842
D [14/May/2007:08:00:55 +0200] [Job 43] %%DocumentPaperSizes: a4
D [14/May/2007:08:00:55 +0200] [Job 43] %%BeginSetup
D [14/May/2007:08:00:55 +0200] [Job 43] Before copy_prolog - [{
D [14/May/2007:08:00:55 +0200] [Job 43] Before copy_setup - %%Page: 1 1
D [14/May/2007:08:00:55 +0200] [Job 43] Before page loop - %%Page: 1 1
D [14/May/2007:08:00:55 +0200] [Job 43] Copying page 1...
D [14/May/2007:08:00:55 +0200] [Job 43] pagew = 575.0, pagel = 814.0
D [14/May/2007:08:00:55 +0200] [Job 43] bboxw = 595, bboxl = 842
D [14/May/2007:08:00:55 +0200] [Job 43] PageLeft = 11.0, PageRight = 586.0
D [14/May/2007:08:00:55 +0200] [Job 43] PageTop = 832.0, PageBottom = 18.0
D [14/May/2007:08:00:55 +0200] [Job 43] PageWidth = 595.0, PageLength = 842.0
D [14/May/2007:08:00:55 +0200] [Job 43] Wrote 1 pages...
D [14/May/2007:08:00:55 +0200] [Job 43] Running /usr/bin/gs-esp -dQUIET -dDEBUG -dPARANOIDSAFER -dNOPAUSE -dBATCH -dNOMEDIAATTRS -sDEVICE=cups -sstdout=%stderr -sOUTPUTFILE=%stdout -c -
D [14/May/2007:08:00:55 +0200] Discarding unused printer-state-changed event...
D [14/May/2007:08:00:55 +0200] Discarding unused printer-state-changed event...
D [14/May/2007:08:00:55 +0200] [Job 43] START 0 1499240 202934 1301344 17508 true 512 3 <0>
D [14/May/2007:08:00:55 +0200] [Job 43] END PROCS 1 1519424 229192 1301344 19988 true 632 3 <0>
D [14/May/2007:08:00:55 +0200] [Job 43] gs_std_e.ps 2 1559792 248196 1321528 25884 true 641 3 <0>

[...]

D [14/May/2007:08:00:55 +0200] [Job 43] END STATIC RESOURCES 103 2637200 1303914 1418144 130946 true 1125 4 <0>
D [14/May/2007:08:00:55 +0200] [Job 43] ./Fontmap 103 2637200 1306903 1418144 132784 true 1126 4 <1>
D [14/May/2007:08:00:55 +0200] [Job 43] /usr/share/cups/fonts/Fontmap 104 2657384 1312412 1418144 132784 true 1126 4 <1>

[...]

D [14/May/2007:08:00:56 +0200] [Job 43] END FONTS 108 2778488 1414141 1418144 132784 true 1126 4 <0>
D [14/May/2007:08:00:56 +0200] [Job 43] cupsEncodeLUT[0] = 0
D [14/May/2007:08:00:56 +0200] [Job 43] cupsEncodeLUT[65535] = 1
D [14/May/2007:08:00:56 +0200] [Job 43] num_components = 1, depth = 1
D [14/May/2007:08:00:56 +0200] [Job 43] cupsColorSpace = 3, cupsColorOrder = 0
D [14/May/2007:08:00:56 +0200] [Job 43] cupsBitsPerPixel = 1, cupsBitsPerColor = 1
D [14/May/2007:08:00:56 +0200] [Job 43] max_gray = 1, dither_grays = 2
D [14/May/2007:08:00:56 +0200] [Job 43] max_color = 0, dither_colors = 0
D [14/May/2007:08:00:56 +0200] [Job 43] Subtractive gray mapping not implemented
D [14/May/2007:08:00:56 +0200] [Job 43] Subtractive gray mapping not implemented
D [14/May/2007:08:00:56 +0200] Discarding unused printer-state-changed event...
D [14/May/2007:08:00:56 +0200] [Job 43] cupsEncodeLUT[0] = 0
D [14/May/2007:08:00:56 +0200] [Job 43] cupsEncodeLUT[65535] = 1
D [14/May/2007:08:00:56 +0200] [Job 43] num_components = 1, depth = 1
D [14/May/2007:08:00:56 +0200] [Job 43] cupsColorSpace = 3, cupsColorOrder = 0
D [14/May/2007:08:00:56 +0200] [Job 43] cupsBitsPerPixel = 1, cupsBitsPerColor = 1
D [14/May/2007:08:00:56 +0200] [Job 43] max_gray = 1, dither_grays = 2
D [14/May/2007:08:00:56 +0200] [Job 43] max_color = 0, dither_colors = 0
D [14/May/2007:08:00:56 +0200] [Job 43] cache_size = 8388608
D [14/May/2007:08:00:56 +0200] [Job 43] cups->header.Duplex = 0
D [14/May/2007:08:00:56 +0200] [Job 43] cups->page = 1
D [14/May/2007:08:00:56 +0200] [Job 43] cupsPPD = 0xcc0990
D [14/May/2007:08:00:56 +0200] [Job 43] cupsPPD->flip_duplex = 0
D [14/May/2007:08:00:56 +0200] [Job 43] width = 850, height = 1100
D [14/May/2007:08:00:56 +0200] [Job 43] PageSize = [ 612 792 ], HWResolution = [ 100 100 ]
D [14/May/2007:08:00:56 +0200] [Job 43] HWMargins = [ 0.000 0.000 0.000 0.000 ]
D [14/May/2007:08:00:56 +0200] [Job 43] matrix = [ 1.389 0.000 0.000 -1.389 -0.000 1100.000 ]
D [14/May/2007:08:00:56 +0200] [Job 43] cups->header.Duplex = 0
D [14/May/2007:08:00:56 +0200] [Job 43] cups->page = 1
D [14/May/2007:08:00:56 +0200] [Job 43] cupsPPD = 0xcc0990
D [14/May/2007:08:00:56 +0200] [Job 43] cupsPPD->flip_duplex = 0
D [14/May/2007:08:00:56 +0200] [Job 43] width = 850, height = 1100
D [14/May/2007:08:00:56 +0200] [Job 43] PageSize = [ 612 792 ], HWResolution = [ 100 100 ]
D [14/May/2007:08:00:56 +0200] [Job 43] HWMargins = [ 0.000 0.000 0.000 0.000 ]
D [14/May/2007:08:00:56 +0200] [Job 43] matrix = [ 1.389 0.000 0.000 -1.389 -0.000 1100.000 ]
D [14/May/2007:08:00:56 +0200] [Job 43] END DEVICE 120 3363824 1994261 1416984 131624 true 1126 4 <0>
D [14/May/2007:08:00:56 +0200] [Job 43] END CONFIG 121 3363824 1994527 1416984 131624 true 1126 4 <0>
D [14/May/2007:08:00:56 +0200] [Job 43] cups->header.Duplex = 0
D [14/May/2007:08:00:56 +0200] [Job 43] cups->page = 1
D [14/May/2007:08:00:56 +0200] [Job 43] cupsPPD = 0xcc0990
D [14/May/2007:08:00:56 +0200] [Job 43] cupsPPD->flip_duplex = 0
D [14/May/2007:08:00:56 +0200] [Job 43] width = 850, height = 1100
D [14/May/2007:08:00:56 +0200] [Job 43] PageSize = [ 612 792 ], HWResolution = [ 100 100 ]
D [14/May/2007:08:00:56 +0200] [Job 43] HWMargins = [ 0.000 0.000 0.000 0.000 ]
D [14/May/2007:08:00:56 +0200] [Job 43] matrix = [ 1.389 0.000 0.000 -1.389 -0.000 1100.000 ]
D [14/May/2007:08:00:56 +0200] [Job 43] cups->header.Duplex = 0
D [14/May/2007:08:00:56 +0200] [Job 43] cups->page = 1
D [14/May/2007:08:00:56 +0200] [Job 43] cupsPPD = 0xcc0990
D [14/May/2007:08:00:56 +0200] [Job 43] cupsPPD->flip_duplex = 0
D [14/May/2007:08:00:56 +0200] [Job 43] width = 850, height = 1100
D [14/May/2007:08:00:56 +0200] [Job 43] PageSize = [ 612 792 ], HWResolution = [ 100 100 ]
D [14/May/2007:08:00:56 +0200] [Job 43] HWMargins = [ 0.000 0.000 0.000 0.000 ]
D [14/May/2007:08:00:56 +0200] [Job 43] matrix = [ 1.389 0.000 0.000 -1.389 -0.000 1100.000 ]
D [14/May/2007:08:00:56 +0200] [Job 43] cups->header.Duplex = 0
D [14/May/2007:08:00:56 +0200] [Job 43] cups->page = 1
D [14/May/2007:08:00:56 +0200] [Job 43] cupsPPD = 0xcc0990
D [14/May/2007:08:00:56 +0200] [Job 43] cupsPPD->flip_duplex = 0
D [14/May/2007:08:00:56 +0200] [Job 43] width = 850, height = 1100
D [14/May/2007:08:00:56 +0200] [Job 43] PageSize = [ 612 792 ], HWResolution = [ 100 100 ]
D [14/May/2007:08:00:56 +0200] [Job 43] HWMargins = [ 0.000 0.000 0.000 0.000 ]
D [14/May/2007:08:00:56 +0200] [Job 43] matrix = [ 1.389 0.000 0.000 -1.389 -0.000 1100.000 ]
D [14/May/2007:08:00:56 +0200] [Job 43] cups->header.Duplex = 0
D [14/May/2007:08:00:56 +0200] [Job 43] cups->page = 1
D [14/May/2007:08:00:56 +0200] [Job 43] cupsPPD = 0xcc0990
D [14/May/2007:08:00:56 +0200] [Job 43] cupsPPD->flip_duplex = 0
D [14/May/2007:08:00:56 +0200] [Job 43] width = 850, height = 1100
D [14/May/2007:08:00:56 +0200] [Job 43] PageSize = [ 612 792 ], HWResolution = [ 100 100 ]
D [14/May/2007:08:00:56 +0200] [Job 43] HWMargins = [ 0.000 0.000 0.000 0.000 ]
D [14/May/2007:08:00:56 +0200] [Job 43] matrix = [ 1.389 0.000 0.000 -1.389 -0.000 1100.000 ]
D [14/May/2007:08:00:56 +0200] [Job 43] Checking.
D [14/May/2007:08:00:56 +0200] [Job 43] -dict-
D [14/May/2007:08:00:56 +0200] [Job 43] -dict-
D [14/May/2007:08:00:56 +0200] [Job 43] -mark-
D [14/May/2007:08:00:56 +0200] [Job 43] -dict-
D [14/May/2007:08:00:56 +0200] [Job 43] true
D [14/May/2007:08:00:56 +0200] [Job 43] Merging.
D [14/May/2007:08:00:56 +0200] [Job 43] -dict-
D [14/May/2007:08:00:56 +0200] [Job 43] -dict-
D [14/May/2007:08:00:56 +0200] [Job 43] -mark-
D [14/May/2007:08:00:56 +0200] [Job 43] -dict-
D [14/May/2007:08:00:56 +0200] [Job 43] true
D [14/May/2007:08:00:56 +0200] [Job 43] Selecting.
D [14/May/2007:08:00:56 +0200] [Job 43] -dict-
D [14/May/2007:08:00:56 +0200] [Job 43] -dict-
D [14/May/2007:08:00:56 +0200] [Job 43] -dict-
D [14/May/2007:08:00:56 +0200] [Job 43] -mark-
D [14/May/2007:08:00:56 +0200] [Job 43] -dict-
D [14/May/2007:08:00:56 +0200] [Job 43] true
D [14/May/2007:08:00:56 +0200] [Job 43] Constructing.
D [14/May/2007:08:00:56 +0200] [Job 43] -dict-
D [14/May/2007:08:00:56 +0200] [Job 43] -dict-
D [14/May/2007:08:00:56 +0200] [Job 43] -dict-
D [14/May/2007:08:00:56 +0200] [Job 43] -dict-
D [14/May/2007:08:00:56 +0200] [Job 43] -mark-
D [14/May/2007:08:00:56 +0200] [Job 43] -dict-
D [14/May/2007:08:00:56 +0200] [Job 43] true
D [14/May/2007:08:00:56 +0200] [Job 43] Putting.
D [14/May/2007:08:00:56 +0200] [612.0 792.0]
D [14/May/2007:08:00:56 +0200] [Job 43] /.MediaSize
D [14/May/2007:08:00:56 +0200] [Job 43] 0
D [14/May/2007:08:00:56 +0200] [Job 43] /%MediaDestination
D [14/May/2007:08:00:56 +0200] [Job 43] 0
D [14/May/2007:08:00:56 +0200] [Job 43] /%MediaSource
D [14/May/2007:08:00:56 +0200] [Job 43] true
D [14/May/2007:08:00:56 +0200] [Job 43] /.LockSafetyParams
D [14/May/2007:08:00:56 +0200] [Job 43] 0
D [14/May/2007:08:00:56 +0200] [Job 43] /MediaPosition
D [14/May/2007:08:00:56 +0200] [Job 43] -mark-
D [14/May/2007:08:00:56 +0200] [Job 43] true
D [14/May/2007:08:00:56 +0200] [Job 43] -dict-
D [14/May/2007:08:00:56 +0200] [Job 43] -device-
D [14/May/2007:08:00:56 +0200] [Job 43] -dict-
D [14/May/2007:08:00:56 +0200] [Job 43] -dict-
D [14/May/2007:08:00:56 +0200] [Job 43] -dict-
D [14/May/2007:08:00:56 +0200] [Job 43] -dict-
D [14/May/2007:08:00:56 +0200] [Job 43] -mark-
D [14/May/2007:08:00:56 +0200] [Job 43] -dict-
D [14/May/2007:08:00:56 +0200] [Job 43] true
D [14/May/2007:08:00:56 +0200] [Job 43] Setting MediaPosition to 0...
D [14/May/2007:08:00:56 +0200] [Job 43] cupsEncodeLUT[0] = 0
D [14/May/2007:08:00:56 +0200] [Job 43] cupsEncodeLUT[65535] = 1
D [14/May/2007:08:00:56 +0200] [Job 43] num_components = 1, depth = 1
D [14/May/2007:08:00:56 +0200] [Job 43] cupsColorSpace = 3, cupsColorOrder = 0
D [14/May/2007:08:00:56 +0200] [Job 43] cupsBitsPerPixel = 1, cupsBitsPerColor = 1
D [14/May/2007:08:00:56 +0200] [Job 43] max_gray = 1, dither_grays = 2
D [14/May/2007:08:00:56 +0200] [Job 43] max_color = 0, dither_colors = 0
D [14/May/2007:08:00:56 +0200] [Job 43] Updating PageSize to [612 792]...
D [14/May/2007:08:00:56 +0200] [Job 43] size = Letter
D [14/May/2007:08:00:56 +0200] [Job 43] margins[] = [ 0.152778 0.250000 0.125000 0.138889 ]
D [14/May/2007:08:00:56 +0200] [Job 43] Reallocating memory, [612 792] = 822x1061 pixels...
D [14/May/2007:08:00:56 +0200] [Job 43] cache_size = 8388608
D [14/May/2007:08:00:56 +0200] [Job 43] cups->header.Duplex = 0
D [14/May/2007:08:00:56 +0200] [Job 43] cups->page = 1
D [14/May/2007:08:00:56 +0200] [Job 43] cupsPPD = 0xcc0990
D [14/May/2007:08:00:56 +0200] [Job 43] cupsPPD->flip_duplex = 0
D [14/May/2007:08:00:56 +0200] [Job 43] width = 822, height = 1061
D [14/May/2007:08:00:56 +0200] [Job 43] PageSize = [ 612 792 ], HWResolution = [ 100 100 ]
D [14/May/2007:08:00:56 +0200] [Job 43] HWMargins = [ 11.000 18.000 9.000 10.000 ]
D [14/May/2007:08:00:56 +0200] [Job 43] matrix = [ 1.389 0.000 0.000 -1.389 -15.278 1086.111 ]
D [14/May/2007:08:00:56 +0200] [Job 43] cups->header.Duplex = 0
D [14/May/2007:08:00:56 +0200] [Job 43] cups->page = 1
D [14/May/2007:08:00:56 +0200] [Job 43] cupsPPD = 0xcc0990
D [14/May/2007:08:00:56 +0200] [Job 43] cupsPPD->flip_duplex = 0
D [14/May/2007:08:00:56 +0200] [Job 43] width = 822, height = 1061
D [14/May/2007:08:00:56 +0200] [Job 43] PageSize = [ 612 792 ], HWResolution = [ 100 100 ]
D [14/May/2007:08:00:56 +0200] [Job 43] HWMargins = [ 11.000 18.000 9.000 10.000 ]
D [14/May/2007:08:00:56 +0200] [Job 43] matrix = [ 1.389 0.000 0.000 -1.389 -15.278 1086.111 ]
D [14/May/2007:08:00:56 +0200] [Job 43] Result of putting.
D [14/May/2007:08:00:56 +0200] [Job 43] true

[.. this goes for quite a while and then ]

D [14/May/2007:08:00:56 +0200] [Job 43] -mark-
D [14/May/2007:08:00:56 +0200] [Job 43] -save-
D [14/May/2007:08:00:57 +0200] [Job 43] Putting.
D [14/May/2007:08:00:57 +0200] [595.0 842.0]
D [14/May/2007:08:00:57 +0200] [Job 43] /.MediaSize
D [14/May/2007:08:00:57 +0200] [Job 43] 0.0
D [14/May/2007:08:00:57 +0200] [Job 43] /ñ1÷^ÿ
D [14/May/2007:08:00:57 +0200] [Job 43] ð1÷^
				^^^^^^^^^^^^^^^^^^^^^ is this ok??

D [14/May/2007:08:00:57 +0200] [Job 43] true
D [14/May/2007:08:00:57 +0200] [Job 43] /.LockSafetyParams
D [14/May/2007:08:00:57 +0200] [Job 43] 0
D [14/May/2007:08:00:57 +0200] [Job 43] /cupsRowCount
D [14/May/2007:08:00:57 +0200] [Job 43] ()
D [14/May/2007:08:00:57 +0200] [Job 43] /cupsPageSizeName
D [14/May/2007:08:00:57 +0200] [Job 43] 0
D [14/May/2007:08:00:57 +0200] [Job 43] /CutMedia
D [14/May/2007:08:00:57 +0200] [Job 43] 0.0
D [14/May/2007:08:00:57 +0200] [Job 43] /ñ1÷^ÿ
D [14/May/2007:08:00:57 +0200] [Job 43] 
D [14/May/2007:08:00:57 +0200] [Job 43] Setting cupsRowStep to 0...
D [14/May/2007:08:00:57 +0200] [Job 43] cupsEncodeLUT[0] = 0
D [14/May/2007:08:00:57 +0200] [Job 43] cupsEncodeLUT[65535] = 1
D [14/May/2007:08:00:57 +0200] [Job 43] num_components = 1, depth = 1
D [14/May/2007:08:00:57 +0200] [Job 43] cupsColorSpace = 3, cupsColorOrder = 0
D [14/May/2007:08:00:57 +0200] [Job 43] cupsBitsPerPixel = 1, cupsBitsPerColor = 1
D [14/May/2007:08:00:57 +0200] [Job 43] max_gray = 1, dither_grays = 2
D [14/May/2007:08:00:57 +0200] [Job 43] max_color = 0, dither_colors = 0
D [14/May/2007:08:00:57 +0200] [Job 43] Result of putting.
D [14/May/2007:08:00:57 +0200] [Job 43] /undefined
D [14/May/2007:08:00:57 +0200] [Job 43] /3÷^ÿ
D [14/May/2007:08:00:57 +0200] [Job 43] defined
D [14/May/2007:08:00:57 +0200] [Job 43] /3÷^ÿ
D [14/May/2007:08:00:57 +0200] [Job 43] pop   1   3   %oparray_pop   1   3   %oparray_pop   1   3   %oparray_pop   .runexec2   --nostringval--   --nostringval--   --nostringval--   2   %stopped_push   --nostringval--   --nostringval--   2   4   %oparray_pop   --nostringval--   2   4   %oparray_pop   --nostringval--   --nostringval--
D [14/May/2007:08:00:57 +0200] [Job 43] Dictionary stack:
D [14/May/2007:08:00:57 +0200] [Job 43] --dict:1122/1686(ro)(G)--   --dict:0/20(G)--   --dict:131/200(L)--   --dict:34/200(L)--
D [14/May/2007:08:00:57 +0200] [Job 43] Current allocation mode is local
D [14/May/2007:08:00:57 +0200] [Job 43] ESP Ghostscript 815.03: Unrecoverable error, exit code 1
E [14/May/2007:08:00:57 +0200] PID 6304 (/usr/lib/cups/filter/pstoraster) stopped with status 1!

^^^^^^^^^^^^^^^^^^^^   so the party is over...

D [14/May/2007:08:00:57 +0200] [Job 43] Gutenprint 5.0.0 Starting
D [14/May/2007:08:00:57 +0200] [Job 43] Gutenprint using PPD file /etc/cups/ppd/canongp.ppd
D [14/May/2007:08:00:57 +0200] [Job 43] Gutenprint CUPS option count is 1 (54 bytes)
D [14/May/2007:08:00:57 +0200] [Job 43] Gutenprint    CUPS option 0 job-uuid = urn:uuid:59e581b8-df5e-3a11-66e6-64045e858811
D [14/May/2007:08:00:57 +0200] [Job 43] Gutenprint driver Canon iP4000
D [14/May/2007:08:00:57 +0200] [Job 43] Gutenprint using fd 0
D [14/May/2007:08:00:57 +0200] [Job 43] Gutenprint NOT setting PageSize to (null)

[... gutenprint and unrelated stuff deleted]

----------- this is the file that I try to print ---------------------------

%!PS-Adobe-2.0
%%Title: a.fig
%%Creator: fig2dev Version 3.2 Patchlevel 5-alpha7
%%CreationDate: Sun May 13 13:24:49 2007
%%For: sts@ai (Stefan Schwarzer,,,)
%%Orientation: Landscape
%%Pages: 1
%%BoundingBox: 0 0 595 842
%%DocumentPaperSizes: a4
%%BeginSetup
[{
%%BeginFeature: *PageRegion A4
<</PageSize [595 842]>> setpagedevice
%%EndFeature
} stopped cleartomark
%%EndSetup
%Magnification: 1.0000
%%EndComments
/$F2psDict 200 dict def
$F2psDict begin
$F2psDict /mtrx matrix put
/col-1 {0 setgray} bind def
/col0 {0.000 0.000 0.000 srgb} bind def
/col1 {0.000 0.000 1.000 srgb} bind def
/col2 {0.000 1.000 0.000 srgb} bind def
/col3 {0.000 1.000 1.000 srgb} bind def
/col4 {1.000 0.000 0.000 srgb} bind def
/col5 {1.000 0.000 1.000 srgb} bind def
/col6 {1.000 1.000 0.000 srgb} bind def
/col7 {1.000 1.000 1.000 srgb} bind def
/col8 {0.000 0.000 0.560 srgb} bind def
/col9 {0.000 0.000 0.690 srgb} bind def
/col10 {0.000 0.000 0.820 srgb} bind def
/col11 {0.530 0.810 1.000 srgb} bind def
/col12 {0.000 0.560 0.000 srgb} bind def
/col13 {0.000 0.690 0.000 srgb} bind def
/col14 {0.000 0.820 0.000 srgb} bind def
/col15 {0.000 0.560 0.560 srgb} bind def
/col16 {0.000 0.690 0.690 srgb} bind def
/col17 {0.000 0.820 0.820 srgb} bind def
/col18 {0.560 0.000 0.000 srgb} bind def
/col19 {0.690 0.000 0.000 srgb} bind def
/col20 {0.820 0.000 0.000 srgb} bind def
/col21 {0.560 0.000 0.560 srgb} bind def
/col22 {0.690 0.000 0.690 srgb} bind def
/col23 {0.820 0.000 0.820 srgb} bind def
/col24 {0.500 0.190 0.000 srgb} bind def
/col25 {0.630 0.250 0.000 srgb} bind def
/col26 {0.750 0.380 0.000 srgb} bind def
/col27 {1.000 0.500 0.500 srgb} bind def
/col28 {1.000 0.630 0.630 srgb} bind def
/col29 {1.000 0.750 0.750 srgb} bind def
/col30 {1.000 0.880 0.880 srgb} bind def
/col31 {1.000 0.840 0.000 srgb} bind def

end
save
newpath 0 842 moveto 0 0 lineto 595 0 lineto 595 842 lineto closepath clip newpath
69.3 243.0 translate

/cp {closepath} bind def
/ef {eofill} bind def
/gr {grestore} bind def
/gs {gsave} bind def
/sa {save} bind def
/rs {restore} bind def
/l {lineto} bind def
/m {moveto} bind def
/rm {rmoveto} bind def
/n {newpath} bind def
/s {stroke} bind def
/sh {show} bind def
/slc {setlinecap} bind def
/slj {setlinejoin} bind def
/slw {setlinewidth} bind def
/srgb {setrgbcolor} bind def
/rot {rotate} bind def
/sc {scale} bind def
/sd {setdash} bind def
/ff {findfont} bind def
/sf {setfont} bind def
/scf {scalefont} bind def
/sw {stringwidth} bind def
/tr {translate} bind def
/tnt {dup dup currentrgbcolor
  4 -2 roll dup 1 exch sub 3 -1 roll mul add
  4 -2 roll dup 1 exch sub 3 -1 roll mul add
  4 -2 roll dup 1 exch sub 3 -1 roll mul add srgb}
  bind def
/shd {dup dup currentrgbcolor 4 -2 roll mul 4 -2 roll mul
  4 -2 roll mul srgb} bind def
/$F2psBegin {$F2psDict begin /$F2psEnteredState save def} def
/$F2psEnd {$F2psEnteredState restore end} def

$F2psBegin
10 setmiterlimit
0 slj 0 slc
 0.06299 0.06299 sc
%%Page: 1 1
%%BeginPageSetup
 90 rotate
1 -1 scale
%%EndPageSetup
%
% Fig objects follow
%
% 
% here starts figure with depth 50
% Polyline
0 slj
0 slc
7.500 slw
 [15 45] 45 sd
n 1170 1710 m
 4500 1710 l gs col0 s gr  [] 0 sd
% Polyline
 [15 45] 45 sd
n 1170 2250 m
 4500 2250 l gs col0 s gr  [] 0 sd
/Helvetica-Bold ff 254.00 scf sf
1710 2070 m
gs 1 -1 sc (Luzot / Schwarzer) col0 sh gr
% Polyline
 [15 45] 45 sd
n 1170 2520 m
 4500 2520 l gs col0 s gr  [] 0 sd
% Polyline
 [15 45] 45 sd
n 1170 3060 m
 4500 3060 l gs col0 s gr  [] 0 sd
/Helvetica-Bold ff 254.00 scf sf
1710 2880 m
gs 1 -1 sc (Luzot / Schwarzer) col0 sh gr
% Polyline
 [15 45] 45 sd
n 1170 3330 m
 4500 3330 l gs col0 s gr  [] 0 sd
% Polyline
 [15 45] 45 sd
n 1170 3870 m
 4500 3870 l gs col0 s gr  [] 0 sd
/Helvetica-Bold ff 254.00 scf sf
1710 3690 m
gs 1 -1 sc (Luzot / Schwarzer) col0 sh gr
% Polyline
 [15 45] 45 sd
n 1170 4140 m
 4500 4140 l gs col0 s gr  [] 0 sd
% Polyline
 [15 45] 45 sd
n 1170 4680 m
 4500 4680 l gs col0 s gr  [] 0 sd
/Helvetica-Bold ff 254.00 scf sf
1710 4500 m
gs 1 -1 sc (Luzot / Schwarzer) col0 sh gr
% Polyline
 [15 45] 45 sd
n 1170 4950 m
 4500 4950 l gs col0 s gr  [] 0 sd
% Polyline
 [15 45] 45 sd
n 1170 5490 m
 4500 5490 l gs col0 s gr  [] 0 sd
/Helvetica-Bold ff 254.00 scf sf
1710 5310 m
gs 1 -1 sc (Luzot / Schwarzer) col0 sh gr
% Polyline
 [15 45] 45 sd
n 1530 1260 m
 1530 5715 l gs col0 s gr  [] 0 sd
% Polyline
 [15 45] 45 sd
n 4230 1305 m
 4230 5985 l gs col0 s gr  [] 0 sd
% here ends figure;
$F2psEnd
rs
showpage
%%Trailer
%EOF


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (997, 'stable'), (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-1-amd64-k8
Locale: LANG=en_US.ISO-8859-15, LC_CTYPE=en_US.ISO-8859-15 (charmap=ISO-8859-15)

Versions of packages gs-esp depends on:
ii  gs-common                 0.3.11         Common files for different Ghostsc
ii  libc6                     2.3.6.ds1-13   GNU C Library: Shared libraries
ii  libcupsimage2             1.2.7-4        Common UNIX Printing System(tm) - 
ii  libcupsys2                1.2.7-4        Common UNIX Printing System(tm) - 
ii  libfontconfig1            2.4.2-1.2      generic font configuration library
ii  libgnutls13               1.4.4-3        the GNU TLS library - runtime libr
ii  libice6                   1:1.0.1-2      X11 Inter-Client Exchange library
ii  libjpeg62                 6b-13          The Independent JPEG Group's JPEG 
ii  libpaper1                 1.1.21         Library for handling paper charact
ii  libpng12-0                1.2.15~beta5-1 PNG library - runtime
ii  libsm6                    1:1.0.1-3      X11 Session Management library
ii  libstdc++6                4.1.1-21       The GNU Standard C++ Library v3
ii  libtiff4                  3.8.2-7        Tag Image File Format (TIFF) libra
ii  libx11-6                  2:1.0.3-7      X11 client-side library
ii  libxext6                  1:1.0.1-2      X11 miscellaneous extension librar
ii  libxt6                    1:1.0.2-2      X11 toolkit intrinsics library
ii  zlib1g                    1:1.2.3-13     compression library - runtime

Versions of packages gs-esp recommends:
ii  gsfonts       1:8.11+urwcyr1.0.7~pre41-1 Fonts for the Ghostscript interpre
ii  psfontmgr     0.11.10-0.1                PostScript font manager -- part of

-- no debconf information


--- End Message ---
--- Begin Message ---
Problem disappeared on the way to squeeze


--- End Message ---

Reply to: