-
Notifications
You must be signed in to change notification settings - Fork 121
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
Dead keys don't work in firefox #675
Comments
Since you're on NixOS, I'd suspect it might be a packaging issue. Fcitx need to be able load the compose table to make dead key works. Can you install strace and run
On my system, it will shows something like:
Also there's a relevant fix in 5.0.20+ f379e42 which makes it always load the compose table even if the locale is not valid. Though I don't think that is the case on your system because your locale setting seems to be fine. |
As I mentioned it also happened before switching to NixOS (previously Manjaro) it also occurred so I'm not sure its a packaging issue, anyways Ill send the output once I'm back on my machine |
well, you didn’t mention you were on manjaro. Which dead key doesn’t work for you? is it just one app that’s not working or all of them? so far I tried it on a debian system at least dead ' works here. 69138068140__10B2525D-CFEE-4E21-B401-CA9AB4FBD494.MOValso I’d like to point out that how dead key composing looks like changed in some recent version, if you don’t want the preedit style, you can change the option in “keyboard”. |
Well not exactly |
All the dead keys work in other apps, just not in firefox, also i installed from manjaro official repos |
@yavko Sorry, I’m confused about your situation. Does it work in other non firefox gtk app or not? Also, if you are back to manjaro, please run fcitx5-diagnose again on manjaro. |
Describe the bug
Dead keys doesn't work in firefox, when i type '/`/^/etc. they're sent normally,
though mozc works just fine, so idk why its just dead keys. Also this
happened even after I distro hopped to NixOS.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Dead keys works
Desktop (please complete the following information):
Diagnosis
```System Info:
uname -a
:lsb_release
:lsb_release
not found./etc/lsb-release
:/etc/os-release
:Desktop Environment:
Cannot determine desktop environment.
XDG SESSION TYPE:
Bash Version:
Environment:
DISPLAY:
Keyboard Layout:
setxkbmap
:setxkbmap
not found.xprop
:xprop
not found.Locale:
All locales:
Current locale:
Directories:
Home:
${XDG_CONFIG_HOME}
:Environment variable
XDG_CONFIG_HOME
is set to/home/yavor/.config
.Current value of
XDG_CONFIG_HOME
is~/.config
(/home/yavor/.config
).Fcitx5 Settings Directory:
Current fcitx5 settings directory is
~/.config/fcitx5
(/home/yavor/.config/fcitx5
).Current user:
The script is run as yavor (1000).
Fcitx State:
executable:
Found fcitx5 at
/home/yavor/.nix-profile/bin/fcitx5
.version:
Fcitx version:
5.0.19
process:
Found 1 fcitx5 process:
fcitx5-remote
:fcitx5-remote
works properly.DBus interface:
Using
dbus-send
to check dbus.Owner of DBus name
org.fcitx.Fcitx5
is:1.1325
.PID of DBus name
org.fcitx.Fcitx5
owner is2390900
.Debug information from dbus:
Fcitx Configure UI:
Config Tool Wrapper:
Found fcitx5-configtool at
/home/yavor/.nix-profile/bin/fcitx5-configtool
.Config GUI for qt:
Found
fcitx5-config-qt
at/home/yavor/.nix-profile/bin/fcitx5-config-qt
.Config GUI for kde:
kcmshell5
not found.Frontends setup:
Xim:
${XMODIFIERS}
:Environment variable XMODIFIERS is set to "@im=fcitx" correctly.
Xim Server Name from Environment variable is fcitx.
XIM_SERVERS on root window:
xprop
not found.Qt:
qt4 -
${QT4_IM_MODULE}
:Environment variable QT_IM_MODULE is set to "fcitx" correctly.
qt5 -
${QT_IM_MODULE}
:Environment variable QT_IM_MODULE is set to "fcitx" correctly.
Qt IM module files:
Cannot find fcitx5 input method module for Qt4.
Cannot find fcitx5 input method module for Qt5.
Gtk:
gtk -
${GTK_IM_MODULE}
:Environment variable GTK_IM_MODULE is set to "fcitx" correctly.
gtk-query-immodules
:gtk 2:
Cannot find
gtk-query-immodules
for gtk 2Cannot find fcitx5 im module for gtk 2.
gtk 3:
Cannot find
gtk-query-immodules
for gtk 3Cannot find fcitx5 im module for gtk 3.
Gtk IM module cache:
gtk 2:
Cannot find immodules cache for gtk 2
Cannot find fcitx5 im module for gtk 2 in cache.
gtk 3:
Cannot find immodules cache for gtk 3
Cannot find fcitx5 im module for gtk 3 in cache.
gtk 4:
Cannot find immodules cache for gtk 4
Cannot find fcitx5 im module for gtk 4 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:
/nix/store/mx0awz7lmv2yqsjnmmngd1l7nwkbk1k4-fcitx5-5.0.19/share/fcitx5/addon
.Addon List:
Found 19 enabled addons:
Found 0 disabled addons:
Addon Libraries:
All libraries for all addons are found.
User Interface:
Found 2 enabled user interface addons:
Input Methods:
/home/yavor/.config/fcitx5/profile
:Log:
date
:/home/yavor/.config/fcitx5/crash.log
:/home/yavor/.config/fcitx5/crash.log
not found.The text was updated successfully, but these errors were encountered: