Comment 6 for bug 1594681

Revision history for this message
Gunnar Hjalmarsson (gunnarhj) wrote : Re: Don't set ibus variables from gnome-session

Weird. I get this:

$ cat ~/.xinputrc | grep run_im
run_im fcitx
$ echo $XDG_CURRENT_DESKTOP
GNOME
$ dpkg-query -W gnome-session
gnome-session 3.18.1.2-1ubuntu1.16.04.2~ppa1
$ env | grep -E '_IM|XMOD'
CLUTTER_IM_MODULE=xim
QT_IM_MODULE=ibus
XMODIFIERS=@im=ibus
QT4_IM_MODULE=fcitx
GTK_IM_MODULE=fcitx

That's why I'm disinclined to proceed.

@Ikuya: Did you possibly take any other steps besides applying the patch?