From mboxrd@z Thu Jan 1 00:00:00 1970 From: sirgazil Subject: bug#35610: Freshly installed IBus intput method is not listed as an input source Date: Tue, 25 Jun 2019 18:20:35 -0500 Message-ID: <16b90f0e6e6.e662dd6552009.2226742183273084079@zoho.com> References: <16a8f05b586.e58d03a555242.5478544775393299734@zoho.com> <87tvcf3ri4.fsf@garuda.local.i-did-not-set--mail-host-address--so-tickle-me> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:42439) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hfukO-0000dn-Ib for bug-guix@gnu.org; Tue, 25 Jun 2019 19:21:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hfukM-0002Rz-Lx for bug-guix@gnu.org; Tue, 25 Jun 2019 19:21:08 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:48541) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hfukH-0002Ne-Qc for bug-guix@gnu.org; Tue, 25 Jun 2019 19:21:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hfukH-000355-Li for bug-guix@gnu.org; Tue, 25 Jun 2019 19:21:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87tvcf3ri4.fsf@garuda.local.i-did-not-set--mail-host-address--so-tickle-me> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Chris Marusich Cc: 35610 <35610@debbugs.gnu.org> Hi, Chris. After getting the Japanese input working with your instructions, though, I noticed that using Ctrl+Shift+U to write characters by their Unicode stopped working. If I comment the exports > 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" Ctrl+Shift+U works again after logging out and back in, but, obviously, Japanese input breaks again. I can live without Ctrl+Shift+U for now, though.