Originally Posted by
rahilm
basically, you have to make sure that every file in /usr/lib/cups/backend and /usr/lib/cups/filter is owned by root
i used nautilus to sort file by owner.. find your way
and restart cups daemon after that
Code:
sudo /etc/init.d/cups restart
That's pretty right!
In my case I've got only 1 file (rastertoz600) not owned but root, so I used 2 commands in terminal:
Code:
cd /usr/lib/cups/filter
sudo chown root rastertoz600