Today i noticed a error shown in ubuntu 12.04 or higher
After booting ubuntu one gets the following error:
If you report the problem nothing happens and it dosen’t really show the cause of the error
The error keeps on popping up again and again. It is irritating.
To stop the error from popping up follow these steps:
[Note:These steps don't actually solve the problem but just stop the error from popping up!]
1.Open a terminal
2. Enter the following code
gedit /etc/default/apport
3.In the file
Change the enabled from 1 to 0.
4.This will stop the error from pooping up.
Enjoy!



That helps, Thanks