OpenPrinting / OpenPrinting/ghostscript-printer-app
Fail to print with a USB-connected Brother QL-700
Nadie ha tomado este issue todavía.
- Lenguaje dominante
- PostScript
- Estrellas
- 44
- Forks
- 16
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
I am able to add the printer but there is no specific driver for this model (QL-700) so I can pick the QL-800 or QL-650. Both options fail anyway when I try to send a printing job to the printer.
The error is seen on the printer itself (blinking red LED) but the logs of ghostscript-printer-app don't say much.
Trying to use CUPS (no ghostscript-printer-app) to install the printer with the PPD file provided by Brother for the QL-700 works fine. But it fails as soon as I send any printing job. Although I'm getting more info from /var/log/cups/error_log:
W [29/Dec/2022:21:47:51 +0100] [Job 120] Grayscale/monochrome printing requested for this job but Poppler is not able to convert to grayscale/monochrome PostScript.
W [29/Dec/2022:21:47:51 +0100] [Job 120] Use \"pdftops-renderer\" option (see cups-filters README file) to use Ghostscript or MuPDF for the PDF -> PostScript conversion.
I tried every option below as well:
$ lpadmin -p QL-700 -o pdftops-renderer-default=pdftops
$ lpadmin -p QL-700 -o pdftops-renderer-default=mupdf
$ lpadmin -p QL-700 -o pdftops-renderer-default=hybrid
$ lpadmin -p QL-700 -o pdftops-renderer-default=pdftocairo
$ lpadmin -p QL-700 -o pdftops-renderer-default=acroread
with no success for any of them.
I also followed the development in this thread regarding a possible bug between the Brother driver and cups-filters, but that didn't help as I am not able to downgrade cups-filters on my machine.
I am running Ubuntu 22.04, CUPS 2.4.1 and ghostscript-printer-app 1.0.
I should finally mention that this particular printer with the exact same driver used to work just fine before a system upgrade. If only I could downgrade CUPS, I've got the feeling it could solve the problem.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Línea de trabajo
Reproducir un trabajo de impresión usando Ubuntu 22.04, CUPS 2.4.1, ghostscript-printer-app 1.0 y el PPD de Brother QL-700. Comparar los registros de ghostscript-printer-app con /var/log/cups/error_log y las opciones del renderer informadas. Se considera terminado cuando se haya identificado si el fallo está en la aplicación, en la integración con CUPS o en la ruta del controlador, y se haya documentado una solución concreta o una limitación.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- ubuntu
- Área
- desktop, operating-systems
- Tipo de issue
- Error
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 25/100