Showing posts with label apport. Show all posts
Showing posts with label apport. Show all posts
Saturday, June 10, 2017
Disable Apport Error Report Dialog in Ubuntu 12 04
Disable Apport Error Report Dialog in Ubuntu 12 04
In fresh Ubuntu 12.04 installation, it keeps popping up annoying apport error report dialog on every log-in even after sending the error report. This simple tutorial will show you how to disable this dialog in Ubuntu.

Open up terminal from the dash home or press Ctrl+Alt+T, edit �/etc/default/apport� file with this command:
sudo gedit /etc/default/apport
Set enable=0:
enable=0
Save the file, and done!
Subscribe to:
Posts (Atom)