http://qa.mandrakesoft.com/show_bug.cgi?id=6027
------- Additional Comments From [EMAIL PROTECTED] 2003-30-09 15:35 -------
The PPD files is broken, "cupstestppd" reports an error:
-------------------------------------------------------------------------------
[EMAIL PROTECTED] mdk]# cupstestppd /usr/share/cups/model/minolta/efxjm2d3.ppd.gz
/usr/share/cups/model/minolta/efxjm2d3.ppd.gz: FAIL
**FAIL** Unable to open PPD file - Illegal option keyword string on line
1327.
REF: Page 19, section 3.3.
[EMAIL PROTECTED] mdk]#
-------------------------------------------------------------------------------
but there should not be a segfault because of this. I will report this to the
CUPS developers.
--
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: UNCONFIRMED
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).