Cups fails to print any file with Brother HL-1430

Bug #41800 reported by danimo
18
Affects Status Importance Assigned to Milestone
gs-esp (Ubuntu)
Fix Released
Medium
Ian Jackson

Bug Description

As soon as I try to print a file (I tried pdf and ps), the gs process run during printing breaks down. I'll attach a cups_error log in debug mode documenting the problem.

Note: the original reporter indicated the bug was in package 'cups'; however, that package was not published in Ubuntu.

Revision history for this message
danimo (daniel-molkentin) wrote :
Download full text (19.3 KiB)

D [28/Apr/2006:00:25:09 +0200] cupsdReadClient: 5 POST / HTTP/1.1
D [28/Apr/2006:00:25:10 +0200] cupsdAuthorize: No authentication data provided.
D [28/Apr/2006:00:25:10 +0200] Get-Printer-Attributes ipp://localhost/printers/HL-1430
D [28/Apr/2006:00:25:10 +0200] cupsdProcessIPPRequest: 5 status_code=0 (successful-ok)
D [28/Apr/2006:00:25:10 +0200] cupsdReadClient: 5 GET /printers/HL-1430.ppd HTTP/1.1
D [28/Apr/2006:00:25:10 +0200] cupsdAuthorize: No authentication data provided.
D [28/Apr/2006:00:25:10 +0200] send_file: 5 file=7
D [28/Apr/2006:00:25:10 +0200] cupsdAcceptClient: 7 from localhost:631 (IPv4)
D [28/Apr/2006:00:25:10 +0200] cupsdReadClient: 7 POST /printers/HL-1430 HTTP/1.1
D [28/Apr/2006:00:25:10 +0200] cupsdAuthorize: No authentication data provided.
D [28/Apr/2006:00:25:10 +0200] Print-Job ipp://localhost/printers/HL-1430
D [28/Apr/2006:00:25:10 +0200] print_job: auto-typing file...
D [28/Apr/2006:00:25:10 +0200] print_job: request file type is application/postscript.
D [28/Apr/2006:00:25:10 +0200] add_job: requesting-user-name="danimo"
D [28/Apr/2006:00:25:10 +0200] Adding default job-sheets values "none,none"...
I [28/Apr/2006:00:25:10 +0200] Adding start banner page "none" to job 109.
D [28/Apr/2006:00:25:10 +0200] Discarding unused job-created event...
I [28/Apr/2006:00:25:10 +0200] Job 109 queued on "HL-1430" by "danimo".
D [28/Apr/2006:00:25:10 +0200] Job 109 hold_until = 0
D [28/Apr/2006:00:25:10 +0200] Discarding unused printer-state-changed event...
D [28/Apr/2006:00:25:10 +0200] job-sheets=none,none
D [28/Apr/2006:00:25:10 +0200] banner_page = 0
D [28/Apr/2006:00:25:10 +0200] [Job 109] argv[0]="HL-1430"
D [28/Apr/2006:00:25:10 +0200] [Job 109] argv[1]="109"
D [28/Apr/2006:00:25:10 +0200] [Job 109] argv[2]="danimo"
D [28/Apr/2006:00:25:10 +0200] [Job 109] argv[3]="KDE Print System"
D [28/Apr/2006:00:25:10 +0200] [Job 109] argv[4]="1"
D [28/Apr/2006:00:25:10 +0200] [Job 109] argv[5]="orientation-requested=3 job-uuid=urn:uuid:cf4ddaff-4f45-3148-7fb1-0d2f96b6cc26"
D [28/Apr/2006:00:25:10 +0200] [Job 109] argv[6]="/var/spool/cups/d00109-001"
D [28/Apr/2006:00:25:10 +0200] [Job 109] envp[0]="CUPS_CACHEDIR=/var/cache/cups"
D [28/Apr/2006:00:25:10 +0200] [Job 109] envp[1]="CUPS_DATADIR=/usr/share/cups"
D [28/Apr/2006:00:25:10 +0200] [Job 109] envp[2]="CUPS_DOCROOT=/usr/share/cups/doc-root"
D [28/Apr/2006:00:25:10 +0200] [Job 109] envp[3]="CUPS_FONTPATH=/usr/share/cups/fonts"
D [28/Apr/2006:00:25:10 +0200] [Job 109] envp[4]="CUPS_REQUESTROOT=/var/spool/cups"
D [28/Apr/2006:00:25:10 +0200] [Job 109] envp[5]="CUPS_SERVERBIN=/usr/lib/cups"
D [28/Apr/2006:00:25:10 +0200] [Job 109] envp[6]="CUPS_SERVERROOT=/etc/cups"
D [28/Apr/2006:00:25:10 +0200] [Job 109] envp[7]="CUPS_STATEDIR=/var/run/cups"
D [28/Apr/2006:00:25:10 +0200] [Job 109] envp[8]="PATH=/usr/lib/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin"
D [28/Apr/2006:00:25:10 +0200] [Job 109] envp[9]="<email address hidden>"
D [28/Apr/2006:00:25:10 +0200] [Job 109] envp[10]="SOFTWARE=CUPS/1.2rc3"
D [28/Apr/2006:00:25:10 +0200] [Job 109] envp[11]="TMPDIR=/var/spool/cups/tmp"
D [28/Apr/2006:00:25:10 +0200] [Job 109] envp...

Revision history for this message
Anthony Mercatante (tonio) wrote :

Confirmed.
Exactly the same behavior here.

Changed in cupsys:
status: Unconfirmed → Confirmed
Revision history for this message
Anthony Mercatante (tonio) wrote :

Forgot to say I use an HP Deskjet 840C

Revision history for this message
Ian Jackson (ijackson) wrote :

Could you please attach the file that fails to print ? Preferably, get the application to `print to file' and attach the PostScript file.

Also, you might like to try changing your `gs' alternative to gs-gpl using update-alternatives, as a possible workaround. Please let me know whether that helps or not.

Thanks,
Ian.

Changed in cupsys:
assignee: nobody → ijackson
status: Confirmed → Needs Info
Revision history for this message
Ian Jackson (ijackson) wrote : Fixed

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

 status fixreleased

I believe the following Malone bugs are fixed in gs-esp
8.15.2.dfsg.0ubuntu1-0ubuntu1:
 * 31337 /configurationerror in --setpagedevice--
 * 38060 /undefined in --setpagedevice--
 * 41800 /configurationerror in --setpagedevice--

Ian.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFEWIfp8jyP9GfyNQARAoCJAJ49+u0A/jhh8TGfw+akpNYnV6jjkgCeM4hM
/swVY60VUnEjYugDvhyaquc=
=XSOV
-----END PGP SIGNATURE-----

Changed in gs-esp:
status: Needs Info → Fix Released
Revision history for this message
danimo (daniel-molkentin) wrote :

Confirmed. That fixes the bug, thanks.

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.