-1

The "Report a problem..." window says the following:

"Report a problem..."

How can i fix this? It's getting in my nerves

MatsK
  • 916
angelo
  • 1
  • 1

1 Answers1

1

Only if you're just bothered about the crash reports and not going to file a bug:

  1. sudo nano /etc/default/apport & -- to open the Apport settings
  2. Change the enabled=1 to enabled=0 -- to disable problem reporting
  3. ctrl+x & ctrl+y -- to save and close the file

Hope this helps.