Today I was trying to print some files over the printer attached to my mac mini. All I got were pages with errors 
 
ERROR: undefined
OFFENDING COMMAND: csq
Looking at /var/log/cups/error_log showed the following:
 E [24/Feb/2009:11:02:59 +0100] Unable to execute /Library/Printers/hp/filter/hpPostProcessing.bundle/Contents/MacOS/hpPostProcessing: Operation not permitted
E [24/Feb/2009:11:02:59 +0100] [Job 50] Unable to start filter "/Library/Printers/hp/filter/hpPostProcessing.bundle/Contents/MacOS/hpPostProcessing" - Operation not permitted.
Looking at the two files showed that the x-Bit was missing from them. chmod +x solved this and now the printer is up and running nicely :-)
 
1 comment:
go to support.apple.com/kb/HT1893 to download update vs 1.1.1 find your driver download install. Go to system prefs print and fax office and supplies driver print using: and select your driver restart and you can print again. It's easy- you'll see. I have OS 10.5.8- not snow Leopard and this worked when all else failed.
Post a Comment