Description
Summary
When typing in issue search box on Github, the first letter is always doubled.
2025-06-29_18-47-29_h264.mp4
Steps to Reproduce
Open any Github repo issue page, then type in Chinese Pinyin in search box
Expected Behavior
Normal input
Output of fcitx5-diagnose command
System Info:
-
uname -a
:Linux beelink-gtr6 6.15.4-arch2-1 #1 SMP PREEMPT_DYNAMIC Fri, 27 Jun 2025 16:35:07 +0000 x86_64 GNU/Linux
-
lsb_release -a
:LSB Version: n/a Distributor ID: Arch Description: Arch Linux Release: rolling Codename: n/a
-
lsb_release -d
:Description: Arch Linux
-
/etc/lsb-release
:DISTRIB_ID="Arch" DISTRIB_RELEASE="rolling" DISTRIB_DESCRIPTION="Arch Linux"
-
/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://gitlab.archlinux.org/groups/archlinux/-/issues" PRIVACY_POLICY_URL="https://terms.archlinux.org/docs/privacy-policy/" LOGO=archlinux-logo
-
Desktop Environment:
Desktop environment is
kde
. -
XDG SESSION TYPE:
XDG_SESSION_TYPE='wayland'
-
Bash Version:
BASH_VERSION='5.2.37(1)-release'
Environment:
-
DISPLAY:
DISPLAY=':1' WAYLAND_DISPLAY='wayland-0'
-
Keyboard Layout:
-
setxkbmap
:WARNING: Running setxkbmap against an Xwayland server 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)" }; };
-
xprop
:_XKB_RULES_NAMES(STRING) = "evdev", "pc105", "us", "", ""
-
-
Locale:
-
All locales:
C C.utf8 en_US.utf8 POSIX zh_CN.utf8
-
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=
-
-
Directories:
-
Home:
/home/whao
-
${XDG_CONFIG_HOME}
:Environment variable
XDG_CONFIG_HOME
is not set.Current value of
XDG_CONFIG_HOME
is~/.config
(/home/whao/.config
). -
Fcitx5 Settings Directory:
Current fcitx5 settings directory is
~/.config/fcitx5
(/home/whao/.config/fcitx5
).
-
-
Current user:
The script is run as whao (1000).
Fcitx State:
-
executable:
Found fcitx5 at
/usr/bin/fcitx5
. -
version:
Fcitx version:
5.1.14
-
process:
Found 1 fcitx5 process:
1617 fcitx5
-
fcitx5-remote
:fcitx5-remote
works properly. -
DBus interface:
Using
dbus-send
to check dbus.Owner of DBus name
org.fcitx.Fcitx5
is:1.19
.PID of DBus name
org.fcitx.Fcitx5
owner is1617
.Debug information from dbus:
Group [x11::1] has 0 InputContext(s) Group [wayland:] has 3 InputContext(s) IC [0fbcad6477d44b919736b9c58b6301c1] program:org.kde.konsole frontend:wayland cap:72 focus:1 IC [c045d68eee4d4dd5b696639bad8f60a0] program:google-chrome frontend:wayland cap:72 focus:0 IC [b0227594a8b84e608ec328508a1eecaf] program: frontend:wayland cap:72 focus:0 Input Context without group
Frontends setup:
The environment variable checked by this script only shows the environment under current shell. It is still possible that you did not set the environment to the whole graphic desktop session. You may inspect the actual environment variable of a certain process by using xargs -0 -L1 /proc/$PID/environ
for a certain process that you find not working.
Xim:
-
${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.
Xim Server Name from Environment variable is fcitx. -
XIM_SERVERS on root window:
Xim server name: "ibus" is different from that set in the environment variable: "fcitx".
Qt:
-
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.fcitx5-qt4-immodule-probing
not found. -
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.It is OK to use qt5 built-in Wayland im module if your compositor fully supports text-input protocol used by qt5.
Using fcitx5-qt5-immodule-probing to check the actual im module to be used under current environment:
QT_QPA_PLATFORM=wayland QT_IM_MODULE= IM_MODULE_CLASSNAME=QtWaylandClient::QWaylandInputContext
-
qt6 -
${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.It is OK to use qt6 built-in Wayland im module if your compositor fully supports text-input protocol used by qt6.
Using fcitx5-qt6-i 8000 mmodule-probing to check the actual im module to be used under current environment:
QT_QPA_PLATFORM=wayland QT_IM_MODULE= IM_MODULE_CLASSNAME=QtWaylandClient::QWaylandInputContext
-
Qt IM module files:
Found fcitx5 im module for qt:
/usr/lib/qt/plugins/platforminputcontexts/libfcitx5platforminputcontextplugin.so
.
Found fcitx5 im module for qt6:/usr/lib/qt6/plugins/platforminputcontexts/libfcitx5platforminputcontextplugin.so
.
Found unknown fcitx qt module:/usr/lib/qt6/plugins/plasma/kcms/systemsettings/kcm_fcitx5.so
.
Found fcitx5 qt6 module:/usr/lib/fcitx5/qt6/libfcitx-quickphrase-editor5.so
.
Found unknown fcitx qt module:/usr/lib/office6/qt/plugins/platforminputcontexts/libfcitxplatforminputcontextplugin.so
.Following error may not be accurate because guessing Qt version from path depends on how your distribution packages Qt. It is not a critical error if you do not use any Qt application with certain version of Qt or you are using text-input support by Qt under Wayland.
Cannot find fcitx5 input method module for Qt4.
Gtk:
-
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.It is OK to use gtk built-in Wayland im module if your compositor fully supports text-input protocol used by gtk.
Using fcitx5-gtk2-immodule-probing to check the actual im module to be used under current environment:
GTK_IM_MODULE=fcitx5
Using fcitx5-gtk3-immodule-probing to check the actual im module to be used under current environment:
GTK_IM_MODULE=wayland
Using fcitx5-gtk4-immodule-probing to check the actual im module to be used under current environment:
GTK_IM_MODULE=wayland
-
gtk-query-immodules
:-
gtk 2:
Found
gtk-query-immodules
for gtk2.24.33
at/usr/bin/gtk-query-immodules-2.0
.
Version Line:# Created by /usr/bin/gtk-query-immodules-2.0 from gtk+-2.24.33
Found fcitx5 im modules for gtk
2.24.33
."/usr/lib/gtk-2.0/2.10.0/immodules/im-fcitx5.so" "fcitx" "Fcitx5 (Flexible Input Method Framework5)" "fcitx5" "/usr/locale" "ja:ko:zh:*" "fcitx5" "Fcitx5 (Flexible Input Method Framework5)" "fcitx5" "/usr/locale" "ja:ko:zh:*"
-
gtk 3:
Found
gtk-query-immodules
for gtk3.24.49
at/usr/bin/gtk-query-immodules-3.0
.
Version Line:# Created by /usr/bin/gtk-query-immodules-3.0 from gtk+-3.24.49
Found fcitx5 im modules for gtk
3.24.49
."/usr/lib/gtk-3.0/3.0.0/immodules/im-fcitx5.so" "fcitx" "Fcitx5 (Flexible Input Method Framework5)" "fcitx5" "/usr/locale" "ja:ko:zh:*" "fcitx5" "Fcitx5 (Flexible Input Method Framework5)" "fcitx5" "/usr/locale" "ja:ko:zh:*"
-
-
Gtk IM module cache:
-
gtk 2:
Found immodules cache for gtk
2.24.33
at/usr/lib/gtk-2.0/2.10.0/immodules.cache
.
Version Line:# Created by /usr/bin/gtk-query-immodules-2.0 from gtk+-2.24.33
Found fcitx5 im modules for gtk
2.24.33
."/usr/lib/gtk-2.0/2.10.0/immodules/im-fcitx5.so" "fcitx" "Fcitx5 (Flexible Input Method Framework5)" "fcitx5" "/usr/locale" "ja:ko:zh:*" "fcitx5" "Fcitx5 (Flexible Input Method Framework5)" "fcitx5" "/usr/locale" "ja:ko:zh:*"
-
gtk 3:
Found immodules cache for gtk
3.24.49
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.49
Found fcitx5 im modules for gtk
3.24.49
."/usr/lib/gtk-3.0/3.0.0/immodules/im-fcitx5.so" "fcitx" "Fcitx5 (Flexible Input Method Framework5)" "fcitx5" "/usr/locale" "ja:ko:zh:*" "fcitx5" "Fcitx5 (Flexible Input Method Framework5)" "fcitx5" "/usr/locale" "ja:ko:zh:*"
-
-
Gtk IM module files:
-
gtk 2:
All found Gtk 2 immodule files exist.
-
gtk 3:
All found Gtk 3 immodule files exist.
-
gtk 4:
All found Gtk 4 immodule files exist.
-
Configuration:
Fcitx Addons:
-
Addon Config Dir:
Found fcitx5 addon config directory:
/usr/share/fcitx5/addon
. -
Addon List:
-
Found 30 enabled addons:
Chewing 5.1.8 Simplified and Traditional Chinese Translation 5.1.9 Classic User Interface 5.1.14 Clipboard 5.1.14 Cloud Pinyin 5.1.9 DBus 5.1.14 DBus Frontend 5.1.14 Emoji 5.1.14 Fcitx4 Frontend 5.1.14 Full width character 5.1.9 IBus Frontend 5.1.14 Input method selector 5.1.14 Keyboard 5.1.14 KDE Input Method Panel 5.1.14 Mozc Status Notifier 5.1.14 Notification 5.1.14 Pinyin 5.1.9 Extra Pinyin functionality 5.1.9 Punctuation 5.1.9 Quick Phrase 5.1.14 Rime 5.1.11 Spell 5.1.14 Table 5.1.9 Unicode 5.1.14 DBus Virtual Keyboard 5.1.14 Wayland 5.1.14 Wayland Input method frontend 5.1.14 XCB 5.1.14 X Input Method Frontend 5.1.14
-
Found 0 disabled addons:
-
-
Addon Libraries:
All libraries for all addons are found.
-
User Interface:
Found 3 enabled user interface addons:
Classic User Interface KDE Input Method Panel DBus Virtual Keyboard
Input Methods:
-
/home/whao/.config/fcitx5/profile
:[Groups/0] # Group Name Name=Default # Layout Default Layout=us # Default Input Method DefaultIM=pinyin [Groups/0/Items/0] # Name Name=keyboard-us # Layout Layout= [Groups/0/Items/1] # Name Name=pinyin # Layout Layout= [Groups/0/Items/2] # Name Name=chewing # Layout Layout= [GroupOrder] 0=Default
Log:
-
date
:Sun Jun 29 06:49:11 PM CST 2025
-
/home/whao/.config/fcitx5/crash.log
:/home/whao/.config/fcitx5/crash.log
not found.
Warning: the output of fcitx5-diagnose contains sensitive information, including the distribution name, kernel version, name of currently running programs, etc.
Though such information can be helpful to developers for diagnostic purpose, please double check and remove as necessary before posting it online publicly.