Description of problem: When trying to mosify a cups printer by the web browser interface: Printers->Set printer options, then a error message is issued in the browser window: "Error: Not Found" Version-Release number of selected component (if applicable): cups-1.2.2-1.4 How reproducible: Each time Steps to Reproduce: 1.Start "firefox localhost:631" 2.Press the "Printers" tab 3.Press "Set printer options" for some printer Actual results: Error msg: "Error: Not Found" Expected results: page is opened wit the the possibility to modify the printer options Additional info: The problem exists _NOT_ in cups-1.2.2-1.1
Is it a raw queue that you've tried this with? If so, the reason for the error is that there is no PPD file to edit. If not, what is the name of the queue you've tried, and also what is the output of 'ls -l /etc/cups/ppd' as root?
Well, I indeed used a raw queue - after deleting the printer and reinstalling it, all is OK - modification has been done.