1.系统提示System Program problem detected.错误
原因:Ubuntu有一个内建的实用程序叫做Apport, 当一个程序崩溃时,它可以进行通知。
修改方法:sudo vim /etc/default/apport
将enable=1改为0
Ubuntu问题
最新推荐文章于 2025-03-14 16:29:44 发布
1.系统提示System Program problem detected.错误
原因:Ubuntu有一个内建的实用程序叫做Apport, 当一个程序崩溃时,它可以进行通知。
修改方法:sudo vim /etc/default/apport
将enable=1改为0