Here's how i solved the problem on my system...

The cups error log (http://localhost:631/admin/log/error_log) reported 
> ... (/usr/lib/cups/filter/foomatic-rip) stopped with status 1!
> ... Job stopped due to filter errors.

So i enabled logging of debug information via /etc/foomatic/filter.conf
After the next print attempt, the file /tmp/foomatic-rip.log had interesting 
news:
>...
>sh: gs: command not found
>renderer return value: 127
>...

Pardon? A short check via dpkg shows, that package ghostscript - which contains 
/usr/bin/gs - was installed. But there was really no /usr/bin/gs.
Well, a 'sudo apt-get install --reinstall ghostscript' solved the problem. I 
don't know what happend, why ghostscript was not properly installed. The 
apparmor log entry also disappeared.
Now, please do not just execute the above apt-get command: Can you please 
verify if you suffer from exactly the same problem _before_ unning the command?

-- 
inode_permission error for cupsd on /dev/tty
https://bugs.launchpad.net/bugs/153003
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to