Skip to content

Instantly share code, notes, and snippets.

@guerbai
Created October 10, 2021 14:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save guerbai/d4a1dcfdd8f4a3569edd1d3d61dbca96 to your computer and use it in GitHub Desktop.
Save guerbai/d4a1dcfdd8f4a3569edd1d3d61dbca96 to your computer and use it in GitHub Desktop.
fcitx-diagnose
# System Info:
1. `uname -a`:
Linux arch 5.14.9-arch2-1 #1 SMP PREEMPT Fri, 01 Oct 2021 19:03:20 +0000 x86_64 GNU/Linux
2. `lsb_release -a`:
LSB Version: 1.4
Distributor ID: Arch
Description: Arch Linux
Release: rolling
Codename: n/a
3. `lsb_release -d`:
Description: Arch Linux
4. `/etc/lsb-release`:
LSB_VERSION=1.4
DISTRIB_ID=Arch
DISTRIB_RELEASE=rolling
DISTRIB_DESCRIPTION="Arch Linux"
5. `/etc/os-release`:
NAME="Arch Linux"
PRETTY_NAME="Arch Linux"
ID=arch
BUILD_ID=rolling
ANSI_COLOR="38;2;23;147;209"
HOME_URL="https://archlinux.org/"
DOCUMENTATION_URL="https://wiki.archlinux.org/"
SUPPORT_URL="https://bbs.archlinux.org/"
BUG_REPORT_URL="https://bugs.archlinux.org/"
LOGO=archlinux
6. Desktop Environment:
Cannot determine desktop environment.
7. Bash Version:
BASH_VERSION='5.1.8(1)-release'
# Environment:
1. DISPLAY:
DISPLAY=':0'
2. Keyboard Layout:
1. `setxkbmap`:
xkb_keymap {
xkb_keycodes { include "evdev+aliases(qwerty)" };
xkb_types { include "complete" };
xkb_compat { include "complete" };
xkb_symbols { include "pc+us+inet(evdev)" };
xkb_geometry { include "pc(pc105)" };
};
2. `xprop`:
_XKB_RULES_NAMES(STRING) = "evdev", "pc105", "us", "", ""
3. Locale:
1. All locale:
C
en_US.utf8
POSIX
zh_CN.utf8
2. Current locale:
LANG=en_US.UTF-8
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_PAPER="en_US.UTF-8"
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREMENT="en_US.UTF-8"
LC_IDENTIFICATION="en_US.UTF-8"
LC_ALL=
4. Directories:
1. Home:
/home/guerbai
2. `${XDG_CONFIG_HOME}`:
Environment variable `XDG_CONFIG_HOME` is not set.
Current value of `XDG_CONFIG_HOME` is `~/.config` (`/home/guerbai/.config`).
3. Fcitx Settings Directory:
Current fcitx settings directory is `~/.config/fcitx` (`/home/guerbai/.config/fcitx`).
5. Current user:
The script is run as guerbai (1000).
# Fcitx State:
1. executable:
Found fcitx at `/usr/bin/fcitx`.
2. version:
Fcitx version: `4.2.9.7`
3. process:
Found 2 fcitx processes:
17861 fcitx
17880 fcitx-dbus-watc
4. `fcitx-remote`:
`fcitx-remote` works properly.
5. DBus interface:
Using `dbus-send` to check dbus.
Owner of DBus name `org.fcitx.Fcitx` is `:1.123`.
PID of DBus name `org.fcitx.Fcitx` owner is `17861`.
# Fcitx Configure UI:
1. Config Tool Wrapper:
Found fcitx-configtool at `/usr/bin/fcitx-configtool`.
2. Config GUI for gtk2:
**Config GUI for gtk2 not found.**
3. Config GUI for gtk3:
Found `fcitx-config-gtk3` at `/usr/bin/fcitx-config-gtk3`.
4. Config GUI for kde:
**`kcmshell4` not found.**
# Frontends setup:
## Xim:
1. `${XMODIFIERS}`:
**XMODIFIERS is not set**
**Please set environment variable XMODIFIERS to "@im=fcitx" using the tool your distribution provides or add `export XMODIFIERS=@im=fcitx` to your `~/.xprofile`. See [Input Method Related Environment Variables: XMODIFIERS](http://fcitx-im.org/wiki/Input_method_related_environment_variables#XMODIFIERS).**
Xim Server Name from Environment variable is fcitx.
2. XIM_SERVERS on root window:
Xim server name is the same with that set in the environment variable.
## Qt:
1. qt4 - `${QT4_IM_MODULE}`:
**Please set environment variable QT_IM_MODULE to "fcitx" using the tool your distribution provides or add `export QT_IM_MODULE=fcitx` to your `~/.xprofile`. See [Input Method Related Environment Variables: QT_IM_MODULE](http://fcitx-im.org/wiki/Input_method_related_environment_variables#QT_IM_MODULE).**
2. qt5 - `${QT_IM_MODULE}`:
**Please set environment variable QT_IM_MODULE to "fcitx" using the tool your distribution provides or add `export QT_IM_MODULE=fcitx` to your `~/.xprofile`. See [Input Method Related Environment Variables: QT_IM_MODULE](http://fcitx-im.org/wiki/Input_method_related_environment_variables#QT_IM_MODULE).**
3. Qt IM module files:
Found fcitx im module for Qt5: `/usr/lib/qt/plugins/platforminputcontexts/libfcitxplatforminputcontextplugin.so`.
Found fcitx qt module: `/usr/lib/fcitx/qt/libfcitx-quickphrase-editor5.so`.
**Cannot find fcitx input method module for Qt4.**
## Gtk:
1. gtk - `${GTK_IM_MODULE}`:
**Please set environment variable GTK_IM_MODULE to "fcitx" using the tool your distribution provides or add `export GTK_IM_MODULE=fcitx` to your `~/.xprofile`. See [Input Method Related Environment Variables: GTK_IM_MODULE](http://fcitx-im.org/wiki/Input_method_related_environment_variables#GTK_IM_MODULE).**
2. `gtk-query-immodules`:
1. gtk 2:
**Cannot find `gtk-query-immodules` for gtk 2**
**Cannot find fcitx im module for gtk 2.**
2. gtk 3:
Found `gtk-query-immodules` for gtk `3.24.30` at `/usr/bin/gtk-query-immodules-3.0`.
Version Line:
# Created by /usr/bin/gtk-query-immodules-3.0 from gtk+-3.24.30
Found fcitx im modules for gtk `3.24.30`.
"/usr/lib/gtk-3.0/3.0.0/immodules/im-fcitx.so"
"fcitx" "Fcitx (Flexible Input Method Framework)" "fcitx" "/usr/share/locale" "ja:ko:zh:*"
3. Gtk IM module cache:
1. gtk 2:
**Cannot find immodules cache for gtk 2**
**Cannot find fcitx im module for gtk 2 in cache.**
2. gtk 3:
Found immodules cache for gtk `3.24.30` at `/usr/lib/gtk-3.0/3.0.0/immodules.cache`.
Version Line:
# Created by /usr/bin/gtk-query-immodules-3.0 from gtk+-3.24.30
Found fcitx im modules for gtk `3.24.30`.
"/usr/lib/gtk-3.0/3.0.0/immodules/im-fcitx.so"
"fcitx" "Fcitx (Flexible Input Method Framework)" "fcitx" "/usr/share/locale" "ja:ko:zh:*"
4. Gtk IM module files:
1. gtk 2:
All found Gtk 2 immodule files exist.
2. gtk 3:
All found Gtk 3 immodule files exist.
# Configuration:
## Fcitx Addons:
1. Addon Config Dir:
Found fcitx addon config directory: `/usr/share/fcitx/addon`.
2. Addon List:
1. Found 27 enabled addons:
fcitx-autoeng
fcitx-chttrans
fcitx-classic-ui
fcitx-clipboard
fcitx-dbus
fcitx-freedesktop-notify
fcitx-fullwidth-char
fcitx-imselector
fcitx-ipc
fcitx-ipcportal
fcitx-keyboard
fcitx-kimpanel-ui
fcitx-notificationitem
fcitx-pinyin
fcitx-pinyin-enhance
fcitx-punc
fcitx-quickphrase
fcitx-remote
fcitx-sogoupinyin
fcitx-spell
fcitx-table
fcitx-unicode
fcitx-vk
fcitx-x11
fcitx-xim
fcitx-xkb
fcitx-xkbdbus
2. Found 1 disabled addons:
fcitx-qw
3. Addon Libraries:
All libraries for all addons are found.
4. User Interface:
Found 2 enabled user interface addons:
fcitx-classic-ui
fcitx-kimpanel-ui
## Input Methods:
1. Found 2 enabled input methods:
fcitx-keyboard-us
sogoupinyin
2. Default input methods:
You have a keyboard input method "fcitx-keyboard-us" correctly added as your default input method.
# Log:
1. `date`:
Sun Oct 10 10:44:38 PM CST 2021
2. `~/.config/fcitx/log/`:
total 4
-rw-r--r-- 1 guerbai guerbai 1767 Oct 10 20:55 crash.log
3. `~/.config/fcitx/log/crash.log`:
=========================
FCITX 4.2.9.7 -- Get Signal No.: 6
Date: try "date -d @1633870515" if you are using GNU date ***
ProcessID: 14490
fcitx(+0x17d6)[0x5555698637d6]
/usr/lib/libc.so.6(+0x3cda0)[0x7f9fcca36da0]
/usr/lib/libc.so.6(gsignal+0x142)[0x7f9fcca36d22]
/usr/lib/libc.so.6(abort+0x116)[0x7f9fcca20862]
/usr/lib/libc.so.6(+0x7ed28)[0x7f9fcca78d28]
/usr/lib/libc.so.6(+0x8692a)[0x7f9fcca8092a]
/usr/lib/libc.so.6(+0x87e53)[0x7f9fcca81e53]
/usr/lib/libc.so.6(cfree+0x68)[0x7f9fcca859e8]
/usr/lib/fcitx/fcitx-sogoupinyin.so(+0x346e4)[0x7f9fc8a916e4]
/usr/lib/fcitx/fcitx-sogoupinyin.so(+0x34635)[0x7f9fc8a91635]
/usr/lib/fcitx/fcitx-sogoupinyin.so(+0x34561)[0x7f9fc8a91561]
/usr/lib/fcitx/fcitx-sogoupinyin.so(+0x3437e)[0x7f9fc8a9137e]
/usr/lib/fcitx/fcitx-sogoupinyin.so(+0x33e19)[0x7f9fc8a90e19]
/usr/lib/fcitx/fcitx-sogoupinyin.so(+0x33df6)[0x7f9fc8a90df6]
/usr/lib/fcitx/fcitx-sogoupinyin.so(+0x33df6)[0x7f9fc8a90df6]
/usr/lib/fcitx/fcitx-sogoupinyin.so(+0x33df6)[0x7f9fc8a90df6]
/usr/lib/fcitx/fcitx-sogoupinyin.so(+0x33ae2)[0x7f9fc8a90ae2]
/usr/lib/fcitx/fcitx-sogoupinyin.so(+0x3476c)[0x7f9fc8a9176c]
/usr/lib/libc.so.6(+0x3f4a7)[0x7f9fcca394a7]
/usr/lib/libc.so.6(+0x3f64e)[0x7f9fcca3964e]
/usr/lib/libX11.so.6(+0x437bf)[0x7f9fcbed77bf]
/usr/lib/libX11.so.6(_XIOError+0x67)[0x7f9fcbed7b37]
/usr/lib/libX11.so.6(_XReply+0x420)[0x7f9fcbed59a0]
/usr/lib/libX11.so.6(XSync+0x4d)[0x7f9fcbed0f1d]
/usr/lib/libX11.so.6(XCloseDisplay+0x7d)[0x7f9fcbeb21cd]
/usr/lib/fcitx/fcitx-sogoupinyin.so(+0x3710c)[0x7f9fc8a9410c]
/usr/lib/libfcitx-core.so.0(+0x9c97)[0x7f9fccc1dc97]
/usr/lib/libfcitx-core.so.0(FcitxInstanceRun+0x57)[0x7f9fccc1ddb7]
fcitx(+0x113e)[0x55556986313e]
/usr/lib/libc.so.6(__libc_start_main+0xd5)[0x7f9fcca21b25]
fcitx(+0x11be)[0x5555698631be]
# 系统信息:
1. `uname -a`:
Linux arch 5.14.9-arch2-1 #1 SMP PREEMPT Fri, 01 Oct 2021 19:03:20 +0000 x86_64 GNU/Linux
2. `lsb_release -a`:
LSB Version: 1.4
Distributor ID: Arch
Description: Arch Linux
Release: rolling
Codename: n/a
3. `lsb_release -d`:
Description: Arch Linux
4. `/etc/lsb-release`:
LSB_VERSION=1.4
DISTRIB_ID=Arch
DISTRIB_RELEASE=rolling
DISTRIB_DESCRIPTION="Arch Linux"
5. `/etc/os-release`:
NAME="Arch Linux"
PRETTY_NAME="Arch Linux"
ID=arch
BUILD_ID=rolling
ANSI_COLOR="38;2;23;147;209"
HOME_URL="https://archlinux.org/"
DOCUMENTATION_URL="https://wiki.archlinux.org/"
SUPPORT_URL="https://bbs.archlinux.org/"
BUG_REPORT_URL="https://bugs.archlinux.org/"
LOGO=archlinux
6. 桌面环境:
无法确定桌面环境。
7. Bash 版本:
BASH_VERSION='5.1.8(1)-release'
# 环境:
1. DISPLAY:
DISPLAY=':0'
2. 键盘布局:
1. `setxkbmap`:
xkb_keymap {
xkb_keycodes { include "evdev+aliases(qwerty)" };
xkb_types { include "complete" };
xkb_compat { include "complete" };
xkb_symbols { include "pc+us+inet(evdev)" };
xkb_geometry { include "pc(pc105)" };
};
2. `xprop`:
_XKB_RULES_NAMES(STRING) = "evdev", "pc105", "us", "", ""
3. Locale:
1. 全部可用 locale:
C
en_US.utf8
POSIX
zh_CN.utf8
2. 当前 locale:
LANG=zh_CN.UTF-8
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=
4. 目录:
1. 主目录:
/home/guerbai
2. `${XDG_CONFIG_HOME}`:
环境变量 `XDG_CONFIG_HOME` 没有设定。
`XDG_CONFIG_HOME` 的当前值是 `~/.config` (`/home/guerbai/.config`)。
3. Fcitx 设置目录:
当前 fcitx 设置目录是 `~/.config/fcitx` (`/home/guerbai/.config/fcitx`)。
5. 当前用户:
脚本作为 guerbai (1000) 运行。
# Fcitx 状态:
1. 可执行文件:
在 `/usr/bin/fcitx` 找到了 fcitx.
2. 版本:
Fcitx 版本: `4.2.9.7`
3. 进程:
找到了 2 个 fcitx 进程:
25174 fcitx
25193 fcitx-dbus-watc
4. `fcitx-remote`:
`fcitx-remote` 工作正常.
5. DBus 界面:
使用 `dbus-send` 来检查 dbus。
DBus 名称 `org.fcitx.Fcitx` 的所有者是 `:1.153`。
DBus 名称 `org.fcitx.Fcitx` 的 PID 所有者是 `25174`。
# Fcitx 配置界面:
1. 配置工具封装:
在 `/usr/bin/fcitx-configtool` 找到了 fcitx-configtool。
2. 用于 GTK+-2.0 的配置界面:
**未找到 gtk2 的配置界面.**
3. 用于 GTK+-3.0 的配置界面:
在 `/usr/bin/fcitx-config-gtk3` 找到了 `fcitx-config-gtk3`。
4. KDE 的配置界面:
**`kcmshell4` 未找到.**
# 前端设置:
## Xim:
1. `${XMODIFIERS}`:
**XMODIFIERS 没有设置**
**请使用您发行版提供的工具将环境变量 XMODIFIERS 设为 "@im=fcitx" 或者将 `export XMODIFIERS=@im=fcitx` 添加到您的
`~/.xprofile` 中. 参见 [输入法相关的环境变量: XMODIFIERS](http://fcitx-im.org/wiki/Input_method_related_environment_variables/zh-cn#XMODIFIERS).**
从环境变量中获取的 Xim 服务名称为 fcitx.
2. 根窗口上的 XIM_SERVERS:
Xim 服务的名称与环境变量中设置的相同.
## Qt:
1. qt4 - `${QT4_IM_MODULE}`:
**请使用您发行版提供的工具将环境变量 QT_IM_MODULE 设为 "fcitx" 或者将 `export QT_IM_MODULE=fcitx` 添加到您的 `~/.xprofile` 中. 参见 [输入法相关的环境变量: QT_IM_MODULE](http://fcitx-im.org/wiki/Input_method_related_environment_variables/zh-cn#QT_IM_MODULE).**
2. qt5 - `${QT_IM_MODULE}`:
**请使用您发行版提供的工具将环境变量 QT_IM_MODULE 设为 "fcitx" 或者将 `export QT_IM_MODULE=fcitx` 添加到您的 `~/.xprofile` 中. 参见 [输入法相关的环境变量: QT_IM_MODULE](http://fcitx-im.org/wiki/Input_method_related_environment_variables/zh-cn#QT_IM_MODULE).**
3. Qt 输入法模块文件:
找到了 Qt5 的输入法模块: `/usr/lib/qt/plugins/platforminputcontexts/libfcitxplatforminputcontextplugin.so`.
找到了 fcitx 的 qt 模块: `/usr/lib/fcitx/qt/libfcitx-quickphrase-editor5.so`.
**无法找到 Qt4 的 fcitx 输入法模块.**
## Gtk:
1. gtk - `${GTK_IM_MODULE}`:
**请使用您发行版提供的工具将环境变量 GTK_IM_MODULE 设为 "fcitx" 或者将 `export GTK_IM_MODULE=fcitx` 添加到您的 `~/.xprofile` 中. 参见 [输入法相关的环境变量: GTK_IM_MODULE](http://fcitx-im.org/wiki/Input_method_related_environment_variables/zh-cn#GTK_IM_MODULE).**
2. `gtk-query-immodules`:
1. gtk 2:
**无法找到 gtk 2 的 `gtk-query-immodules`.**
**无法找到 gtk 2 的 fcitx 输入法模块.**
2. gtk 3:
在 `/usr/bin/gtk-query-immodules-3.0` 找到了 gtk `3.24.30` 的 `gtk-query-immodules`.
版本行:
# Created by /usr/bin/gtk-query-immodules-3.0 from gtk+-3.24.30
已找到 gtk `3.24.30` 的 fcitx 输入法模块.
"/usr/lib/gtk-3.0/3.0.0/immodules/im-fcitx.so"
"fcitx" "Fcitx (Flexible Input Method Framework)" "fcitx" "/usr/share/locale" "ja:ko:zh:*"
3. Gtk 输入法模块缓存:
1. gtk 2:
**无法找到 gtk 2 的输入法模块缓存**
**无法在缓存中找到 gtk 2 的 fcitx 输入法模块.**
2. gtk 3:
在 `/usr/lib/gtk-3.0/3.0.0/immodules.cache` 找到了 gtk `3.24.30` 的输入法模块缓存.
版本行:
# Created by /usr/bin/gtk-query-immodules-3.0 from gtk+-3.24.30
已找到 gtk `3.24.30` 的 fcitx 输入法模块.
"/usr/lib/gtk-3.0/3.0.0/immodules/im-fcitx.so"
"fcitx" "Fcitx (Flexible Input Method Framework)" "fcitx" "/usr/share/locale" "ja:ko:zh:*"
4. Gtk 输入法模块文件:
1. gtk 2:
找到的全部 Gtk 2 输入法模块文件均存在.
2. gtk 3:
找到的全部 Gtk 3 输入法模块文件均存在.
# 配置:
## Fcitx 插件:
1. 插件配置文件目录:
找到了 fcitx 插件配置目录: `/usr/share/fcitx/addon`.
2. 插件列表:
1. 找到了 27 个已启用的插件:
fcitx-autoeng
fcitx-chttrans
fcitx-classic-ui
fcitx-clipboard
fcitx-dbus
fcitx-freedesktop-notify
fcitx-fullwidth-char
fcitx-imselector
fcitx-ipc
fcitx-ipcportal
fcitx-keyboard
fcitx-kimpanel-ui
fcitx-notificationitem
fcitx-pinyin
fcitx-pinyin-enhance
fcitx-punc
fcitx-quickphrase
fcitx-remote
fcitx-sogoupinyin
fcitx-spell
fcitx-table
fcitx-unicode
fcitx-vk
fcitx-x11
fcitx-xim
fcitx-xkb
fcitx-xkbdbus
2. 找到了 1 个被禁用的插件:
fcitx-qw
3. 插件库:
所有插件所需的库都被找到。
4. 用户界面:
找到了 2 个已启用的用户界面插件:
fcitx-classic-ui
fcitx-kimpanel-ui
## 输入法:
1. 找到了 2 个启用的输入法:
fcitx-keyboard-us
sogoupinyin
2. 默认输入法:
您已经正确的将一个键盘输入法 "fcitx-keyboard-us" 设为默认.
# 日志:
1. `date`:
2021年 10月 10日 星期日 22:47:07 CST
2. `~/.config/fcitx/log/`:
总用量 4
-rw-r--r-- 1 guerbai guerbai 1767 10月 10 20:55 crash.log
3. `~/.config/fcitx/log/crash.log`:
=========================
FCITX 4.2.9.7 -- Get Signal No.: 6
Date: try "date -d @1633870515" if you are using GNU date ***
ProcessID: 14490
fcitx(+0x17d6)[0x5555698637d6]
/usr/lib/libc.so.6(+0x3cda0)[0x7f9fcca36da0]
/usr/lib/libc.so.6(gsignal+0x142)[0x7f9fcca36d22]
/usr/lib/libc.so.6(abort+0x116)[0x7f9fcca20862]
/usr/lib/libc.so.6(+0x7ed28)[0x7f9fcca78d28]
/usr/lib/libc.so.6(+0x8692a)[0x7f9fcca8092a]
/usr/lib/libc.so.6(+0x87e53)[0x7f9fcca81e53]
/usr/lib/libc.so.6(cfree+0x68)[0x7f9fcca859e8]
/usr/lib/fcitx/fcitx-sogoupinyin.so(+0x346e4)[0x7f9fc8a916e4]
/usr/lib/fcitx/fcitx-sogoupinyin.so(+0x34635)[0x7f9fc8a91635]
/usr/lib/fcitx/fcitx-sogoupinyin.so(+0x34561)[0x7f9fc8a91561]
/usr/lib/fcitx/fcitx-sogoupinyin.so(+0x3437e)[0x7f9fc8a9137e]
/usr/lib/fcitx/fcitx-sogoupinyin.so(+0x33e19)[0x7f9fc8a90e19]
/usr/lib/fcitx/fcitx-sogoupinyin.so(+0x33df6)[0x7f9fc8a90df6]
/usr/lib/fcitx/fcitx-sogoupinyin.so(+0x33df6)[0x7f9fc8a90df6]
/usr/lib/fcitx/fcitx-sogoupinyin.so(+0x33df6)[0x7f9fc8a90df6]
/usr/lib/fcitx/fcitx-sogoupinyin.so(+0x33ae2)[0x7f9fc8a90ae2]
/usr/lib/fcitx/fcitx-sogoupinyin.so(+0x3476c)[0x7f9fc8a9176c]
/usr/lib/libc.so.6(+0x3f4a7)[0x7f9fcca394a7]
/usr/lib/libc.so.6(+0x3f64e)[0x7f9fcca3964e]
/usr/lib/libX11.so.6(+0x437bf)[0x7f9fcbed77bf]
/usr/lib/libX11.so.6(_XIOError+0x67)[0x7f9fcbed7b37]
/usr/lib/libX11.so.6(_XReply+0x420)[0x7f9fcbed59a0]
/usr/lib/libX11.so.6(XSync+0x4d)[0x7f9fcbed0f1d]
/usr/lib/libX11.so.6(XCloseDisplay+0x7d)[0x7f9fcbeb21cd]
/usr/lib/fcitx/fcitx-sogoupinyin.so(+0x3710c)[0x7f9fc8a9410c]
/usr/lib/libfcitx-core.so.0(+0x9c97)[0x7f9fccc1dc97]
/usr/lib/libfcitx-core.so.0(FcitxInstanceRun+0x57)[0x7f9fccc1ddb7]
fcitx(+0x113e)[0x55556986313e]
/usr/lib/libc.so.6(__libc_start_main+0xd5)[0x7f9fcca21b25]
fcitx(+0x11be)[0x5555698631be]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment