Ubuntu系统提示Sorry, command-not-found has crashed 解决方法

Ubuntu系统提示Sorry, command-not-found has crashed 解决方法

www.111cn.net 更新:2014-07-20 编辑:Crese 来源:转载
在安装ubuntu系统叶提示一个错误问题 Sorry, command-not-found has crashed! Please file a bug report at:..问题了,下面我们一起来看此问题解决办法。

最近新装的Ubuntu 12.04下,会碰到这个问题,输入命令会报出下面这个错误,导致很多命令都没法执行,后来查得,可能是语言的问题,安装的时候选了中文,有可能是此原因导致。

Sorry, command-not-found has crashed! Please file a bug report at:

https://bugs.launchpad.net/command-not-found/+filebug

Please include the following information with the report:

command-not-found version: 0.2.44

如图:

[记录]Ubuntu Sorry, command-not-found has crashed...问题解决办法

解决办法

按条输入以下命令即可:

 代码如下 复制代码
export LANGUAGE=en_US.UTF-8
export LANG=en_US.UTF-8
export LC_ALL=en_US.UTF-8
locale-gen en_US.UTF-8
sudo dpkg-reconfigure locales

OK,再试试,解决。

原文地址:http://www.111cn.net/sys/Ubuntu/64070.htm

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值