[Cooker] [Bug 6027] [cups] sigsev with fiery printer server driver

2003-09-30 Thread [udo]
http://qa.mandrakesoft.com/show_bug.cgi?id=6027





--- Additional Comments From [EMAIL PROTECTED]  2003-30-09 15:30 ---
Correction: configuration via XPP is not working either, I only see the printer
independent options (tabs basic, text and advanced) though the ppd file
has UI options like *OpenUI *EFPrinterMode/Printer Mode:PickOne

But I see those options in OO printer settings, device tab.

The ppd file I'm playing around is /usr/share/cups/model/minolta/efxjm2d3.ppd.gz.



-- 
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-printerprinter_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).



[Cooker] [Bug 6027] [cups] sigsev with fiery printer server driver

2003-09-30 Thread [till]
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-printerprinter_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).



[Cooker] [Bug 6027] [cups] sigsev with fiery printer server driver

2003-09-30 Thread [till]
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-printerprinter_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).