evince don't print some PDF

Bug #200988 reported by Francois Audirac
4
Affects Status Importance Assigned to Milestone
evince (Ubuntu)
Invalid
Low
Ubuntu Desktop Bugs

Bug Description

When I use evince to print some PDF, they don't print. Cups stop.
But other PDF-viewer print without any problme like xpdf.

http://www.etab.ac-caen.fr/circo-vire/RESSOURCES%20PEDA/prix-litteraire/cycle2/fiches/mon-jardin/present-mon-jardin.pdf
I use a HP Deskjet 701C on parallel port
I launch the commands in https://wiki.ubuntu.com/DebuggingPrintingProblems#head-f9cc43950fd7859305809f301d7ba4660b4a15e1

$ lsmod | grep lp
lp 12580 0
parport 37448 3 ppdev,lp,parport_pc
$ dmesg | grep par
[ 21.299311] Booting paravirtualized kernel on bare hardware
[ 35.824972] parport_pc 00:09: reported by Plug and Play ACPI
[ 35.825119] parport0: PC-style at 0x378 (0x778), irq 7, dma 0 [PCSPP,TRISTATE,COMPAT,EPP,ECP,DMA]
[ 35.871347] parport0: Printer, HEWLETT-PACKARD DESKJET 710C
[ 38.096234] lp0: using parport0 (interrupt-driven).
[ 195.132100] ppdev: user-space parallel port driver
[16797.953943] ppdev0: registered pardevice
[16797.953964] ppdev0: unregistered pardevice
[16799.090511] ppdev0: registered pardevice
[16799.116626] ppdev0: unregistered pardevice
[22435.259724] ppdev0: registered pardevice
[22435.259820] ppdev0: unregistered pardevice
[22436.478391] ppdev0: registered pardevice
[22436.525625] ppdev0: unregistered pardevice
[80177.855141] UDF-fs: No partition found (1)
[144031.702915] ppdev0: registered pardevice
[144031.703005] ppdev0: unregistered pardevice
[144032.690531] ppdev0: registered pardevice
[144032.714497] ppdev0: unregistered pardevice
[159687.505365] ppdev0: registered pardevice
[159687.552764] ppdev0: unregistered pardevice
[159689.855464] ppdev0: registered pardevice
[159689.881173] ppdev0: unregistered pardevice
$ lpinfo -v
network socket
network beh
direct hal
direct hp:/par/DESKJET_710C?device=/dev/parport0
direct hpfax
network http
network ipp
network lpd
direct parallel:/dev/lp0
file cups-pdf:/
direct scsi
network smb

I launch the command "sudo aa-complain cupsd" but any works.

I launch "printingbuginfo -l" and join the result.

