impossible d'imprimer avec Cups - Débats - Linux et OS Alternatifs
Marsh Posté le 07-09-2002 à 13:10:37
quand je demarre cups, j'ai ces message dans /var/log/cupserror_log :
I [07/Sep/2002:13:04:43 +0200] Listening to 0:631
I [07/Sep/2002:13:04:43 +0200] Configured for up to 100 clients.
I [07/Sep/2002:13:04:43 +0200] LoadPPDs: Read "/etc/cups/ppds.dat", 1332 PPDs...
I [07/Sep/2002:13:04:45 +0200] LoadPPDs: No new or changed PPDs...
puis quand le lance une page de test :
I [07/Sep/2002:13:06:34 +0200] Started "/usr/lib/cups/cgi-bin/jobs.cgi" (pid=28465)
I [07/Sep/2002:13:06:37 +0200] Started "/usr/lib/cups/cgi-bin/admin.cgi" (pid=28467)
I [07/Sep/2002:13:06:38 +0200] Started "/usr/lib/cups/cgi-bin/printers.cgi" (pid=28468)
I [07/Sep/2002:13:06:40 +0200] Started "/usr/lib/cups/cgi-bin/printers.cgi" (pid=28470)
I [07/Sep/2002:13:06:40 +0200] Job 3 queued on 'HP' by ''.
E [07/Sep/2002:13:06:40 +0200] Unable to convert file 0 to printable format for job 3!
et enore quand je relance la pafe de test :
I [07/Sep/2002:13:07:53 +0200] Started "/usr/lib/cups/cgi-bin/printers.cgi" (pid=28474)
I [07/Sep/2002:13:07:55 +0200] Started "/usr/lib/cups/cgi-bin/printers.cgi" (pid=28475)
I [07/Sep/2002:13:07:57 +0200] Started "/usr/lib/cups/cgi-bin/jobs.cgi" (pid=28477)
E [07/Sep/2002:13:07:57 +0200] restart_job: job #1 cannot be restarted - no files!
le log : access_log
jypx - - [07/Sep/2002:13:06:34 +0200] "GET /jobs HTTP/1.1" 200 0
jypx - - [07/Sep/2002:13:06:34 +0200] "POST / HTTP/1.1" 200 109
jypx - - [07/Sep/2002:13:06:34 +0200] "GET /jobs HTTP/1.1" 200 1605
jypx - - [07/Sep/2002:13:06:37 +0200] "GET /admin HTTP/1.1" 401 0
jypx - root [07/Sep/2002:13:06:37 +0200] "GET /admin HTTP/1.1" 200 0
jypx - root [07/Sep/2002:13:06:37 +0200] "GET /admin HTTP/1.1" 200 2850
jypx - - [07/Sep/2002:13:06:38 +0200] "GET /printers/ HTTP/1.1" 200 0
jypx - - [07/Sep/2002:13:06:38 +0200] "POST / HTTP/1.1" 200 77
jypx - - [07/Sep/2002:13:06:38 +0200] "POST / HTTP/1.1" 200 77
jypx - - [07/Sep/2002:13:06:38 +0200] "GET /printers/ HTTP/1.1" 200 3076
jypx - - [07/Sep/2002:13:06:40 +0200] "GET /printers/HP?op=print-test-page HTTP/1.1" 200 0
jypx - - [07/Sep/2002:13:06:40 +0200] "POST /printers/HP HTTP/1.1" 200 14967
jypx - - [07/Sep/2002:13:06:40 +0200] "GET /printers/HP?op=print-test-page HTTP/1.1" 200 1523
jypx - - [07/Sep/2002:13:07:53 +0200] "GET /printers/HP HTTP/1.1" 200 0
jypx - - [07/Sep/2002:13:07:53 +0200] "POST / HTTP/1.1" 200 77
jypx - - [07/Sep/2002:13:07:53 +0200] "POST / HTTP/1.1" 200 115
jypx - - [07/Sep/2002:13:07:53 +0200] "POST / HTTP/1.1" 200 115
jypx - - [07/Sep/2002:13:07:53 +0200] "GET /printers/HP HTTP/1.1" 200 3214
jypx - - [07/Sep/2002:13:07:55 +0200] "GET /printers/HP?which_jobs=completed HTTP/1.1" 200 0
jypx - - [07/Sep/2002:13:07:55 +0200] "POST / HTTP/1.1" 200 77
jypx - - [07/Sep/2002:13:07:55 +0200] "POST / HTTP/1.1" 200 115
jypx - - [07/Sep/2002:13:07:55 +0200] "POST / HTTP/1.1" 200 139
jypx - - [07/Sep/2002:13:07:55 +0200] "GET /printers/HP?which_jobs=completed HTTP/1.1" 200 4738
jypx - - [07/Sep/2002:13:07:57 +0200] "GET /jobs/?op=restart-job&job_id=1&job_printer_uri=/printers/HP HTTP/1.1" 200 0
jypx - - [07/Sep/2002:13:07:57 +0200] "POST /jobs HTTP/1.1" 200 136
jypx - - [07/Sep/2002:13:07:57 +0200] "GET /jobs/?op=restart-job&job_id=1&job_printer_uri=/printers/HP HTTP/1.1" 200 1526
Marsh Posté le 07-09-2002 à 13:33:57
t'as installé la version modifiée de ghostscript dispo sur le site de cups ?
parce que sinon le rasterizer que cups utilise pour convertir les fichiers à imprimer en quelquechose compréhensible par l'imprimante n'est pas présent par défaut avec les versions standard de ghostscript.
Marsh Posté le 07-09-2002 à 13:36:55
c'est la distrib (gentoo) qui a tout installé!
je vais voir
Marsh Posté le 07-09-2002 à 16:44:33
c'est la bonne version de ghostscript (7.05.3r1)
Marsh Posté le 09-09-2002 à 20:57:32
J'ai trouvé une solution, j'ai installé la version 1.1.14 de cups à la place de la 1.1.15!
Marsh Posté le 23-11-2002 à 12:33:04
meêm solution chez moi pour que ça marche !!!
Marsh Posté le 23-11-2002 à 12:33:34
j'avais la 1.1.16 mais même merde, il parait que le pb. sera corrigé dans la 1.1.17
Marsh Posté le 23-11-2002 à 12:37:32
J'utilise la version 1.1.17_pre20021025 avec un drivers foomatic (V2.0) ca marche très bien!
Marsh Posté le 23-11-2002 à 12:44:00
OK,
Bon, j'attendrai la 1.1.17 finale.
Marsh Posté le 23-11-2002 à 12:50:11
tu as quoi comme distrib ? comme imprimante?
Marsh Posté le 23-11-2002 à 13:02:32
il faut tu touve le bon drivers !!
perso ca me faisiat ua debut avec les drivers cups et mon imprimante epson, ensuite j ai mis les drivers gimp-print a ca fonctionne trés bien
Marsh Posté le 23-11-2002 à 13:16:45
j'ai la redhat 8 et une epson stylus photo 750.
J'ai également mis les drivers gimp-print 2.4.3 qui sont excellents.
Marsh Posté le 06-09-2002 à 00:39:45
J'ai bien configurer le kernel (je pense : j'ai activé; usb support -> usb print support) et cups mais j'ai ce massage d'erreur :
client-error-not-possible
J'ai une HP 920C sur le port usb, j'ai testé avec les drivers cups et gimp-print
---------------
Jyp