http://qa.mandrakesoft.com/show_bug.cgi?id=6027
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Ever Confirmed| |1
------- Additional Comments From [EMAIL PROTECTED] 2003-30-09 16:07 -------
I can reproduce the problem and have reported it upstream now:
http://www.cups.org/str.php?L308
--
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
------- Reminder: -------
assigned_to: [EMAIL PROTECTED]
status: ASSIGNED
creation_date:
description:
we have a couple of fiery based printer servers, that allow us to print to some
high volume minolta color copiers.
There are a couple of fiery drivers in cups-drivers. No matter which one I
choose, I cannot configure the printer via the browser based administration.
I can add it, can print to it but cannot _configure_ it.
clicking on "configure printer" gives the following hint in /var/log/cups/error.log:
----------CUT----------
D [30/Sep/2003:13:20:12 +0200] ReadClient() 5 GET
/admin/?op=config-printer&printer_name=fiery_ii HTTP/1.1
D [30/Sep/2003:13:20:12 +0200] CGI /usr/lib/cups/cgi-bin/admin.cgi started - PID
= 3119
I [30/Sep/2003:13:20:12 +0200] Started "/usr/lib/cups/cgi-bin/admin.cgi" (pid=3119)
D [30/Sep/2003:13:20:12 +0200] SendCommand() 5 file=9
D [30/Sep/2003:13:20:12 +0200] AcceptClient() 8 from localhost:631.
D [30/Sep/2003:13:20:12 +0200] AcceptClient() 10 from localhost:631.
D [30/Sep/2003:13:20:12 +0200] ReadClient() 10 POST / HTTP/1.1
D [30/Sep/2003:13:20:12 +0200] ProcessIPPRequest: 10 status_code=0
D [30/Sep/2003:13:20:12 +0200] ReadClient() 10 GET /printers/fiery_ii.ppd HTTP/1.1
D [30/Sep/2003:13:20:12 +0200] SendFile() 10 file=11
E [30/Sep/2003:13:20:12 +0200] PID 3119 crashed on signal 11!
D [30/Sep/2003:13:20:12 +0200] CloseClient() 8
D [30/Sep/2003:13:20:12 +0200] CloseClient() 10
----------CUT----------
I have no idea if that bug is inside cups, the browser gui or the ppd file
itself (but that is rather unlikely, as configuration via XPP is working).