Ubuntu Lbuntu 12.04 internal error report [Solved]

Ubuntu 12.04, Lubuntu 12.04, Kubuntu 12.04 and Xubuntu 12.04 has been published and still now it is a big attraction to a new linux user. These newer versions has a default crash report system which called 'Apport'. If you install any of these Ubuntu family, Apport may annoy you several time. Look at the image below.
Ubuntu 12.04, Lubuntu 12.04, Kubuntu 12.04 and Xubuntu 12.04 has experience internal error
Ubuntu 12.04 has experience internal error
Apport is enabled by default in 12.04 version on every Ubuntu variant. I know you really love Ubuntu and want to help cannonical to solve this problem sending an error report. So you press on 'Continue'.

Ubuntu 12.04, Lubuntu 12.04, Kubuntu 12.04 and Xubuntu 12.04 has experience internal error collecting problem information
 Apport collecting problem information
Apport trying to collecting problem information. I click on 'Show Details' at the first message. After collecting information it shows me the message below.
Ubuntu 12.04, Lubuntu 12.04, Kubuntu 12.04 and Xubuntu 12.04 has experience internal error report
Ubuntu 12.04 family internal error report information
After collecting error information it will show you that it can not report problem information.
Cannot report problem Ubuntu 12.04, Lubuntu 12.04, Kubuntu 12.04 and Xubuntu 12.04 internal error
Cannot report problem of internal error
It said to me that
You have some obsolete package versions installed. Please upgrade the following packages and check if the problem still occurs:
libasound2, libcairo2, libcups2, libgcrypt11, libglib2.0-0, libgssapi-krib5-2, libk5crypto3, libkrb5-3, libkrb5support0, libpango1.0-0, libtasnt1-3, libxml2, shared-mime-info
But it don't show unreportable reasons.

Now, we want to get rid from this annoying Apport error report problem popups. We will disable Apport. Because there are not much visible errors or crashes at most of the time. If we disable Apport, the actual error or crash problem can not be solved, but we won't get this kind of frequent Apport 'Internal system error' dialog.
To disable Apport, we need to edit "/etc/default/apport" with a text editor such as Gedit at Ubuntu and Leafpad at Lubuntu 12.04. To do that run the command below at terminal (Password requird).
For Ubuntu:
gksu gedit /etc/default/apport
and for Lubuntu:
gksu leafpad /etc/default/apport
Apport configuration file will open. Now change "enabled" from "1" to "0". Save the file.
After changing variable Apport won't run at next boot. But we have to stop running Apport process in this session. To do that run the command below.
sudo service apport stop

Do you want to re-enable it? Do the process describe above and chang "enabled" from "0" back to "1".
Do you want to enable Apport temporarily? Use the command below at terminal.
sudo service apport start force_start=1

TipSource: Webupd8

No comments:

Post a Comment

Please help me to improve my English. Please Email me or comment below. Thanks...