Okay, this is definitely GTK3 bug. I tried to debug GTK3, and found that
in gtkimmodule.c it tries to lookup "xim" in some «contexts_hash»
found = g_hash_table_lookup_extended (contexts_hash, *immodules_list,
(gpointer *) &context_id, NULL);
It fails, and a bit later in the line
return context_id ? context_id : SIMPLE_ID;
it returns "gtk-im-context-simple".
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1598295
Title:
$GTK_IM_MODULE ignored after upgrade
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1598295/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs