输入法显示问题,英文输入失效,切换失效
Tofloor
poster avatar
youngfish93
deepin
2019-03-14 19:28
Author
背景:0. 不知道有没有用,昨晚离开后自动重启了1. 今早开机发现无法切换输入法,而且也看不到输入文字的打字匡,但是文字可以打出来,任务栏里输入法的图标消失
  1.5重启无效,正好有升级补丁,下载并安装了升级补丁,仍然无效
2. 尝试解决无法看到框的问题。在论坛里看到这个,于是执行了sudo apt install fcitx-ui-qimpanel --reinstall
3. 问题没有解决,但是右下角有图标了,输入框变成ubuntu的图像,并且无法显示中文,锁定在左上角的位置
4. 在商店里重装了搜狗输入法,并且执行了sudo apt install fcitx-skin-sogou --reinstall,然后现在如图所示

现在的状态是,
1. 文字框位置正常
2. 拼音无法显示中文词,都是乱码,但是切换到五笔是可以的,
3.shift不再是中英文切换,而是拼音/五笔的切换
4 无法切到英文输入
5.右下角有两个输入的图标但是不管点左键还右键都是切换拼音和五笔
6. 还有一个问题是,桌面图标全么得了吖

跪求大佬看看





Reply Favorite View the author
All Replies
1 / 2
To page
avatar
youngfish93
deepin
2019-03-14 19:30
#1
https://bbs.deepin.org/user/27275 https://bbs.deepin.org/user/5284  大佬,这个是之前说的平时开发用的比较正常的系统,稳定运行一年了,今天这个问题很难受昂0w0,求翻牌
Reply View the author
avatar
listenerri
deepin
2019-03-19 01:51
#2
尝试删掉搜狗的相关配置,home 目录下:
./.sogouinput
./.config/SogouPY.users
./.config/sogou-qimpanel
./.config/SogouPY
Reply View the author
avatar
electricface
deepin
2019-03-19 21:09
#3
可能要卸载这个包 fcitx-ui-qimpanel

sudo apt remove  fcitx-ui-qimpanel
Reply View the author
avatar
electricface
deepin
2019-03-19 21:19
#4
本帖最后由 electricface 于 2019-3-19 13:24 编辑

你看到的乱码,应该是 base64 编码的。可能是 sogou 的 ui 没启动成功造成的。
执行命令
  1. ps aux|grep sogou
Copy the Code


要看到 sogou-qimpanel-watchdog 和 sogou-qimpanel 进程都在就是正常的。
Reply View the author
avatar
youngfish93
deepin
2019-03-20 01:30
#5
@ListenerRi @electricface
Hi, 非常感谢二位指导。
尝试了
  1. sudo apt remove  fcitx-ui-qimpanel
Copy the Code
并且在应用商店重装了搜狗输出法,重启电脑之后恢复了正常。
执行
  1. ps aux|grep sogou
Copy the Code

结果如下:
  1. fish     15654  0.0  0.0 555336  5232 ?        S    10:06   0:03 sogou-qimpanel-watchdog
  2. fish     15742  0.0  0.2 3427368 35688 ?       Sl   10:06   0:25 sogou-qimpanel
  3. fish     22347  0.0  0.0  14664   980 pts/0    S+   17:29   0:00 grep sogou
Copy the Code

应该是正常的了。再次表示感谢 0w0
Reply View the author
avatar
youngfish93
deepin
2019-03-20 01:34
#6
https://bbs.deepin.org/post/175538
你看到的乱码,应该是 base64 编码的。可能是 sogou 的 ui 没启动成功造成的。
执行命令

哦对了,帖子背景介绍里的那个自动注销的事儿(之前以为是自动关机,然而并不是),很蛋疼,之前是某天晚上或者周末就会自动注销。现在发生得很频繁,有时候锁屏一会儿就不知道为啥自动注销了,但是很多程序仍然在后台执行。比如我docker run的一个实例,仍然在后台运行着。
Reply View the author
avatar
electricface
deepin
2019-03-25 17:52
#7
发生异常注销后去tty登录,然后收集一下 ~/.xsession-errors 的日志,然后上传。
Reply View the author
avatar
youngfish93
deepin
2019-03-28 18:49
#8
Hi,抱歉 ,之前出现注销我没来得及获取日志就直接登陆了,因为分辨不出来是普通的锁屏还是自动注销。
这次是使用中注销的,详情见附件。@electricface

Reply View the author
avatar
youngfish93
deepin
2019-03-28 18:52
#9
https://bbs.deepin.org/post/175538
发生异常注销后去tty登录,然后收集一下 ~/.xsession-errors 的日志,然后上传。 ...

详情见上面的一个附件,忘记以回复的形式了》。。
Reply View the author
avatar
electricface
deepin
2019-03-29 03:18
#10
从这个日志来看不是 startdde 异常崩溃。
执行命令

  1. sudo deepin-feedback-cli
Copy the Code

然后上传 tar.gz 文件给我看看。
Reply View the author
avatar
youngfish93
deepin
2019-03-29 18:26
#11
https://bbs.deepin.org/post/175538
从这个日志来看不是 startdde 异常崩溃。
执行命令

为啥限制是4M,生成的tar只有2M也上传不了...
Reply View the author
avatar
youngfish93
deepin
2019-03-29 21:13
#12
https://bbs.deepin.org/post/175538
从这个日志来看不是 startdde 异常崩溃。
执行命令

链接: https://pan.baidu.com/s/1EYJvChd8LVOOe_yQQ50t6w 提取码: bmig

我放在网盘里了,辛苦了。。。

Reply View the author
avatar
electricface
deepin
2019-03-30 03:30
#13
日志里都是正常注销,没发现异常。
Reply View the author
avatar
youngfish93
deepin
2019-03-30 20:00
#14
https://bbs.deepin.org/post/175538
日志里都是正常注销,没发现异常。

估计是被刷掉了,再出现我再反馈这个附件上来吧。
Reply View the author
avatar
youngfish93
deepin
2019-04-02 18:21
#15
https://bbs.deepin.org/post/175538
日志里都是正常注销,没发现异常。

抱歉打扰了,又出现自动注销,大概是10:08左右出现的情况,详情见附件。
Reply View the author
avatar
youngfish93
deepin
2019-04-02 18:23
#16
https://bbs.deepin.org/post/175538
抱歉打扰了,又出现自动注销,大概是10:08左右出现的情况,详情见附件。
...

不对不对,我描述有误,是上午10:08我开机发现又注销了,真正注销时间不知道。。
Reply View the author
avatar
electricface
deepin
2019-04-02 21:22
#17
本帖最后由 electricface 于 2019-4-2 13:25 编辑

我看日志发现 在 4月2日 01:27:27 的时候 X 退出了。好像和 DPMS 有关。

执行这个命令会立即注销吗?
  1. xset dpms force on
Copy the Code



Reply View the author
avatar
youngfish93
deepin
2019-04-03 01:37
#18
https://bbs.deepin.org/post/175538
我看日志发现 在 4月2日 01:27:27 的时候 X 退出了。好像和 DPMS 有关。

执行这个命令会立即注销吗?

并不会...
Reply View the author
avatar
electricface
deepin
2019-04-03 17:18
#19
安装 systemd-coredump
  1. sudo apt install systemd-coredump
Copy the Code


coredumpctl 看一下有没有 Xorg 的崩溃信息。
Reply View the author
avatar
youngfish93
deepin
2019-04-03 18:39
#20
https://bbs.deepin.org/post/175538
安装 systemd-coredump

emmm,也没有,输入coredumpctl显示:
No coredumps found.
Reply View the author
1 / 2
To page