First, in the terminal, disable the apport:
sudo service apport stop
After inative the service natively, in the terminal:
sudo nano /etc/default/apport
Inside change the variable "enable" from "1" to "0". Save and that's it!
First, in the terminal, disable the apport:
sudo service apport stop
After inative the service natively, in the terminal:
sudo nano /etc/default/apport
Inside change the variable "enable" from "1" to "0". Save and that's it!