The var/log/cups/error_log is (in case of error) :
D [11/Mar/2008:13:26:41 +0000] cupsdAcceptClient: 17 from localhost (Domain)
D [11/Mar/2008:13:26:41 +0000] cupsdReadClient: 17 POST / HTTP/1.1
D [11/Mar/2008:13:26:41 +0000] cupsdAuthorize: No authentication data provided.
D [11/Mar/2008:13:26:41 +0000] CUPS-Get-Default
D [11/Mar/2008:13:26:41 +0000] cupsdProcessIPPRequest: 17 status_code=0 (successful-ok)
D [11/Mar/2008:13:26:41 +0000] cupsdCloseClient: 17
D [11/Mar/2008:13:26:41 +0000] cupsdAcceptClient: 17 from localhost (Domain)
D [11/Mar/2008:13:26:41 +0000] cupsdReadClient: 17 POST / HTTP/1.1
D [11/Mar/2008:13:26:41 +0000] cupsdAuthorize: No authentication data provided.
D [11/Mar/2008:13:26:41 +0000] CUPS-Get-Printers
D [11/Mar/2008:13:26:41 +0000] cupsdProcessIPPRequest: 17 status_code=0 (successful-ok)
D [11/Mar/2008:13:26:41 +0000] cupsdCloseClient: 17
D [11/Mar/2008:13:26:41 +0000] cupsdAcceptClient: 17 from localhost:631 (IPv4)
D [11/Mar/2008:13:26:41 +0000] cupsdReadClient: 17 GET /printers/DeskJet_710C.ppd HTTP/1.1
D [11/Mar/2008:13:26:41 +0000] cupsdAuthorize: No authentication data provided.
D [11/Mar/2008:13:26:41 +0000] cupsdCloseClient: 17
D [11/Mar/2008:13:26:44 +0000] cupsdAcceptClient: 17 from localhost (Domain)
D [11/Mar/2008:13:26:44 +0000] cupsdReadClient: 17 POST / HTTP/1.1
D [11/Mar/2008:13:26:44 +0000] cupsdAuthorize: No authentication data provided.
D [11/Mar/2008:13:26:46 +0000] CUPS-Get-Printers
D [11/Mar/2008:13:26:46 +0000] cupsdProcessIPPRequest: 17 status_code=0 (successful-ok)
D [11/Mar/2008:13:26:46 +0000] cupsdCloseClient: 17
D [11/Mar/2008:13:26:46 +0000] cupsdAcceptClient: 17 from localhost (Domain)
D [11/Mar/2008:13:26:47 +0000] cupsdReadClient: 17 POST /printers/DeskJet_710C HTTP/1.1
D [11/Mar/2008:13:26:47 +0000] cupsdAuthorize: No authentication data provided.
D [11/Mar/2008:13:26:47 +0000] Print-Job ipp://localhost:631/printers/DeskJet_710C
D [11/Mar/2008:13:26:47 +0000] print_job: auto-typing file...
D [11/Mar/2008:13:26:47 +0000] add_job: requesting-user-name="fml"
I [11/Mar/2008:13:26:47 +0000] [Job 602] Adding start banner page "none".
D [11/Mar/2008:13:26:47 +0000] Discarding unused job-created event...
I [11/Mar/2008:13:26:47 +0000] [Job 602] Adding job file of type application/postscript.
I [11/Mar/2008:13:26:47 +0000] [Job 602] Adding end banner page "none".
I [11/Mar/2008:13:26:47 +0000] [Job 602] Queued on "DeskJet_710C" by "fml".
D [11/Mar/2008:13:26:47 +0000] [Job 602] hold_until = 0
D [11/Mar/2008:13:26:47 +0000] Discarding unused printer-state-changed event...
D [11/Mar/2008:13:26:47 +0000] [Job 602] job-sheets=none,none
D [11/Mar/2008:13:26:47 +0000] [Job 602] banner_page = 0
D [11/Mar/2008:13:26:47 +0000] [Job 602] argv[0]="DeskJet_710C"
D [11/Mar/2008:13:26:47 +0000] [Job 602] argv[1]="602"
D [11/Mar/2008:13:26:47 +0000] [Job 602] argv[2]="fml"
D [11/Mar/2008:13:26:47 +0000] [Job 602] argv[3]="evince-print"
D [11/Mar/2008:13:26:47 +0000] [Job 602] argv[4]="1"
D [11/Mar/2008:13:26:47 +0000] [Job 602] argv[5]="ColorMode=CMYK BottomMargin=150 GammaFile=Default PageSize=A4 EconoFast=Off Dither=FloydSteinberg LeftMargin=10 Blackness=2 RightMargin=10 YOffset=50 Bidirectional=Default TopMargin=10 XOffset=160 pnmFormat=PixMap number-up=1 job-uuid=urn:uuid:34184fea-914b-3fe9-4812-3bea5df61c5d"
D [11/Mar/2008:13:26:47 +0000] [Job 602] argv[6]="/var/spool/cups/d00602-001"
D [11/Mar/2008:13:26:47 +0000] [Job 602] envp[0]="CUPS_CACHEDIR=/var/cache/cups"
D [11/Mar/2008:13:26:47 +0000] [Job 602] envp[1]="CUPS_DATADIR=/usr/share/cups"
D [11/Mar/2008:13:26:47 +0000] [Job 602] envp[2]="CUPS_DOCROOT=/usr/share/cups/doc-root"
D [11/Mar/2008:13:26:47 +0000] [Job 602] envp[3]="CUPS_FONTPATH=/usr/share/cups/fonts"
D [11/Mar/2008:13:26:47 +0000] [Job 602] envp[4]="CUPS_REQUESTROOT=/var/spool/cups"
D [11/Mar/2008:13:26:47 +0000] [Job 602] envp[5]="CUPS_SERVERBIN=/usr/lib/cups"
D [11/Mar/2008:13:26:47 +0000] [Job 602] envp[6]="CUPS_SERVERROOT=/etc/cups"
D [11/Mar/2008:13:26:47 +0000] [Job 602] envp[7]="CUPS_STATEDIR=/var/run/cups"
D [11/Mar/2008:13:26:47 +0000] [Job 602] envp[8]="PATH=/usr/lib/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin"
D [11/Mar/2008:13:26:47 +0000] [Job 602] envp[9]="SERVER_ADMIN=root@bigblue"
D [11/Mar/2008:13:26:47 +0000] [Job 602] envp[10]="SOFTWARE=CUPS/1.3.2"
D [11/Mar/2008:13:26:47 +0000] [Job 602] envp[11]="TMPDIR=/var/spool/cups/tmp"
D [11/Mar/2008:13:26:47 +0000] [Job 602] envp[12]="TZ=User defined"
D [11/Mar/2008:13:26:47 +0000] [Job 602] envp[13]="USER=root"
D [11/Mar/2008:13:26:47 +0000] [Job 602] envp[14]="CUPS_SERVER=/var/run/cups/cups.sock"
D [11/Mar/2008:13:26:47 +0000] [Job 602] envp[15]="CUPS_ENCRYPTION=IfRequested"
D [11/Mar/2008:13:26:47 +0000] [Job 602] envp[16]="IPP_PORT=631"
D [11/Mar/2008:13:26:47 +0000] [Job 602] envp[17]="CHARSET=utf-8"
D [11/Mar/2008:13:26:47 +0000] [Job 602] envp[18]="LANG=fr_FR"
D [11/Mar/2008:13:26:47 +0000] [Job 602] envp[19]="PPD=/etc/cups/ppd/DeskJet_710C.ppd"
D [11/Mar/2008:13:26:47 +0000] [Job 602] envp[20]="RIP_MAX_CACHE=8m"
D [11/Mar/2008:13:26:47 +0000] [Job 602] envp[21]="CONTENT_TYPE=application/postscript"
D [11/Mar/2008:13:26:47 +0000] [Job 602] envp[22]="DEVICE_URI=parallel:/dev/lp0"
D [11/Mar/2008:13:26:47 +0000] [Job 602] envp[23]="PRINTER=DeskJet_710C"
D [11/Mar/2008:13:26:47 +0000] [Job 602] envp[24]="FINAL_CONTENT_TYPE=printer/DeskJet_710C"
I [11/Mar/2008:13:26:47 +0000] [Job 602] Started filter /usr/lib/cups/filter/pstops (PID 19886)
I [11/Mar/2008:13:26:47 +0000] [Job 602] Started filter /usr/lib/cups/filter/foomatic-rip (PID 19887)
I [11/Mar/2008:13:26:47 +0000] [Job 602] Started backend /usr/lib/cups/backend/parallel (PID 19888)
D [11/Mar/2008:13:26:47 +0000] Discarding unused job-state event...
D [11/Mar/2008:13:26:47 +0000] cupsdProcessIPPRequest: 17 status_code=0 (successful-ok)
D [11/Mar/2008:13:26:47 +0000] cupsdAcceptClient: 18 from localhost (Domain)
D [11/Mar/2008:13:26:47 +0000] [Job 602] Page = 595x842; 18,36 to 577,806
D [11/Mar/2008:13:26:47 +0000] [Job 602] slow_collate=0, slow_duplex=0, slow_order=0
D [11/Mar/2008:13:26:47 +0000] [Job 602] Before copy_comments - %!PS-Adobe-3.0
D [11/Mar/2008:13:26:47 +0000] [Job 602] %!PS-Adobe-3.0
D [11/Mar/2008:13:26:47 +0000] [Job 602] %%Creator: cairo 1.4.10 (http://cairographics.org)
D [11/Mar/2008:13:26:47 +0000] [Job 602] %%CreationDate: Tue Mar 11 14:26:46 2008
D [11/Mar/2008:13:26:47 +0000] [Job 602] %%Pages: 1
D [11/Mar/2008:13:26:47 +0000] [Job 602] %%BoundingBox: 0 0 596 842
D [11/Mar/2008:13:26:47 +0000] [Job 602] %%DocumentData: Clean7Bit
D [11/Mar/2008:13:26:47 +0000] [Job 602] %%LanguageLevel: 2
D [11/Mar/2008:13:26:47 +0000] [Job 602] %%EndComments
D [11/Mar/2008:13:26:47 +0000] [Job 602] Before copy_prolog - %%BeginProlog
D [11/Mar/2008:13:26:47 +0000] [Job 602] Before copy_setup - % _cairo_ps_surface_emit_font_subsets
D [11/Mar/2008:13:26:47 +0000] [Job 602] perl: warning: Setting locale failed.
D [11/Mar/2008:13:26:47 +0000] [Job 602] perl: warning: Please check that your locale settings:
D [11/Mar/2008:13:26:47 +0000] [Job 602] LANGUAGE = (unset),
D [11/Mar/2008:13:26:47 +0000] [Job 602] LC_ALL = (unset),
D [11/Mar/2008:13:26:47 +0000] [Job 602] LANG = "fr_FR"
D [11/Mar/2008:13:26:47 +0000] [Job 602] are supported and installed on your system.
D [11/Mar/2008:13:26:47 +0000] [Job 602] perl: warning: Falling back to the standard locale ("C").
D [11/Mar/2008:13:26:47 +0000] Discarding unused printer-state-changed event...
D [11/Mar/2008:13:26:47 +0000] cupsdReadClient: 18 POST / HTTP/1.1
D [11/Mar/2008:13:26:47 +0000] cupsdAuthorize: No authentication data provided.
D [11/Mar/2008:13:26:47 +0000] Get-Jobs ipp://localhost/jobs/
D [11/Mar/2008:13:26:47 +0000] cupsdProcessIPPRequest: 18 status_code=0 (successful-ok)
D [11/Mar/2008:13:26:47 +0000] cupsdCloseClient: 17
D [11/Mar/2008:13:26:47 +0000] cupsdReadClient: 18 POST / HTTP/1.1
D [11/Mar/2008:13:26:47 +0000] cupsdAuthorize: No authentication data provided.
D [11/Mar/2008:13:26:47 +0000] CUPS-Get-Printers
D [11/Mar/2008:13:26:47 +0000] cupsdProcessIPPRequest: 18 status_code=0 (successful-ok)
D [11/Mar/2008:13:26:47 +0000] cupsdCloseClient: 18
D [11/Mar/2008:13:26:47 +0000] Discarding unused printer-state-changed event...
D [11/Mar/2008:13:26:47 +0000] [Job 602] backendRunLoop(print_fd=0, device_fd=9, use_bc=0, side_cb=0x8049560)
D [11/Mar/2008:13:26:47 +0000] [Job 602] foomatic-rip version $Revision$ running...
D [11/Mar/2008:13:26:47 +0000] [Job 602] Parsing PPD file ...
D [11/Mar/2008:13:26:47 +0000] [Job 602] *cupsFilter: "application/vnd.cups-postscript 0 foomatic-rip"
D [11/Mar/2008:13:26:47 +0000] [Job 602] Added option ColorSpace
D [11/Mar/2008:13:26:47 +0000] [Job 602] Added option Resolution
D [11/Mar/2008:13:26:47 +0000] [Job 602] Added option PageSize
D [11/Mar/2008:13:26:47 +0000] [Job 602] Added option PageRegion
D [11/Mar/2008:13:26:47 +0000] [Job 602] Added option ImageableArea
D [11/Mar/2008:13:26:47 +0000] [Job 602] Added option PaperDimension
D [11/Mar/2008:13:26:47 +0000] [Job 602] Added option ColorMode
D [11/Mar/2008:13:26:47 +0000] [Job 602] Added option EconoFast
D [11/Mar/2008:13:26:47 +0000] [Job 602] Added option Dither
D [11/Mar/2008:13:26:47 +0000] [Job 602] Added option Bidirectional
D [11/Mar/2008:13:26:47 +0000] [Job 602] Added option Blackness
D [11/Mar/2008:13:26:47 +0000] [Job 602] Added option TopMargin
D [11/Mar/2008:13:26:47 +0000] [Job 602] Added option BottomMargin
D [11/Mar/2008:13:26:47 +0000] [Job 602] Added option LeftMargin
D [11/Mar/2008:13:26:47 +0000] [Job 602] Added option RightMargin
D [11/Mar/2008:13:26:47 +0000] [Job 602] Added option XOffset
D [11/Mar/2008:13:26:47 +0000] [Job 602] Added option YOffset
D [11/Mar/2008:13:26:47 +0000] [Job 602] Added option Model
D [11/Mar/2008:13:26:47 +0000] [Job 602] Added option pnmFormat
D [11/Mar/2008:13:26:47 +0000] [Job 602] Added option GammaFile
D [11/Mar/2008:13:26:47 +0000] [Job 602] Added option Font
D [11/Mar/2008:13:26:47 +0000] [Job 602]
D [11/Mar/2008:13:26:47 +0000] [Job 602] Parameter Summary
D [11/Mar/2008:13:26:47 +0000] [Job 602] -----------------
D [11/Mar/2008:13:26:47 +0000] [Job 602]
D [11/Mar/2008:13:26:47 +0000] [Job 602] Spooler: cups
D [11/Mar/2008:13:26:47 +0000] [Job 602] Printer: DeskJet_710C
D [11/Mar/2008:13:26:47 +0000] [Job 602] Shell: /bin/bash
D [11/Mar/2008:13:26:47 +0000] [Job 602] PPD file: /etc/cups/ppd/DeskJet_710C.ppd
D [11/Mar/2008:13:26:47 +0000] [Job 602] ATTR file:
D [11/Mar/2008:13:26:47 +0000] [Job 602] Printer model: HP DeskJet 710C Foomatic/pnm2ppa (recommended)
D [11/Mar/2008:13:26:47 +0000] [Job 602] Job title: evince-print
D [11/Mar/2008:13:26:47 +0000] [Job 602] File(s) to be printed:
D [11/Mar/2008:13:26:47 +0000] [Job 602] <STDIN>
D [11/Mar/2008:13:26:47 +0000] [Job 602]
D [11/Mar/2008:13:26:47 +0000] [Job 602] GhostScript extra search path ('GS_LIB'): /usr/share/cups/fonts
D [11/Mar/2008:13:26:47 +0000] [Job 602] Pondering option 'ColorMode=CMYK'
D [11/Mar/2008:13:26:47 +0000] [Job 602] Pondering option 'BottomMargin=150'
D [11/Mar/2008:13:26:47 +0000] [Job 602] Pondering option 'GammaFile=Default'
D [11/Mar/2008:13:26:47 +0000] [Job 602] Pondering option 'PageSize=A4'
D [11/Mar/2008:13:26:47 +0000] [Job 602] Pondering option 'EconoFast=Off'
D [11/Mar/2008:13:26:47 +0000] [Job 602] Pondering option 'Dither=FloydSteinberg'
D [11/Mar/2008:13:26:47 +0000] [Job 602] Pondering option 'LeftMargin=10'
D [11/Mar/2008:13:26:47 +0000] [Job 602] Pondering option 'Blackness=2'
D [11/Mar/2008:13:26:47 +0000] [Job 602] Pondering option 'RightMargin=10'
D [11/Mar/2008:13:26:47 +0000] [Job 602] Pondering option 'YOffset=50'
D [11/Mar/2008:13:26:47 +0000] [Job 602] Pondering option 'Bidirectional=Default'
D [11/Mar/2008:13:26:47 +0000] [Job 602] Pondering option 'TopMargin=10'
D [11/Mar/2008:13:26:47 +0000] [Job 602] Pondering option 'XOffset=160'
D [11/Mar/2008:13:26:47 +0000] [Job 602] Pondering option 'pnmFormat=PixMap'
D [11/Mar/2008:13:26:47 +0000] [Job 602] Pondering option 'number-up=1'
D [11/Mar/2008:13:26:47 +0000] [Job 602] Unknown option number-up=1.
D [11/Mar/2008:13:26:47 +0000] [Job 602] Pondering option 'job-uuid=urn:uuid:34184fea-914b-3fe9-4812-3bea5df61c5d'
D [11/Mar/2008:13:26:47 +0000] [Job 602] Unknown option job-uuid=urn:uuid:34184fea-914b-3fe9-4812-3bea5df61c5d.
D [11/Mar/2008:13:26:47 +0000] [Job 602]
D [11/Mar/2008:13:26:47 +0000] [Job 602] ================================================
D [11/Mar/2008:13:26:47 +0000] [Job 602]
D [11/Mar/2008:13:26:47 +0000] [Job 602] File: <STDIN>
D [11/Mar/2008:13:26:47 +0000] [Job 602]
D [11/Mar/2008:13:26:47 +0000] [Job 602] ================================================
D [11/Mar/2008:13:26:47 +0000] [Job 602]
D [11/Mar/2008:13:26:47 +0000] [Job 602] Reading PostScript input ...
D [11/Mar/2008:13:26:47 +0000] [Job 602] --> This document is DSC-conforming!
D [11/Mar/2008:13:26:47 +0000] [Job 602]
D [11/Mar/2008:13:26:47 +0000] [Job 602] -----------
D [11/Mar/2008:13:26:47 +0000] [Job 602] Found: %%BeginProlog
D [11/Mar/2008:13:26:47 +0000] [Job 602] Found: %%EndProlog
D [11/Mar/2008:13:26:47 +0000] [Job 602] This job seems not to be DSC-conforming, DSC-comment for next section not found, stopping to parse the rest, passing it directly to the renderer.
D [11/Mar/2008:13:26:47 +0000] [Job 602] "Setup" section is missing, inserting it.
D [11/Mar/2008:13:26:47 +0000] [Job 602] Inserting PostScript code for CUPS' page accounting
D [11/Mar/2008:13:26:47 +0000] [Job 602] "PageSetup" section is missing, inserting it.
D [11/Mar/2008:13:26:47 +0000] [Job 602] Inserting option code into "PageSetup" section.
D [11/Mar/2008:13:26:47 +0000] [Job 602] Stopped parsing the PostScript data, sending rest directly to renderer.
D [11/Mar/2008:13:26:47 +0000] [Job 602]
D [11/Mar/2008:13:26:47 +0000] [Job 602] Starting renderer
D [11/Mar/2008:13:26:47 +0000] [Job 602] JCL: <job data>
D [11/Mar/2008:13:26:47 +0000] [Job 602]
D [11/Mar/2008:13:26:47 +0000] [Job 602] renderer PID kid4=19896
D [11/Mar/2008:13:26:47 +0000] [Job 602] renderer command: gs -q -dNOPAUSE -dPARANOIDSAFER -dBATCH -r600 -sDEVICE=ppmraw -sOutputFile=- - | pnm2ppa -v 710 -B 2 -t 10 -b 150 -l 10 -r 10 -x 160 -y 50 -i - -o -
D [11/Mar/2008:13:26:47 +0000] [Job 602] perl: warning: Setting locale failed.
D [11/Mar/2008:13:26:47 +0000] [Job 602] perl: warning: Please check that your locale settings:
D [11/Mar/2008:13:26:47 +0000] [Job 602] LANGUAGE = (unset),
D [11/Mar/2008:13:26:47 +0000] [Job 602] LC_ALL = (unset),
D [11/Mar/2008:13:26:47 +0000] [Job 602] LANG = "fr_FR"
D [11/Mar/2008:13:26:47 +0000] [Job 602] are supported and installed on your system.
D [11/Mar/2008:13:26:47 +0000] [Job 602] perl: warning: Falling back to the standard locale ("C").
D [11/Mar/2008:13:26:48 +0000] cupsdAcceptClient: 17 from localhost (Domain)
D [11/Mar/2008:13:26:48 +0000] cupsdReadClient: 17 POST / HTTP/1.1
D [11/Mar/2008:13:26:48 +0000] cupsdAuthorize: No authentication data provided.
D [11/Mar/2008:13:26:48 +0000] Get-Jobs ipp://localhost/jobs/
D [11/Mar/2008:13:26:48 +0000] cupsdProcessIPPRequest: 17 status_code=0 (successful-ok)
D [11/Mar/2008:13:26:48 +0000] cupsdReadClient: 17 POST / HTTP/1.1
D [11/Mar/2008:13:26:48 +0000] cupsdAuthorize: No authentication data provided.
D [11/Mar/2008:13:26:48 +0000] CUPS-Get-Printers
D [11/Mar/2008:13:26:48 +0000] cupsdProcessIPPRequest: 17 status_code=0 (successful-ok)
D [11/Mar/2008:13:26:48 +0000] cupsdCloseClient: 17
D [11/Mar/2008:13:26:48 +0000] [Job 602] foomatic-gswrapper: gs '-sstdout=%stderr' '-dNOPAUSE' '-dPARANOIDSAFER' '-dBATCH' '-r600' '-sDEVICE=ppmraw' '-sOutputFile=%stdout' '-'
D [11/Mar/2008:13:26:48 +0000] [Job 602] GPL Ghostscript SVN PRE-RELEASE 8.61 (2007-08-02)
D [11/Mar/2008:13:26:48 +0000] [Job 602] Copyright (C) 2007 Artifex Software, Inc. All rights reserved.
D [11/Mar/2008:13:26:48 +0000] [Job 602] This software comes with NO WARRANTY: see the file PUBLIC for details.
D [11/Mar/2008:13:26:49 +0000] [Job 602] Before page loop - %%Page: 1 1
D [11/Mar/2008:13:26:49 +0000] [Job 602] Copying page 1...
D [11/Mar/2008:13:26:49 +0000] [Job 602] pagew = 559.0, pagel = 770.0
D [11/Mar/2008:13:26:49 +0000] [Job 602] bboxw = 595, bboxl = 842
D [11/Mar/2008:13:26:49 +0000] [Job 602] PageLeft = 18.0, PageRight = 577.0
D [11/Mar/2008:13:26:49 +0000] [Job 602] PageTop = 806.0, PageBottom = 36.0
D [11/Mar/2008:13:26:49 +0000] [Job 602] PageWidth = 595.0, PageLength = 842.0
D [11/Mar/2008:13:26:50 +0000] [Job 602] Error: /ioerror in --eexec--
D [11/Mar/2008:13:26:50 +0000] [Job 602] Additional information: (\r)
D [11/Mar/2008:13:26:50 +0000] [Job 602] Operand stack:
D [11/Mar/2008:13:26:50 +0000] [Job 602] --dict:9/11(L)-- --nostringval-- --nostringval-- (OD_\2478N\364\204q\004\363\036\277\330\300\n%\200\000\033\350\357\226e\212Y\246<\3212\2255\300/\005"\233C\334\031\347\242=nf\301\215\263\036Rn\276SK\306\242\207\340\270\264\200\203\251\206A\352;\356\016\bT\377l\021\027\r\035y\351\255'\365l\262\316x\2060\2246Z{?\244M\(\322t\001\n\221\234\\5\001O\201\375\345\002\325\367Ah\372\365Yu\326\r\261]\214\223\016\224\201\031s\317Xu$\001\364\272\246^|=\274[Q\220j\252\031\211\364A\266;\337SO\372\355UE[$\372>1\3105\035\220[=\006\314\243\203]z\243\275\307m\237\336'\271\034\032\241\262\334\345\231\355\345\364\264<{:\325\266...)
D [11/Mar/2008:13:26:50 +0000] [Job 602] Execution stack:
D [11/Mar/2008:13:26:50 +0000] [Job 602] %interp_exit .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- false 1 %stopped_push 1889 1 3 %oparray_pop 1888 1 3 %oparray_pop 1872 1 3 %oparray_pop 1755 1 3 %oparray_pop --nostringval-- %errorexec_pop .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- 1746 2 3 %oparray_pop --nostringval-- --nostringval-- --nostringval-- 28 --nostringval-- %repeat_continue --nostringval--
D [11/Mar/2008:13:26:50 +0000] [Job 602] Dictionary stack:
D [11/Mar/2008:13:26:50 +0000] [Job 602] --dict:1155/1684(ro)(G)-- --dict:1/20(G)-- --dict:108/200(L)-- --dict:1155/1684(ro)(G)--
D [11/Mar/2008:13:26:50 +0000] [Job 602] Current allocation mode is local
D [11/Mar/2008:13:26:50 +0000] [Job 602] Last OS error: 2
D [11/Mar/2008:13:26:50 +0000] [Job 602] GPL Ghostscript SVN PRE-RELEASE 8.61: Unrecoverable error, exit code 1
D [11/Mar/2008:13:26:50 +0000] [Job 602] renderer return value: 1
D [11/Mar/2008:13:26:50 +0000] [Job 602] renderer received signal: 1
D [11/Mar/2008:13:26:50 +0000] [Job 602] Process dying with "Possible error on renderer command line or PostScript error. Check options.", exit stat: 3
D [11/Mar/2008:13:26:50 +0000] [Job 602] error: Illegal seek (29)
D [11/Mar/2008:13:26:50 +0000] [Job 602] Possible error on renderer command line or PostScript error. Check options.
D [11/Mar/2008:13:26:50 +0000] [Job 602] tail process done writing data to STDOUT
D [11/Mar/2008:13:26:50 +0000] [Job 602] KID4 finished
D [11/Mar/2008:13:26:50 +0000] [Job 602] Wrote 1 pages...
D [11/Mar/2008:13:26:50 +0000] PID 19886 (/usr/lib/cups/filter/pstops) exited with no errors.
D [11/Mar/2008:13:26:50 +0000] [Job 602]
D [11/Mar/2008:13:26:50 +0000] [Job 602] Closing renderer
D [11/Mar/2008:13:26:50 +0000] [Job 602] KID3 exited with status 3
D [11/Mar/2008:13:26:50 +0000] [Job 602] Renderer exit stat: 3
D [11/Mar/2008:13:26:50 +0000] [Job 602] Renderer process finished
D [11/Mar/2008:13:26:50 +0000] [Job 602] Killing process 19895 (KID3)
D [11/Mar/2008:13:26:50 +0000] [Job 602] Process dying with "Error closing renderer", exit stat: 3
D [11/Mar/2008:13:26:50 +0000] [Job 602] error: Illegal seek (29)
D [11/Mar/2008:13:26:50 +0000] [Job 602] Error closing renderer
E [11/Mar/2008:13:26:50 +0000] PID 19887 (/usr/lib/cups/filter/foomatic-rip) stopped with status 3!
D [11/Mar/2008:13:26:50 +0000] [Job 602] Read 64 bytes of print data...
D [11/Mar/2008:13:26:50 +0000] Discarding unused printer-state-changed event...
D [11/Mar/2008:13:26:50 +0000] cupsdAcceptClient: 17 from localhost (Domain)
D [11/Mar/2008:13:26:50 +0000] cupsdReadClient: 17 POST / HTTP/1.1
D [11/Mar/2008:13:26:50 +0000] cupsdAuthorize: No authentication data provided.
D [11/Mar/2008:13:26:50 +0000] Get-Jobs ipp://localhost/jobs/
D [11/Mar/2008:13:26:50 +0000] cupsdProcessIPPRequest: 17 status_code=0 (successful-ok)
D [11/Mar/2008:13:26:50 +0000] cupsdReadClient: 17 POST / HTTP/1.1
D [11/Mar/2008:13:26:50 +0000] cupsdAuthorize: No authentication data provided.
D [11/Mar/2008:13:26:50 +0000] CUPS-Get-Printers
D [11/Mar/2008:13:26:50 +0000] cupsdProcessIPPRequest: 17 status_code=0 (successful-ok)
D [11/Mar/2008:13:26:50 +0000] cupsdCloseClient: 17
D [11/Mar/2008:13:26:50 +0000] Discarding unused printer-state-changed event...
D [11/Mar/2008:13:26:50 +0000] Discarding unused printer-state-changed event...
D [11/Mar/2008:13:26:50 +0000] [Job 602] Wrote 64 bytes of print data...
D [11/Mar/2008:13:26:51 +0000] cupsdAcceptClient: 17 from localhost (Domain)
D [11/Mar/2008:13:26:51 +0000] cupsdReadClient: 17 POST / HTTP/1.1
D [11/Mar/2008:13:26:51 +0000] cupsdAuthorize: No authentication data provided.
D [11/Mar/2008:13:26:51 +0000] Get-Jobs ipp://localhost/jobs/
D [11/Mar/2008:13:26:51 +0000] cupsdProcessIPPRequest: 17 status_code=0 (successful-ok)
D [11/Mar/2008:13:26:51 +0000] cupsdReadClient: 17 POST / HTTP/1.1
D [11/Mar/2008:13:26:51 +0000] cupsdAuthorize: No authentication data provided.
D [11/Mar/2008:13:26:51 +0000] CUPS-Get-Printers
D [11/Mar/2008:13:26:51 +0000] cupsdProcessIPPRequest: 17 status_code=0 (successful-ok)
D [11/Mar/2008:13:26:51 +0000] cupsdCloseClient: 17
D [11/Mar/2008:13:26:53 +0000] PID 19888 (/usr/lib/cups/backend/parallel) exited with no errors.
D [11/Mar/2008:13:26:53 +0000] [Job 602] File 0 is complete.
E [11/Mar/2008:13:26:53 +0000] [Job 602] Job stopped due to filter errors.
D [11/Mar/2008:13:26:53 +0000] Discarding unused printer-state-changed event...
D [11/Mar/2008:13:26:53 +0000] Discarding unused job-stopped event...
D [11/Mar/2008:13:26:53 +0000] cupsdAcceptClient: 17 from localhost (Domain)
D [11/Mar/2008:13:26:53 +0000] cupsdReadClient: 17 POST / HTTP/1.1
D [11/Mar/2008:13:26:53 +0000] cupsdAuthorize: No authentication data provided.
D [11/Mar/2008:13:26:53 +0000] Get-Jobs ipp://localhost/jobs/
D [11/Mar/2008:13:26:53 +0000] cupsdProcessIPPRequest: 17 status_code=0 (successful-ok)
D [11/Mar/2008:13:26:53 +0000] cupsdReadClient: 17 POST / HTTP/1.1
D [11/Mar/2008:13:26:53 +0000] cupsdAuthorize: No authentication data provided.
D [11/Mar/2008:13:26:53 +0000] CUPS-Get-Printers
D [11/Mar/2008:13:26:53 +0000] cupsdProcessIPPRequest: 17 status_code=0 (successful-ok)
D [11/Mar/2008:13:26:53 +0000] cupsdCloseClient: 17
D [11/Mar/2008:13:26:54 +0000] [Job 602] Unloading...
D [11/Mar/2008:13:27:25 +0000] cupsdNetIFUpdate: "lo" = localhost...
D [11/Mar/2008:13:27:25 +0000] cupsdNetIFUpdate: "eth0" = 192.168.1.52...
D [11/Mar/2008:13:27:25 +0000] cupsdNetIFUpdate: "lo" = localhost...
D [11/Mar/2008:13:27:25 +0000] cupsdNetIFUpdate: "eth0" = fe80::208:a1ff:fe76:5a39%eth0...
(END)

Revision history for this message
Francois Audirac (francois-audirac) wrote :
Revision history for this message
Suco (sucotronic) wrote :

I've the same problem. I can print lot of file without any problem, but for others like this:
http://www.softhouse.se/Uploades/Scrum_eng_webb.pdf
evince doesn't work.

Revision history for this message
Jean-Baptiste Lallement (jibel) wrote :

Thanks for your report. Confirming this bug.

Test done with Deskjet driver and Kyocera driver. Both tests returns a ghostscript failure.

 @Suco, can you provide cups trace & printingbuginfo.

Regards,

Changed in evince:
status: New → Confirmed
Revision history for this message
Sebastien Bacher (seb128) wrote :

The example attached to this bug are correctly printed to files on hardy

Revision history for this message
Jean-Baptiste Lallement (jibel) wrote :

Yes, it prints correctly when you print to file but not when you use a printer PPD.
It also works when you use the PDF driver provided with cups-pdf.

The main difference between the PDF virtual printer and a printer driver is that in the 1rst case CUPS doesn't call Ghostscript.

I suspect that, under some conditions, Evince is generating bad postscript code. But I need some time to dive deeper into this area.

BTW, reports #202626 & 203013 are probably duplicates and may confirm this when we'll have received the trace files.

Revision history for this message
Sebastien Bacher (seb128) wrote :

Does printing to a ps and calling lp on this one works correctly?

Revision history for this message
Jean-Baptiste Lallement (jibel) wrote :

Sebastien, this looks like a dup of #172264 and the buffered input issue with ghostscript ?

In my tests, printing to a ps and calling lp doesn't work. But the error is not the same as François. I've got error "[Job 205] GPL Ghostscript 8.61: Unrecoverable error, exit code 1" in cups error log. It's reproducible when using a virtual printer. I'll open a new case for this one.

Revision history for this message
Sebastien Bacher (seb128) wrote :

bug #172264 has been fixed so it should not be a duplicate, if using lp on the printed example doesn't work that's likely something there that the filter don't handle correctly, can you display the example on screen or do you get the same errors?

Changed in evince:
assignee: nobody → desktop-bugs
importance: Undecided → Low
Revision history for this message
Sebastien Bacher (seb128) wrote :

We are closing this bug report as it lacks the information, described in the previous comments, we need to investigate the problem further. However, please reopen it if you can give us the missing information and don't hesitate to submit bug reports in the future.

Changed in evince:
status: Confirmed → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.