you need to edit /etc/default/apport

# Graphical
gksu gedit /etc/default/apport

or

# Command line
sudo vi /etc/default/apport

Change enabled from "0" to a "1" so it looks like this:

enabled=1

To turn it off make it:

enabled=0

to turn it off at boot, and then turn it off with a sudo service apport stop

2012/9/4 ZhanLin Shang <shangzhan...@gmail.com>

> 怎么取消那个系统错误的报告?经常写着代码什么都没干结果就冒出来了……影响节奏……
> 谢谢各位了
> --
> ubuntu-zh mailing list
> ubuntu-zh@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-zh
>
-------------- 下一部分 --------------
一个HTML附件被移除...
URL: 
<https://lists.ubuntu.com/archives/ubuntu-zh/attachments/20120904/c34371a8/attachment.html>
-- 
ubuntu-zh mailing list
ubuntu-zh@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-zh

回复