The "Report a problem..." window says the following:
How can i fix this? It's getting in my nerves
Only if you're just bothered about the crash reports and not going to file a bug:
sudo nano /etc/default/apport &
-- to open the Apport settingsenabled=1
to enabled=0
-- to disable problem reportingctrl+x
& ctrl+y
-- to save and close the fileHope this helps.