Comment 3 for bug 936629

Revision history for this message
Till Kamppeter (till-kamppeter) wrote :

Can you run the following commands in a terminal window:

sudo apt-get install apparmor-utils
sudo aa-complain cupsd

and then try to print again? Can you now print any arbitrary number of jobs?

Can you post all lines containing "audit" from your /var/log/syslog file? For that you can run

grep audit /var/log/syslog > audit.log

Attach the audit.log file.