红联Linux门户
Linux帮助

报错The application gedit has closed unexpectedly.的解决

发布时间:2016-05-16 09:44:47来源:linux网站作者:poloshiao

在Ubuntu系统下报错信息(The application gedit has closed unexpectedly.)如下图:

报错The application gedit has closed unexpectedly.的解决


本来通知你有错误是好的,但是很烦人,特别是新版本,新安装,但是烦人次数会渐渐减少,可以关闭它:
把 /etc/default/apport
enabled=1
改为:
enabled=0


启用/关闭各有优缺点,至于错误是否立刻被更正?要搜寻才知道。


本文永久更新地址:http://www.linuxdiyf.com/linux/20670.html