fcitx5 not working under Chrome and only Chrome (X11)
Closed this issue · 2 comments
Summary
When Chrome is in focus, the fcitx5 is unable to switch the input method.
I can use fcitx5 to input Chinese in other applications, e.g., terminal.
Steps to Reproduce
- The default layout I use is English (US) and
fcitx-chinese-addons
(pinyin) - I opened Chrome 127.0.6533.72, and typed (Ctrl+Space), I'd expect that the input dialog to pop up.
- fcitx5 is not popping up.
Expected Behavior
fcitx5 dialog pop up and I can type in words...
Output of fcitx5-diagnose command
System Info:
-
uname -a
:Linux jwnhyLaptop 6.6.21-gentoo-x86_64 #4 SMP PREEMPT_DYNAMIC Tue Apr 30 09:25:50 CST 2024 x86_64 12th Gen Intel(R) Core(TM) i7-1260P GenuineIntel GNU/Linux
-
lsb_release -a
:LSB Version: n/a Distributor ID: Gentoo Description: Gentoo Linux Release: 2.15 Codename: n/a
-
lsb_release -d
:Description: Gentoo Linux
-
/etc/lsb-release
:DISTRIB_ID="Gentoo"
-
/etc/os-release
:NAME=Gentoo ID=gentoo PRETTY_NAME="Gentoo Linux" ANSI_COLOR="1;32" HOME_URL="https://www.gentoo.org/" SUPPORT_URL="https://www.gentoo.org/support/" BUG_REPORT_URL="https://bugs.gentoo.org/" VERSION_ID="2.15"
-
Desktop Environment:
Cannot determine desktop environment.
-
XDG SESSION TYPE:
XDG_SESSION_TYPE='x11'
-
Bash Version:
BASH_VERSION='5.2.26(1)-release'
Environment:
-
DISPLAY:
DISPLAY=':0' WAYLAND_DISPLAY=''
-
Keyboard Layout:
-
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)" }; };
-
xprop
:_XKB_RULES_NAMES(STRING) = "evdev", "pc105", "us", "", ""
-
-
Locale:
-
All locales:
C C.utf8 POSIX en_US en_US.iso88591 en_US.utf8 zh_CN zh_CN.gb18030 zh_CN.gb2312 zh_CN.gbk zh_CN.utf8
-
Current locale:
LANG=en_US.utf8 LC_CTYPE="C" LC_NUMERIC="C" LC_TIME="C" LC_COLLATE="C" LC_MONETARY="C" LC_MESSAGES="C" LC_PAPER="C" LC_NAME="C" LC_ADDRESS="C" LC_TELEPHONE="C" LC_MEASUREMENT="C" LC_IDENTIFICATION="C" LC_ALL=C
-
-
Directories:
-
Home:
/home/john
-
${XDG_CONFIG_HOME}
:Environment variable
XDG_CONFIG_HOME
is not set.Current value of
XDG_CONFIG_HOME
is~/.config
(/home/john/.config
). -
Fcitx5 Settings Directory:
Current fcitx5 settings directory is
~/.config/fcitx5
(/home/john/.config/fcitx5
).
-
-
Current user:
The script is run as john (1000).
Fcitx State:
-
executable:
Found fcitx5 at
/usr/bin/fcitx5
. -
version:
Fcitx version:
5.1.10
-
process:
Found 1 fcitx5 process:
39601 fcitx5
-
fcitx5-remote
:fcitx5-remote
works properly. -
DBus interface:
Using
dbus-send
to check dbus.Owner of DBus name
org.fcitx.Fcitx5
is:1.73
.PID of DBus name
org.fcitx.Fcitx5
owner is39601
.Debug information from dbus:
Group [x11::0] has 1 InputContext(s) IC [3753b2e9eb824e758c20871e07b63fdb] program:st frontend:xim cap:4000000000 focus:1 Input Context without group
Fcitx Configure UI:
-
Config Tool Wrapper:
Found fcitx5-configtool at
/usr/bin/fcitx5-configtool
. -
Config GUI for qt:
Found
fcitx5-config-qt
at/usr/bin/fcitx5-config-qt
. -
Config GUI for kde:
kcmshell5
not found.
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}
:Environment variable XMODIFIERS is set to "@im=fcitx" correctly.
Xim Server Name from Environment variable is fcitx. -
XIM_SERVERS on root window:
Xim server name is the same with that set in the environment variable.
-
XIM encoding:
Your LC_CTYPE is set to C whose encoding is not UTF-8. You may have trouble committing strings using XIM.
Qt:
-
qt4 -
${QT4_IM_MODULE}
:Environment variable QT_IM_MODULE is set to "fcitx" correctly.
fcitx5-qt4-immodule-probing
not found. -
qt5 -
${QT_IM_MODULE}
:Environment variable QT_IM_MODULE is set to "fcitx" correctly.
Using fcitx5-qt5-immodule-probing to check the actual im module to be used under current environment:
QT_QPA_PLATFORM=xcb QT_IM_MODULE=fcitx IM_MODULE_CLASSNAME=fcitx::QFcitxPlatformInputContext
-
qt6 -
${QT_IM_MODULE}
:Environment variable QT_IM_MODULE is set to "fcitx" correctly.
fcitx5-qt6-immodule-probing
not found. -
Qt IM module files:
Found fcitx5 im module for qt5:
/usr/lib64/qt5/plugins/platforminputcontexts/libfcitx5platforminputcontextplugin.so
.
Found fcitx5 qt5 module:/usr/lib64/fcitx5/qt5/libfcitx-quickphrase-editor5.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.
Cannot find fcitx5 input method module for Qt6.
Gtk:
-
gtk -
${GTK_IM_MODULE}
:Environment variable GTK_IM_MODULE is set to "fcitx" correctly.
fcitx5-gtk2-immodule-probing
not found.fcitx5-gtk3-immodule-probing
not found.fcitx5-gtk4-immodule-probing
not found. -
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
Failed to find fcitx5 in the output of
/usr/bin/gtk-query-immodules-2.0
Cannot find fcitx5 im module for gtk 2.
-
gtk 3:
Found
gtk-query-immodules
for gtk3.24.41
at/usr/bin/gtk-query-immodules-3.0
.
Version Line:# Created by /usr/bin/gtk-query-immodules-3.0 from gtk+-3.24.41
Failed to find fcitx5 in the output of
/usr/bin/gtk-query-immodules-3.0
Cannot find fcitx5 im module for gtk 3.
-
-
Gtk IM module cache:
-
gtk 2:
Found immodules cache for gtk
2.24.33
at/usr/lib64/gtk-2.0/2.10.0/immodules.cache
.
Version Line:# Created by /usr/bin/x86_64-pc-linux-gnu-gtk-query-immodules-2.0 from gtk+-2.24.33
Failed to find fcitx5 in immodule cache at
/usr/lib64/gtk-2.0/2.10.0/immodules.cache
Cannot find fcitx5 im module for gtk 2 in cache.
-
gtk 3:
Found immodules cache for gtk
3.24.41
at/usr/lib64/gtk-3.0/3.0.0/immodules.cache
.
Version Line:# Created by /usr/bin/x86_64-pc-linux-gnu-gtk-query-immodules-3.0 from gtk+-3.24.41
Failed to find fcitx5 in immodule cache at
/usr/lib64/gtk-3.0/3.0.0/immodules.cache
Cannot find fcitx5 im module for gtk 3 in cache.
-
-
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 25 enabled addons:
Simplified and Traditional Chinese Translation 5.1.6 Classic User Interface 5.1.10 Clipboard 5.1.10 Cloud Pinyin 5.1.6 DBus 5.1.10 DBus Frontend 5.1.10 Emoji 5.1.10 Fcitx4 Frontend 5.1.10 Full width character 5.1.6 IBus Frontend 5.1.10 Input method selector 5.1.10 Keyboard 5.1.10 KDE Input Method Panel 5.1.10 Status Notifier 5.1.10 Notification 5.1.10 Pinyin 5.1.6 Extra Pinyin functionality 5.1.6 Punctuation 5.1.6 Quick Phrase 5.1.10 Spell 5.1.10 Table 5.1.6 Unicode 5.1.10 DBus Virtual Keyboard 5.1.10 XCB 5.1.10 X Input Method Frontend 5.1.10
-
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/john/.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= [GroupOrder] 0=Default
Log:
-
date
:Fri Aug 2 20:13:05 CST 2024
-
/home/john/.config/fcitx5/crash.log
:/home/john/.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.
inatall fcitx5-gtk and set GTK_IM_MODULE
inatall fcitx5-gtk and set GTK_IM_MODULE
i got the same issue with chrome in (wayland) i ran fcitx5-diagnose and i found this Cannot find fcitx5 input method module for Qt4.
i tried installing aur/fcitx5-qt4-git
but still have this fcitx5-qt4-immodule-probing not found