From mboxrd@z Thu Jan 1 00:00:00 1970 From: "pelzflorian (Florian Pelz)" Subject: bug#35610: Freshly installed IBus intput method is not listed as an input source Date: Thu, 9 May 2019 14:35:46 +0200 Message-ID: <20190509123546.zx7ogfiqgejadd2z@pelzflorian.localdomain> References: <16a8f05b586.e58d03a555242.5478544775393299734@zoho.com> <20190506214827.l3mwmty5cvb2lpbw@cf0> <16a9300a65c.12930628867901.4984278243957188837@zoho.com> <20190507201545.jo6p6blwaa25xiav@cf0> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([209.51.188.92]:38890) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hOiIJ-0001SI-SB for bug-guix@gnu.org; Thu, 09 May 2019 08:37:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hOiII-0006mO-N0 for bug-guix@gnu.org; Thu, 09 May 2019 08:37:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:49611) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hOiII-0006lJ-2D for bug-guix@gnu.org; Thu, 09 May 2019 08:37:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hOiIH-0001At-Sm for bug-guix@gnu.org; Thu, 09 May 2019 08:37:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Content-Disposition: inline In-Reply-To: <20190507201545.jo6p6blwaa25xiav@cf0> 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: ison Cc: 35610 <35610@debbugs.gnu.org>, sirgazil On Tue, May 07, 2019 at 02:15:46PM -0600, ison wrote: > The only other thing I can think of right now which might be different is the > way I'm starting ibus. Instead of ibus-setup, what happens if you launch it with > ibus-daemon -drx > and then access the preferences by right clicking the tray icon (or perhaps > running ibus-setup _after_ the daemon is launched if you have no tray icon) > I believe GNOME takes care of ibus. For me where ibus works only in the gnome-shell search field. I get this output: florian@florianmacbook ~$ ibus-daemon drx current session already has an ibus-daemon. > On Tue, May 07, 2019 at 04:26:29PM +0200, pelzflorian (Florian Pelz) wrote: > > What I said was incomplete. I just tried again; ibus-anthy works fine > > for me only when e.g. entering text in GNOME Shell’s search bar, but > > not when entering text in the terminal. Sorry. > > If I recall correctly I had this issue as well, where input would not work in > the terminal even though it worked in other applications, until I changed some > of my environment variables to "xim" instead of "ibus". > According to the Arch Wiki here > https://wiki.archlinux.org/index.php/IBus > there are claims from some users that things don't work until they replace > "ibus" with "xim". This does not help. It would also only be applied when starting the app from bash and not from gnome-shell, I believe. Regards, Florian