系统变成的英文,求教怎么改回来
Tofloor
poster avatar
185******08
deepin
2018-01-11 05:41
Author
本帖最后由 gusen 于 2018-1-12 17:50 编辑

前两天把系统更新到了最新, 一重启系统就变成了英文,并且搜狗输入法也不能用了,卸载重装也没用(这是另一台电脑编辑的帖子)

中间移动过一次硬盘,本来是i3-4170的机器上运行,后将硬盘移到了i7-2600的机器上,移动硬盘前(更新系统后)未重启过,上图.

deepin15.5










Reply Favorite View the author
All Replies
1 / 2
To page
avatar
wtz
deepin
2018-01-11 05:58
#1
把系统语言调成English,再调回中文。需要联网操作。
Reply View the author
avatar
185******08
deepin
2018-01-11 06:10
#2
https://bbs.deepin.org/post/151555
把系统语言调成English,再调回中文。需要联网操作。



NO English

Reply View the author
avatar
wtz
deepin
2018-01-11 06:15
#3
看列表最上面,American English。
Reply View the author
avatar
185******08
deepin
2018-01-11 16:32
#4
https://bbs.deepin.org/post/151555
看列表最上面,American English。

按你说的试过了,没有用的
Reply View the author
avatar
jingle
deepin
2018-01-11 16:52
#5
https://bbs.deepin.org/post/151555
按你说的试过了,没有用的

看下 /etc/default/locale 这个文件的内容
Reply View the author
avatar
185******08
deepin
2018-01-12 02:49
#6
https://bbs.deepin.org/post/151555
看下 /etc/default/locale 这个文件的内容

如下:

LANG=zh_CN.UTF-8
LANGUAGE=zh_CN
Reply View the author
avatar
talon0011
deepin
2018-01-12 03:08
#7
好神奇的bug?
看看时区?!
Reply View the author
avatar
SixGod
deepin
2018-01-12 04:11
#8
我之前有遇到过这个BUG。
处理方式为:先修改为其他随便哪个语言,等新语言安装完之后(有提示),重启,然后在选择重新选择中文语言包,等安装完成后,重启就OK了。
Reply View the author
avatar
185******08
deepin
2018-01-12 16:37
#9
https://bbs.deepin.org/post/151555
我之前有遇到过这个BUG。
处理方式为:先修改为其他随便哪个语言,等新语言安装完之后(有提示),重启,然 ...

试过了,,没用的   确实有提示让log out,log in
Reply View the author
avatar
185******08
deepin
2018-01-12 18:57
#10
https://bbs.deepin.org/post/151555
好神奇的bug?
看看时区?!


Reply View the author
avatar
185******08
deepin
2018-01-12 18:58
#11
https://bbs.deepin.org/post/151555
看下 /etc/default/locale 这个文件的内容

会不会是字体库什么的坏了,因为搜狗输入法也不能用了
Reply View the author
avatar
窄口牛
deepin
2018-01-12 19:20
#12
十有九八
Reply View the author
avatar
185******08
deepin
2018-01-12 19:49
#13

请问该怎么解决?
Reply View the author
avatar
duanyao
deepin
2018-01-12 20:04
#14
命令行运行一些程序时,有本地化相关的一些输出,例如:

$ dde-file-manager
load translate "/usr/share/dtkwidget/translations/dtkwidget2_zh_CN"
load translate "/usr/share/dde-file-manager/translations/dde-file-manager_zh_CN"
load translate "/usr/share/dde-file-manager/translations/dde-file-manager-app_zh_CN"

楼主可以试试这里有没有报错。

另外可以新建一个账户看看中文是否正常。
Reply View the author
avatar
snowx
deepin
2018-01-12 20:19
#15
echo $LANG
看看是什么,好像可以命令行设置的,百度下哇
Reply View the author
avatar
185******08
deepin
2018-01-12 20:31
#16
https://bbs.deepin.org/post/151555
echo $LANG
看看是什么,好像可以命令行设置的,百度下哇





Reply View the author
avatar
185******08
deepin
2018-01-12 20:33
#17
https://bbs.deepin.org/post/151555
命令行运行一些程序时,有本地化相关的一些输出,例如:

$ dde-file-manager



..新建用户也不行,还是英文

Reply View the author
avatar
snowx
deepin
2018-01-12 20:42
#18
http://blog.csdn.net/mooreliu/article/details/45890289
这个博客看看呢
Reply View the author
avatar
snowx
deepin
2018-01-12 20:42
#19
zsl@zsl-PC:~$ echo $LANG
zh_CN.UTF-8
zsl@zsl-PC:~$ locale
LANG=zh_CN.UTF-8
LANGUAGE=zh_CN
LC_CTYPE="zh_CN.UTF-8"
LC_NUMERIC="zh_CN.UTF-8"
LC_TIME="zh_CN.UTF-8"
LC_COLLATE="zh_CN.UTF-8"
LC_MONETARY="zh_CN.UTF-8"
LC_MESSAGES="zh_CN.UTF-8"
LC_PAPER="zh_CN.UTF-8"
LC_NAME="zh_CN.UTF-8"
LC_ADDRESS="zh_CN.UTF-8"
LC_TELEPHONE="zh_CN.UTF-8"
LC_MEASUREMENT="zh_CN.UTF-8"
LC_IDENTIFICATION="zh_CN.UTF-8"
LC_ALL=
zsl@zsl-PC:~$
Reply View the author
avatar
185******08
deepin
2018-01-12 21:04
#20
https://bbs.deepin.org/post/151555
zsl@zsl-PC:~$ echo $LANG
zh_CN.UTF-8
zsl@zsl-PC:~$ locale


Reply View the author
1 / 2
To page