You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue prevents wordwise from working correctly under Firefox or Chrome as either xkb or xdotool cannot switch keymaps until the IBus Panel is operating properly.
To set your IBus as the default method you can manually do this and logoff and back on. (I would have merged this as a fix already, but the panel being the other element prevents me from making any updates on this issue.)
Use xim to avoid the Firefox jail.
IBus has been started! If you cannot use IBus, please add below lines in ~/.bashrc, and relogin your desktop.
export GTK_IM_MODULE=xim
export XMODIFIERS=@im=ibus
export QT_IM_MODULE=xim
You can do your own testing, if you want, by running these two commands out of the caret_status.sh file.
org.freedesktop.IBus can be inspected using d-feet, but that hasn't told me much. If anyone has any ideas it would be appreciated and I'll merge the fix in.
First reported by @mlbaquerizo #44
This issue prevents wordwise from working correctly under Firefox or Chrome as either xkb or xdotool cannot switch keymaps until the IBus Panel is operating properly.
To set your IBus as the default method you can manually do this and logoff and back on. (I would have merged this as a fix already, but the panel being the other element prevents me from making any updates on this issue.)
Use xim to avoid the Firefox jail.
You can do your own testing, if you want, by running these two commands out of the caret_status.sh file.
A more general command, not involving the panel, but I still can't seem to get any output in the terminal with it either
org.freedesktop.IBus can be inspected using d-feet, but that hasn't told me much. If anyone has any ideas it would be appreciated and I'll merge the fix in.
https://wiki.archlinux.org/index.php/IBus
ibus/ibus#2018
I am not sure why it looks like Pop_OS has the IBus service running twice, but it does work fine in Pop_OS.
Pop_OS 19.10
Manjaro Gnome 19.10
The text was updated successfully, but these errors were encountered: