Description of problem: (presumably) following an update fo cups the ability to specify certain options via lpd is now failing. Version-Release number of selected component (if applicable): 1.2.5 How reproducible: Always fails now Steps to Reproduce: An example would be as follows:- fax2ps -H11.5 -W8.25 -S ../recvq/fax000000825.tif |lpr -P sales_laser -o OutputBin=Left -o InputSlot=Tray2 However, the following works, so it is specific to an option rather than all options (actually, I could be wrong, it could just be that the printer ignores the error rather than dying on the job as it does for outputbin) :- fax2ps -H11.5 -W8.25 -S ../recvq/fax000000825.tif |lpr -P sales_laser -o InputSlot=Tray2 Actual results: postscript job is rejected by printer and no output is produced Expected results: Job will run and produce output, tyaking paper fromt he specified bin and placing in the specified output tray. Additional info:
Created attachment 141481 [details] tcpdump capture of the generated postscript
*** This bug has been marked as a duplicate of 216154 ***