[Pkg-ime-devel] Bug#812826: xim problem

Osamu Aoki osamu at debian.org
Wed Aug 16 14:05:58 UTC 2017


Hi,

On Tue, Aug 15, 2017 at 03:23:04PM -0700, Sean Whitton wrote:
> On Tue, Aug 15 2017, Sean Whitton wrote:
> 
> > Unfortunately, it doesn't work in my terminal (urxvt), whereas
> > previously it worked there.  I guess that urxvt supports only xim.
> 
> And Emacs, too.

Did you install library supporting ..

If you read dialog carefully, im-config tells me as:

 * Application platform support:
   * GNOME/GTK+: ibus-gtk and ibus-gtk3 (both)
   * KDE/Qt: ibus-qt4
   * Clutter: ibus-clutter
   * EMACS: ibus-el


You need to install these.

ibus-el doesn't exist any more but ibus-gtk, ibus-gtk3, ibus-qt4,
ibus-clutter.

im-config change environment setting based on available method.


As I checked my default setting
$ set |grep IM
CLUTTER_IM_MODULE=xim
GTK_IM_MODULE=ibus
LC_TIME=en_US.UTF-8
QT4_IM_MODULE=xim
QT_IM_MODULE=ibus
XDG_RUNTIME_DIR=/run/user/1000


Oops.  I installed QT4 and CLUTTER packages;

$ set |grep IM
CLUTTER_IM_MODULE=ibus
GTK_IM_MODULE=ibus
LC_TIME=en_US.UTF-8
QT4_IM_MODULE=ibus
QT_IM_MODULE=ibus
XDG_RUNTIME_DIR=/run/user/1000

OK.

Osamu



More information about the Pkg-ime-devel mailing list