GNU bug report logs - #35610
Freshly installed IBus intput method is not listed as an input source

Previous Next

Package: guix;

Reported by: sirgazil <sirgazil <at> zoho.com>

Date: Mon, 6 May 2019 21:22:02 UTC

Severity: normal

Full log


View this message in rfc822 format

From: sirgazil <sirgazil <at> zoho.com>
To: "ison" <ison <at> airmail.cc>
Cc: 35610 <35610 <at> debbugs.gnu.org>
Subject: bug#35610: Freshly installed IBus intput method is not listed as an input source
Date: Tue, 07 May 2019 10:54:14 -0500
---- On Mon, 06 May 2019 16:48:27 -0500 ison <ison <at> airmail.cc> wrote ----

 > I currently have ibus with anthy working, but I had this exact same problem at 
 > first. I'm not 100% sure what I finally did to solve it, but I think it may have 
 > been a missing environment variable. Here is what I have set: 
 > export GTK_IM_MODULE_FILE="/run/current-system/profile/lib/gtk-3.0/3.0.0/immodules-gtk3.cache" 
 > export GTK_IM_MODULE="xim" 
 > export XMODIFIERS="@im=ibus" 
 > export QT_IM_MODULE="xim" 
 >  
 > I'm thinking the $GTK_IM_MODULE_FILE variable is the missing ingredient. 
 > However, while attempting to fix this I also installed the packages: 
 > ibus, ibus-anthy, dbus, python-dbus, python2-dbus 
 >  
 > If you need these packages too to make it work then perhaps its worth 
 > investigating if the anthy package is missing some dependencies. 

I forgot to say that I installed dbus, python-dbus, python2-dbus (I already had ibus and ibus-anthy) and restarted the machine, but nothing changed. I did this while "~/.bash_profile" still had this:

    export GUIX_GTK2_IM_MODULE_FILE="$HOME/.guix-profile/lib/gtk-2.0/2.10.0/immodules-gtk2.cache"
    export GUIX_GTK3_IM_MODULE_FILE="$HOME/.guix-profile/lib/gtk-3.0/3.0.0/immodules-gtk3.cache"
    export IBUS_COMPONENT_PATH="$HOME/.guix-profile/share/ibus/component"
    export GTK_IM_MODULE=ibus
    export XMODIFIERS=@im=ibus
    export QT_IM_MODULE=ibus






This bug report was last modified 1 year and 360 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.