How to Fix System Program Problem Detected in Ubuntu 18.04
I'm going to show you how to fix "System program detected" that you may be seeing every time that you login into Ubuntu 18.04.
so what you can do is just remove all the crash files so that the next time you log into your system you won't be seeing them and you won't seeing any report because they will be no crash files.
And this by just those two steps :
Step1:
If you want to see which programs are sending the reports at your login you can just open your terminal by clicking " ctrl+alt+T " and type the following command " ls -l /var/crash/ "
you will see something like that
Step 2:
step 2 is to delete them, and that by typing the following command " sudo rm /var/crash/* "
so you will just need to go edit this file "/etc/default/apport" and change the value of enable to 0 that's mean to disable it.
And that by typing the command "sudo gedit /etc/default/apport" and change the value to 0 and save the file than exit and here you are you Congratulations will never see that pop up agaiiiiin.
I hope this tutorial helped you :)
0 تعليق على موضوع : How to Fix System Program Problem Detected in Ubuntu 18.04
الأبتساماتأخفاء الأبتسامات