Page 1 sur 1

[impression] impression incomplète voire absente (résolu)

Publié : jeu. 02 août 2012, 21:05
par Le Limule
bonjour,

j'ai un problème d'impression: l'impression ne se fait pas complètement, voire pas du tout. grossièrement:
- si la page contient beaucoup de choses à imprimer, l'impression s'arrête avant la fin de la page
- si la page contient peu de choses à imprimer, l'impression ne se fait pas

dans tous les cas la feuille passe jusqu'au bout, et le job semble s'arrêter normalement.

ce problème est récent. il est apparu suite à la mise à jour de mon système. cela semble lié.
j'ai essayé les conseils de la page cups liés aux pbs MAJ système (wiki archlinux.org) mais ça n'a rien donné.

j'ai essayé de changer les propriétés d'impression, le type de langue de l'imprimante (PDF/postscript), mais c'est toujours pareil.

j'ai fait des tests de buses, nettoyages, rajout d'encre; idem.
[guigui@ctkarch ~]$ uname -a
Linux ctkarch 3.4.7-1-ARCH #1 SMP PREEMPT Sun Jul 29 20:05:01 UTC 2012 i686 GNU/Linux
[guigui@ctkarch ~]$
j'ai une Canon PIXMA iP1600 (une vielle jet d'encre simple). j'ai installé depuis longtemps "Canon Print Filter for Pixma iP2200 printer" depuis aur (c'est compatible avec l'iP1600), et ça a toujours marché jusqu'ici.
[guigui@ctkarch ~]$ lsusb
Bus 003 Device 002: ID 046d:c00c Logitech, Inc. Optical Wheel Mouse
Bus 004 Device 004: ID 04a9:10a0 Canon, Inc. PIXMA iP1600 Printer
Bus 004 Device 003: ID 0553:0202 STMicroelectronics Imaging Division (VLSI Vision) Aiptek PenCam 1
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
[guigui@ctkarch ~]$
[guigui@ctkarch ~]$ tail /var/log/messages.log
Aug 2 19:18:51 localhost dbus[299]: [system] Activating service name='org.freedesktop.UDisks' (using servicehelper)
Aug 2 19:18:51 localhost dbus[299]: [system] Successfully activated service 'org.freedesktop.UDisks'
Aug 2 19:19:05 localhost dbus[299]: [system] Failed to activate service 'org.freedesktop.Avahi': timed out
Aug 2 19:19:16 localhost kernel: [ 75.626703] usb 4-1: reset full-speed USB device number 2 using ohci_hcd
Aug 2 19:21:14 localhost kernel: [ 193.516692] usb 4-1: reset full-speed USB device number 2 using ohci_hcd
Aug 2 19:30:02 localhost kernel: [ 721.876731] usb 4-1: reset full-speed USB device number 2 using ohci_hcd
Aug 2 19:30:41 localhost kernel: [ 760.929964] usb 4-1: reset full-speed USB device number 2 using ohci_hcd
Aug 2 19:42:52 localhost kernel: [ 1491.969893] usb 4-1: reset full-speed USB device number 2 using ohci_hcd
Aug 2 19:59:56 localhost kernel: [ 2516.113416] usb 4-1: USB disconnect, device number 2
Aug 2 20:00:01 localhost kernel: [ 2520.583126] usb 4-1: new full-speed USB device number 4 using ohci_hcd
[guigui@ctkarch ~]$
voici le log pour l'impression d'une page "peu chargée" (résultat: il n'y a pas eu d'impression):
[guigui@ctkarch ~]$ tail -n 100 -f /var/log/cups/error_log
[...]
D [02/Aug/2012:20:07:18 +0200] [Client 14] Accepted from localhost (Domain)
D [02/Aug/2012:20:07:18 +0200] Report: clients=1
D [02/Aug/2012:20:07:18 +0200] Report: jobs=9
D [02/Aug/2012:20:07:18 +0200] Report: jobs-active=0
D [02/Aug/2012:20:07:18 +0200] Report: printers=1
D [02/Aug/2012:20:07:18 +0200] Report: stringpool-string-count=3462
D [02/Aug/2012:20:07:18 +0200] Report: stringpool-alloc-bytes=9000
D [02/Aug/2012:20:07:18 +0200] Report: stringpool-total-bytes=63112
D [02/Aug/2012:20:07:18 +0200] [Client 14] POST / HTTP/1.1
D [02/Aug/2012:20:07:18 +0200] cupsdSetBusyState: newbusy="Active clients", busy="Not busy"
D [02/Aug/2012:20:07:18 +0200] [Client 14] No authentication data provided.
D [02/Aug/2012:20:07:18 +0200] [Client 14] 2.0 Get-Printer-Attributes 1
D [02/Aug/2012:20:07:18 +0200] Get-Printer-Attributes ipp://localhost:631/printers/Canon_iP1600
D [02/Aug/2012:20:07:18 +0200] Returning IPP successful-ok for Get-Printer-Attributes (ipp://localhost:631/printers/Canon_iP1600) from localhost
D [02/Aug/2012:20:07:18 +0200] cupsdSetBusyState: newbusy="Not busy", busy="Active clients"
D [02/Aug/2012:20:07:18 +0200] [Client 14] POST /printers/Canon_iP1600 HTTP/1.1
D [02/Aug/2012:20:07:18 +0200] cupsdSetBusyState: newbusy="Active clients", busy="Not busy"
D [02/Aug/2012:20:07:18 +0200] [Client 14] No authentication data provided.
D [02/Aug/2012:20:07:18 +0200] [Client 14] 2.0 Create-Job 2
D [02/Aug/2012:20:07:18 +0200] Create-Job ipp://localhost:631/printers/Canon_iP1600
D [02/Aug/2012:20:07:18 +0200] cupsdMarkDirty(---J-)
D [02/Aug/2012:20:07:18 +0200] cupsdSetBusyState: newbusy="Active clients and dirty files", busy="Active clients"
D [02/Aug/2012:20:07:18 +0200] add_job: requesting-user-name="guigui"
I [02/Aug/2012:20:07:18 +0200] [Job 622] Adding start banner page "none".
D [02/Aug/2012:20:07:18 +0200] Discarding unused job-created event...
I [02/Aug/2012:20:07:18 +0200] [Job 622] Queued on "Canon_iP1600" by "guigui".
D [02/Aug/2012:20:07:18 +0200] Returning IPP successful-ok for Create-Job (ipp://localhost:631/printers/Canon_iP1600) from localhost
D [02/Aug/2012:20:07:18 +0200] cupsdSetBusyState: newbusy="Dirty files", busy="Active clients and dirty files"
D [02/Aug/2012:20:07:18 +0200] [Client 14] POST /printers/Canon_iP1600 HTTP/1.1
D [02/Aug/2012:20:07:18 +0200] cupsdSetBusyState: newbusy="Active clients and dirty files", busy="Dirty files"
D [02/Aug/2012:20:07:18 +0200] [Client 14] No authentication data provided.
D [02/Aug/2012:20:07:18 +0200] [Client 14] 2.0 Send-Document 3
D [02/Aug/2012:20:07:18 +0200] Send-Document ipp://localhost:631/printers/Canon_iP1600
D [02/Aug/2012:20:07:18 +0200] cupsdIsAuthorized: requesting-user-name="guigui"
D [02/Aug/2012:20:07:18 +0200] [Job 622] Auto-typing file...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Request file type is application/postscript.
D [02/Aug/2012:20:07:18 +0200] cupsdMarkDirty(---J-)
D [02/Aug/2012:20:07:18 +0200] cupsdSetBusyState: newbusy="Active clients and dirty files", busy="Active clients and dirty files"
I [02/Aug/2012:20:07:18 +0200] [Job 622] File of type application/postscript queued by "guigui".
I [02/Aug/2012:20:07:18 +0200] [Job 622] Adding end banner page "none".
D [02/Aug/2012:20:07:18 +0200] cupsdMarkDirty(---J-)
D [02/Aug/2012:20:07:18 +0200] cupsdSetBusyState: newbusy="Active clients and dirty files", busy="Active clients and dirty files"
D [02/Aug/2012:20:07:18 +0200] [Job 622] time-at-processing=1343930838
D [02/Aug/2012:20:07:18 +0200] cupsdMarkDirty(---J-)
D [02/Aug/2012:20:07:18 +0200] cupsdSetBusyState: newbusy="Active clients and dirty files", busy="Active clients and dirty files"
D [02/Aug/2012:20:07:18 +0200] cupsdSetBusyState: newbusy="Active clients and dirty files", busy="Active clients and dirty files"
D [02/Aug/2012:20:07:18 +0200] Discarding unused printer-state-changed event...
D [02/Aug/2012:20:07:18 +0200] [Job 622] job-sheets=none,none
D [02/Aug/2012:20:07:18 +0200] [Job 622] argv[0]="Canon_iP1600"
D [02/Aug/2012:20:07:18 +0200] [Job 622] argv[1]="622"
D [02/Aug/2012:20:07:18 +0200] [Job 622] argv[2]="guigui"
D [02/Aug/2012:20:07:18 +0200] [Job 622] argv[3]="(stdin)"
D [02/Aug/2012:20:07:18 +0200] [Job 622] argv[4]="1"
D [02/Aug/2012:20:07:18 +0200] [Job 622] argv[5]="CNGrayscale CNQuality=3 ColorModel=rgb finishings=3 InputSlot=asf MediaType=plain number-up=1 PageRegion=A4 PageSize=A4 Resolution=300 job-uuid=urn:uuid:72a8582a-1b66-3bfb-6dba-b73c47a6cd6b job-originating-host-name=localhost time-at-creation=1343930838 time-at-processing=1343930838"
D [02/Aug/2012:20:07:18 +0200] [Job 622] argv[6]="/var/spool/cups/d00622-001"
D [02/Aug/2012:20:07:18 +0200] [Job 622] envp[0]="CUPS_CACHEDIR=/var/cache/cups"
D [02/Aug/2012:20:07:18 +0200] [Job 622] envp[1]="CUPS_DATADIR=/usr/share/cups"
D [02/Aug/2012:20:07:18 +0200] [Job 622] envp[2]="CUPS_DOCROOT=/usr/share/cups/doc"
D [02/Aug/2012:20:07:18 +0200] [Job 622] envp[3]="CUPS_FONTPATH=/usr/share/cups/fonts"
D [02/Aug/2012:20:07:18 +0200] [Job 622] envp[4]="CUPS_REQUESTROOT=/var/spool/cups"
D [02/Aug/2012:20:07:18 +0200] [Job 622] envp[5]="CUPS_SERVERBIN=/usr/lib/cups"
D [02/Aug/2012:20:07:18 +0200] [Job 622] envp[6]="CUPS_SERVERROOT=/etc/cups"
D [02/Aug/2012:20:07:18 +0200] [Job 622] envp[7]="CUPS_STATEDIR=/var/run/cups"
D [02/Aug/2012:20:07:18 +0200] [Job 622] envp[8]="HOME=/var/spool/cups/tmp"
D [02/Aug/2012:20:07:18 +0200] [Job 622] envp[9]="PATH=/usr/lib/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin"
D [02/Aug/2012:20:07:18 +0200] [Job 622] envp[10]="SERVER_ADMIN=root@ctkarch"
D [02/Aug/2012:20:07:18 +0200] [Job 622] envp[11]="SOFTWARE=CUPS/1.6.1"
D [02/Aug/2012:20:07:18 +0200] [Job 622] envp[12]="TMPDIR=/var/spool/cups/tmp"
D [02/Aug/2012:20:07:18 +0200] [Job 622] envp[13]="USER=root"
D [02/Aug/2012:20:07:18 +0200] [Job 622] envp[14]="CUPS_MAX_MESSAGE=2047"
D [02/Aug/2012:20:07:18 +0200] [Job 622] envp[15]="CUPS_SERVER=/var/run/cups/cups.sock"
D [02/Aug/2012:20:07:18 +0200] [Job 622] envp[16]="CUPS_ENCRYPTION=IfRequested"
D [02/Aug/2012:20:07:18 +0200] [Job 622] envp[17]="IPP_PORT=631"
D [02/Aug/2012:20:07:18 +0200] [Job 622] envp[18]="CHARSET=utf-8"
D [02/Aug/2012:20:07:18 +0200] [Job 622] envp[19]="LANG=fr_FR.UTF-8"
D [02/Aug/2012:20:07:18 +0200] [Job 622] envp[20]="PPD=/etc/cups/ppd/Canon_iP1600.ppd"
D [02/Aug/2012:20:07:18 +0200] [Job 622] envp[21]="RIP_MAX_CACHE=128m"
D [02/Aug/2012:20:07:18 +0200] [Job 622] envp[22]="CONTENT_TYPE=application/postscript"
D [02/Aug/2012:20:07:18 +0200] [Job 622] envp[23]="DEVICE_URI=usb://Canon/iP1600?serial=836249"
D [02/Aug/2012:20:07:18 +0200] [Job 622] envp[24]="PRINTER_INFO=Canon iP1600"
D [02/Aug/2012:20:07:18 +0200] [Job 622] envp[25]="PRINTER_LOCATION=maison"
D [02/Aug/2012:20:07:18 +0200] [Job 622] envp[26]="PRINTER=Canon_iP1600"
D [02/Aug/2012:20:07:18 +0200] [Job 622] envp[27]="PRINTER_STATE_REASONS=none"
D [02/Aug/2012:20:07:18 +0200] [Job 622] envp[28]="CUPS_FILETYPE=document"
D [02/Aug/2012:20:07:18 +0200] [Job 622] envp[29]="FINAL_CONTENT_TYPE=printer/Canon_iP1600"
D [02/Aug/2012:20:07:18 +0200] [Job 622] envp[30]="AUTH_I****"
I [02/Aug/2012:20:07:18 +0200] [Job 622] Started filter /usr/lib/cups/filter/pstopdf (PID 1512)
I [02/Aug/2012:20:07:18 +0200] [Job 622] Started filter /usr/lib/cups/filter/pdftopdf (PID 1513)
I [02/Aug/2012:20:07:18 +0200] [Job 622] Started filter /usr/lib/cups/filter/pdftops (PID 1514)
I [02/Aug/2012:20:07:18 +0200] [Job 622] Started filter /usr/lib/cups/filter/pstocanonij (PID 1515)
I [02/Aug/2012:20:07:18 +0200] [Job 622] Started backend /usr/lib/cups/backend/usb (PID 1516)
D [02/Aug/2012:20:07:18 +0200] Discarding unused job-state-changed event...
D [02/Aug/2012:20:07:18 +0200] Returning IPP successful-ok for Send-Document (ipp://localhost:631/printers/Canon_iP1600) from localhost
D [02/Aug/2012:20:07:18 +0200] cupsdSetBusyState: newbusy="Printing jobs and dirty files", busy="Active clients and dirty files"
D [02/Aug/2012:20:07:18 +0200] [Client 14] HTTP_WAITING Closing on EOF
D [02/Aug/2012:20:07:18 +0200] [Client 14] Closing connection.
D [02/Aug/2012:20:07:18 +0200] cupsdSetBusyState: newbusy="Printing jobs and dirty files", busy="Printing jobs and dirty files"
D [02/Aug/2012:20:07:18 +0200] [Job 622] pstopdf 6 args: 622 guigui (stdin) 1 CNGrayscale CNQuality=3 ColorModel=rgb finishings=3 InputSlot=asf MediaType=plain number-up=1 PageRegion=A4 PageSize=A4 Resolution=300 job-uuid=urn:uuid:72a8582a-1b66-3bfb-6dba-b73c47a6cd6b job-originating-host-name=localhost time-at-creation=1343930838 time-at-processing=1343930838 /var/spool/cups/d00622-001
D [02/Aug/2012:20:07:18 +0200] [Job 622] PPD: /etc/cups/ppd/Canon_iP1600.ppd
D [02/Aug/2012:20:07:18 +0200] [Job 622] pdftops - copying to temp print file "/var/spool/cups/tmp/005ea5023b8e0"
D [02/Aug/2012:20:07:18 +0200] [Job 622] pstocanonij start.
D [02/Aug/2012:20:07:18 +0200] [Job 622] Printing on printer with URI: usb://Canon/iP1600?serial=836249
D [02/Aug/2012:20:07:18 +0200] [Job 622] libusb_get_device_list=7
D [02/Aug/2012:20:07:18 +0200] [Job 622] STATE: +connecting-to-device
D [02/Aug/2012:20:07:18 +0200] cupsdMarkDirty(---J-)
D [02/Aug/2012:20:07:18 +0200] cupsdSetBusyState: newbusy="Dirty files", busy="Printing jobs and dirty files"
D [02/Aug/2012:20:07:18 +0200] Discarding unused printer-state-changed event...
D [02/Aug/2012:20:07:18 +0200] [Job 622] STATE: -connecting-to-device
D [02/Aug/2012:20:07:18 +0200] cupsdMarkDirty(---J-)
D [02/Aug/2012:20:07:18 +0200] cupsdSetBusyState: newbusy="Printing jobs and dirty files", busy="Dirty files"
D [02/Aug/2012:20:07:18 +0200] Discarding unused printer-state-changed event...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Device protocol: 2
I [02/Aug/2012:20:07:18 +0200] [Job 622] Sending data to printer.
D [02/Aug/2012:20:07:18 +0200] cupsdMarkDirty(---J-)
D [02/Aug/2012:20:07:18 +0200] cupsdSetBusyState: newbusy="Printing jobs and dirty files", busy="Printing jobs and dirty files"
D [02/Aug/2012:20:07:18 +0200] [Job 622] Set job-printer-state-message to "Sending data to printer.", current level=INFO
D [02/Aug/2012:20:07:18 +0200] Discarding unused job-progress event...
D [02/Aug/2012:20:07:18 +0200] Discarding unused printer-state-changed event...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Resolution: 300
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Page size: A4
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Width: 595, height: 842, absolute margins: 9.64, 14.17, 585.64, 833.39
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Relative margins: 9.64, 14.17, 9.36, 8.61
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] PPD options: -r300 -dDEVICEWIDTHPOINTS=595 -dDEVICEHEIGHTPOINTS=842
D [02/Aug/2012:20:07:18 +0200] [Job 622] PostScript to be injected:
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Running cat | /usr/bin/gs -q -dNOPAUSE -dBATCH -sDEVICE=pdfwrite -dCompatibilityLevel=1.3 -dAutoRotatePages=/None -dAutoFilterColorImages=false -dNOPLATFONTS -dPARANOIDSAFER -dNOINTERPOLATE -sstdout=%stderr -dColorImageFilter=/FlateEncode -dPDFSETTINGS=/printer -dColorConversionStrategy=/LeaveColorUnchanged -dDoNumCopies -r300 -dDEVICEWIDTHPOINTS=595 -dDEVICEHEIGHTPOINTS=842 -sOutputFile=- -c .setpdfwrite -f -
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:18 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:19 +0200] [Job 622] PID 1512 (/usr/lib/cups/filter/pstopdf) exited with no errors.
D [02/Aug/2012:20:07:19 +0200] [Job 622] PID 1513 (/usr/lib/cups/filter/pdftopdf) exited with no errors.
D [02/Aug/2012:20:07:19 +0200] [Job 622] Using image rendering resolution 300 dpi
D [02/Aug/2012:20:07:19 +0200] [Job 622] Started filter gs (PID 1550)
D [02/Aug/2012:20:07:19 +0200] [Job 622] Started filter pstops (PID 1551)
D [02/Aug/2012:20:07:20 +0200] [Job 622] Page = 595x842; 10,14 to 586,833
D [02/Aug/2012:20:07:20 +0200] [Job 622] slow_collate=0, slow_duplex=0, slow_order=0
D [02/Aug/2012:20:07:20 +0200] [Job 622] Before copy_comments - %!PS-Adobe-3.0
D [02/Aug/2012:20:07:20 +0200] [Job 622] %!PS-Adobe-3.0
D [02/Aug/2012:20:07:20 +0200] [Job 622] %%BoundingBox: 0 0 612 792
D [02/Aug/2012:20:07:20 +0200] [Job 622] %%Creator: GPL Ghostscript 905 (ps2write)
D [02/Aug/2012:20:07:20 +0200] [Job 622] %%LanguageLevel: 2
D [02/Aug/2012:20:07:20 +0200] [Job 622] %%CreationDate: D:20120802200720+02'00'
D [02/Aug/2012:20:07:20 +0200] [Job 622] %%Pages: 1
D [02/Aug/2012:20:07:20 +0200] [Job 622] %%EndComments
D [02/Aug/2012:20:07:20 +0200] [Job 622] Before copy_prolog - %%BeginProlog
D [02/Aug/2012:20:07:20 +0200] [Job 622] Before copy_setup - %%Page: 1 1
D [02/Aug/2012:20:07:20 +0200] [Job 622] Before page loop - %%Page: 1 1
D [02/Aug/2012:20:07:20 +0200] [Job 622] Copying page 1...
D [02/Aug/2012:20:07:20 +0200] [Job 622] pagew = 576.0, pagel = 819.2
D [02/Aug/2012:20:07:20 +0200] [Job 622] bboxx = 0, bboxy = 0, bboxw = 595, bboxl = 842
D [02/Aug/2012:20:07:20 +0200] [Job 622] PageLeft = 9.6, PageRight = 585.6
D [02/Aug/2012:20:07:20 +0200] [Job 622] PageTop = 833.4, PageBottom = 14.2
D [02/Aug/2012:20:07:20 +0200] [Job 622] PageWidth = 595.0, PageLength = 842.0
D [02/Aug/2012:20:07:20 +0200] [Job 622] Wrote 1 pages...
D [02/Aug/2012:20:07:20 +0200] [Job 622] PID 1551 (pstops) exited with no errors.
D [02/Aug/2012:20:07:20 +0200] [Job 622] PID 1550 (gs) exited with no errors.
D [02/Aug/2012:20:07:20 +0200] [Job 622] PID 1514 (/usr/lib/cups/filter/pdftops) exited with no errors.
D [02/Aug/2012:20:07:20 +0200] [Job 622] pstocanonij: /usr/bin/gs -r300 -g2479x3508 -q -dNOPROMPT -dSAFER -sDEVICE=ppmraw -sOutputFile=- -| /usr/local/bin/cifip2200 --imageres 300 --papersize a4 --media plain --paperload asf --quality 3 --grayscale --bbox 9,14,585,834
D [02/Aug/2012:20:07:20 +0200] [Job 622] Read 72 bytes of print data...
D [02/Aug/2012:20:07:20 +0200] [Job 622] Wrote 72 bytes of print data...
D [02/Aug/2012:20:07:20 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:21 +0200] [Job 622] Read 146 bytes of print data...
D [02/Aug/2012:20:07:21 +0200] [Job 622] Wrote 146 bytes of print data...
D [02/Aug/2012:20:07:21 +0200] [Job 622] Read 79 bytes of print data...
D [02/Aug/2012:20:07:21 +0200] [Job 622] Wrote 79 bytes of print data...
D [02/Aug/2012:20:07:21 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:22 +0200] [Job 622] Read 8192 bytes of print data...
D [02/Aug/2012:20:07:22 +0200] [Job 622] Wrote 8192 bytes of print data...
D [02/Aug/2012:20:07:22 +0200] [Job 622] Read 8192 bytes of print data...
D [02/Aug/2012:20:07:22 +0200] [Job 622] Wrote 8192 bytes of print data...
D [02/Aug/2012:20:07:22 +0200] [Job 622] Read 8192 bytes of print data...
D [02/Aug/2012:20:07:22 +0200] [Job 622] Wrote 8192 bytes of print data...
D [02/Aug/2012:20:07:22 +0200] [Job 622] Read 1297 bytes of print data...
D [02/Aug/2012:20:07:22 +0200] [Job 622] Wrote 1297 bytes of print data...
D [02/Aug/2012:20:07:22 +0200] [Job 622] Read 8192 bytes of print data...
D [02/Aug/2012:20:07:22 +0200] [Job 622] Wrote 8192 bytes of print data...
D [02/Aug/2012:20:07:22 +0200] [Job 622] Read 8192 bytes of print data...
D [02/Aug/2012:20:07:22 +0200] [Job 622] PID 1515 (/usr/lib/cups/filter/pstocanonij) exited with no errors.
D [02/Aug/2012:20:07:22 +0200] [Job 622] Wrote 8192 bytes of print data...
D [02/Aug/2012:20:07:22 +0200] [Job 622] Read 8071 bytes of print data...
D [02/Aug/2012:20:07:22 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:22 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:22 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:22 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:22 +0200] [Job 622] Wrote 8071 bytes of print data...
D [02/Aug/2012:20:07:22 +0200] [Job 622] Sent 50625 bytes...
D [02/Aug/2012:20:07:22 +0200] [Job 622] Waiting for read thread to exit...
D [02/Aug/2012:20:07:22 +0200] [Job 622] Read 178 bytes of back-channel data...
D [02/Aug/2012:20:07:22 +0200] [Job 622] Resetting printer.
D [02/Aug/2012:20:07:22 +0200] [Job 622] PID 1516 (/usr/lib/cups/backend/usb) exited with no errors.
D [02/Aug/2012:20:07:22 +0200] [Job 622] time-at-completed=1343930842
D [02/Aug/2012:20:07:22 +0200] Discarding unused job-completed event...
I [02/Aug/2012:20:07:22 +0200] [Job 622] Job completed.
D [02/Aug/2012:20:07:22 +0200] cupsdMarkDirty(---J-)
D [02/Aug/2012:20:07:22 +0200] cupsdSetBusyState: newbusy="Printing jobs and dirty files", busy="Printing jobs and dirty files"
D [02/Aug/2012:20:07:22 +0200] cupsdSetBusyState: newbusy="Printing jobs and dirty files", busy="Printing jobs and dirty files"
D [02/Aug/2012:20:07:22 +0200] Discarding unused printer-state-changed event...
D [02/Aug/2012:20:07:22 +0200] cupsdMarkDirty(---J-)
D [02/Aug/2012:20:07:22 +0200] cupsdSetBusyState: newbusy="Printing jobs and dirty files", busy="Printing jobs and dirty files"
D [02/Aug/2012:20:07:24 +0200] [Job 622] Unloading...
I [02/Aug/2012:20:07:50 +0200] Saving job.cache...
D [02/Aug/2012:20:07:50 +0200] cupsdSetBusyState: newbusy="Not busy", busy="Printing jobs and dirty files"
^C
[guigui@ctkarch ~]$

toute aide est la bienvenue.

merci!
guillaume

Re: [impression] impression incomplète voire absente depuis

Publié : ven. 03 août 2012, 09:15
par Youpi
Salut,

tu peux nous montrer les log erreur dans :

Code : Tout sélectionner

/var/log/cups/error_log

Re: [impression] impression incomplète voire absente depuis

Publié : ven. 03 août 2012, 09:23
par FoolEcho
Salut,

Peut-être ce bug rapporté récemment, aussi sur Canon Pixma: https://bugs.archlinux.org/task/30965 ? (si c'est ça, il te faudrait rétrograder cups, Downgrade)

Re: [impression] impression incomplète voire absente (contou

Publié : ven. 03 août 2012, 12:04
par Le Limule
salut,

super, en effet ça semble être ce même bug. j'ai rétrogradé cups en 1.5.3-5 et ça semble fonctionner. (et j'ai laissé libcups en 1.6.1-1)

pour les logs erreur:
[guigui@ctkarch ~]$ tail -n 10000 -f /var/log/cups/error_log|grep ^E
c'est vide. c'était pareil hier me semble t-il. apparemment ce bug ne laisse pas d'erreur dans les logs.

merci en tout cas!

Re: [impression] impression incomplète voire absente depuis

Publié : ven. 03 août 2012, 12:05
par Youpi
n'oublie pas d'éditer le titre en éditant ton premier post.

rapel du format :
[sujet] titre (résolu)

Re: [impression] impression incomplète voire absente (contou

Publié : ven. 03 août 2012, 12:14
par FoolEcho
Éventuellement tu nous signales si le bug est corrigé par la suite. ;-)

Re: [impression] impression incomplète voire absente (contou

Publié : lun. 07 janv. 2013, 20:57
par Le Limule
j'ai installé cups 1.6.1-6: ça marche.