-
Notifications
You must be signed in to change notification settings - Fork 118
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
can not type low case Z #1091
Comments
can you check your global config and see if you accidentally bind z to something like activate input method? |
@namdiablo Can you record a video on the issue you have? |
|
@namdiablo Sorry but the video is private :) |
https://youtu.be/1uzBy3Xn0II?si=o3fLJRn5_HW0OHgl sorry, my bad |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Summary
When I type lower case Z, the input method preview pop up. When I change different input method then press Z, the pop up appears then the input method switch to default. The attachment is what happens when I press Z. I tried to reinstall, reset settings to default but no luck. When I switch back to default input (not virtual keyboad), things works fine.
Steps to Reproduce
Expected Behavior
Lower case Z appears when I press Z ??
Output of fcitx5-diagnose command
╰─λ LC_ALL=C fcitx5-diagnose
System Info:
uname -a
:Linux cress-lx 6.9.7-zen1-1-zen #1 ZEN SMP PREEMPT_DYNAMIC Fri, 28 Jun 2024 04:32:27 +0000 x86_64 GNU/Linux
lsb_release -a
:LSB Version: n/a
Distributor ID: Garuda
Description: Garuda Linux Bird of Prey
Release: Soaring
Codename: BirdOfPrey
lsb_release -d
:Description: Garuda Linux Bird of Prey
/etc/lsb-release
:DISTRIB_ID=Garuda
DISTRIB_RELEASE=Soaring
DISTRIB_DESCRIPTION="Garuda Linux Bird of Prey"
DISTRIB_CODENAME="BirdOfPrey"
/etc/os-release
:NAME="Garuda Linux"
PRETTY_NAME="Garuda Linux"
ID=garuda
ID_LIKE=arch
BUILD_ID=rolling
ANSI_COLOR="38;2;23;147;209"
HOME_URL="https://garudalinux.org/"
DOCUMENTATION_URL="https://wiki.garudalinux.org/"
SUPPORT_URL="https://forum.garudalinux.org/"
BUG_REPORT_URL="https://gitlab.com/groups/garuda-linux/"
PRIVACY_POLICY_URL="https://terms.archlinux.org/docs/privacy-policy/"
LOGO=garudalinux
Desktop environment is
kde
.XDG_SESSION_TYPE='wayland'
BASH_VERSION='5.2.26(1)-release'
Environment:
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+japan" };
xkb_symbols { include "pc+jp+inet(evdev)" };
xkb_geometry { include "pc(pc105)" };
};
xprop
:_XKB_RULES_NAMES(STRING) = "evdev", "pc105", "jp", "", ""
Locale:
All locales:
C
C.utf8
POSIX
en_US.utf8
ja_JP.utf8
LANG=en_US.UTF-8
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/cress
${XDG_CONFIG_HOME}
:Environment variable
XDG_CONFIG_HOME
is not set.Current value of
XDG_CONFIG_HOME
is~/.config
(/home/cress/.config
).Current fcitx5 settings directory is
~/.config/fcitx5
(/home/cress/.config/fcitx5
).The script is run as cress (1000).
Fcitx State:
Found fcitx5 at
/usr/bin/fcitx5
.Fcitx version:
5.1.10
Found 1 fcitx5 process:
120260 fcitx5
fcitx5-remote
:fcitx5-remote
works properly.Using
dbus-send
to check dbus.Owner of DBus name
org.fcitx.Fcitx5
is:1.119
.PID of DBus name
org.fcitx.Fcitx5
owner is120260
.Debug information from dbus:
Group [wayland:] has 6 InputContext(s)
IC [c8f51e399a9348f697b4da3234e3e1e8] program:org.kde.konsole frontend:wayland cap:72 focus:1
IC [1a2cfd2b8f3b4e12a809ad5b59c87dfb] program:firefox frontend:wayland cap:72 focus:0
IC [d9bbf488ee524e059e38d9d55a986453] program:systemsettings frontend:wayland cap:d0072 focus:0
IC [ea92a3595f354825a3ce7dee2b3c7034] program:firefox frontend:wayland cap:72 focus:0
IC [a660fa6f621b459586c0aeb6e25c7e5d] program:steam frontend:wayland cap:72 focus:0
IC [f75189f376a54b29ba48c46981822b54] program: frontend:wayland cap:72 focus:0
Group [x11::1] has 0 InputContext(s)
Input Context without group
Fcitx Configure UI:
Found fcitx5-configtool at
/usr/bin/fcitx5-configtool
.Found
fcitx5-config-qt
at/usr/bin/fcitx5-config-qt
.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}
: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 server name is the same with that set in the environment variable.
Your LC_CTYPE is set to C whose encoding is not UTF-8. You may have trouble committing strings using XIM.
Qt:
${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.${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
${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-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
Found fcitx5 im module for qt:
/usr/lib/qt/plugins/platforminputcontexts/libfcitx5platforminputcontextplugin.so
.Found unknown fcitx qt module:
/usr/lib/qt6/plugins/plasma/kcms/systemsettings/kcm_fcitx5.so
.Found fcitx5 im module for qt6:
/usr/lib/qt6/plugins/platforminputcontexts/libfcitx5platforminputcontextplugin.so
.Found fcitx5 qt5 module:
/usr/lib/fcitx5/qt5/libfcitx-quickphrase-editor5.so
.Found fcitx5 qt6 module:
/usr/lib/fcitx5/qt6/libfcitx-quickphrase-editor5.so
.Found fcitx5 qt6 module:
/usr/lib/fcitx5/qt6/libfcitx5-unikey-keymap-editor.so
.Found fcitx5 qt6 module:
/usr/lib/fcitx5/qt6/libfcitx5-unikey-macro-editor.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_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.
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
Found
gtk-query-immodules
for gtk2.24.33
at/usr/bin/gtk-query-immodules-2.0-32
.Version Line:
Created by /usr/bin/gtk-query-immodules-2.0-32 from gtk+-2.24.33
Failed to find fcitx5 in the output of
/usr/bin/gtk-query-immodules-2.0-32
Cannot find fcitx5 im module for gtk 2.
Found
gtk-query-immodules
for gtk3.24.42
at/usr/bin/gtk-query-immodules-3.0
.Version Line:
Created by /usr/bin/gtk-query-immodules-3.0 from gtk+-3.24.42
Failed to find fcitx5 in the output of
/usr/bin/gtk-query-immodules-3.0
Found
gtk-query-immodules
for gtk3.24.42
at/usr/bin/gtk-query-immodules-3.0-32
.Version Line:
Created by /usr/bin/gtk-query-immodules-3.0-32 from gtk+-3.24.42
Failed to find fcitx5 in the output of
/usr/bin/gtk-query-immodules-3.0-32
Cannot find fcitx5 im module for gtk 3.
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
Failed to find fcitx5 in immodule cache at
/usr/lib/gtk-2.0/2.10.0/immodules.cache
Found immodules cache for gtk
2.24.33
at/usr/lib32/gtk-2.0/2.10.0/immodules.cache
.Version Line:
Created by usr/bin/gtk-query-immodules-2.0-32 from gtk+-2.24.33
Failed to find fcitx5 in immodule cache at
/usr/lib32/gtk-2.0/2.10.0/immodules.cache
Cannot find fcitx5 im module for gtk 2 in cache.
Found immodules cache for gtk
3.24.42
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.42
Failed to find fcitx5 in immodule cache at
/usr/lib/gtk-3.0/3.0.0/immodules.cache
Found immodules cache for gtk
3.24.42
at/usr/lib32/gtk-3.0/3.0.0/immodules.cache
.Version Line:
Created by /usr/bin/gtk-query-immodules-3.0-32 from gtk+-3.24.42
Failed to find fcitx5 in immodule cache at
/usr/lib32/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.
All found Gtk 3 immodule files exist.
All found Gtk 4 immodule files exist.
Configuration:
Fcitx Addons:
Found fcitx5 addon config directory:
/usr/share/fcitx5/addon
.Addon List:
Found 22 enabled addons:
Classic User Interface 5.1.10
Clipboard 5.1.10
DBus 5.1.10
DBus Frontend 5.1.10
Emoji 5.1.10
Fcitx4 Frontend 5.1.10
IBus Frontend 5.1.10
Input method selector 5.1.10
Keyboard 5.1.10
KDE Input Method Panel 5.1.10
Mozc
Status Notifier 5.1.10
Notification 5.1.10
Quick Phrase 5.1.10
Spell 5.1.10
Unicode 5.1.10
Unikey Wrapper For Fcitx 5.1.4
DBus Virtual Keyboard 5.1.10
Wayland 5.1.10
Wayland Input method frontend 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.
Found 3 enabled user interface addons:
Classic User Interface
KDE Input Method Panel
DBus Virtual Keyboard
Input Methods:
/home/cress/.config/fcitx5/profile
:[Groups/0]
Group Name
Name=Default
Layout
Default Layout=jp
Default Input Method
DefaultIM=mozc
[Groups/0/Items/0]
Name
Name=keyboard-us
Layout
Layout=
[Groups/0/Items/1]
Name
Name=mozc
Layout
Layout=
[Groups/0/Items/2]
Name
Name=unikey
Layout
Layout=
[GroupOrder]
0=Default
Log:
date
:Wed Jul 10 20:23:36 JST 2024
/home/cress/.config/fcitx5/crash.log
:/home/cress/.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 itonline publicly.
The text was updated successfully, but these errors were encountered: