I’m running OpenSUSE 11.0 (64 bit). I have an Epson Stylus Photo R300 printer that used to work just fine. Apparently there was an update to the CUPS software that I applied and now the printer is no longer working.
Through examining the error_log file in /var/log/cups I found that two files were missing from /usr/lib/cups/filter. These files existed in the /usr/lib64/cups/filter directory so I linked them to the /usr/lib/cups/filter directory. That cleared up two errors.
When I send a “Print Self Test Page” command from the CUPS Printers page, I get the following error:
Returning IPP client-error-document-format-not-supported for Print-Job (ipp://localhost:631/printers/EPSON_Stylus_Photo_R300) from localhost
When I attempt to send a print job from an application like gedit or OpenOffice Writer, I get the following error:
Returning IPP client-error-document-format-not-supported for Send-Document (ipp://localhost:631/printers/EPSON_Stylus_Photo_R300) from localhost***
I’ve crawled all through the openSUSE forums and ‘googled’ all sorts of variations for these errors and found nothing useful. I’m hoping someone here might have a clue as to where I might go next to fix this.
Like I said, it was working before and now it’s not so there must be something in a recent CUPS release that has messed things up.
Thanks,