Brian,

Are you using ibus module for "English (int., with AltGr dead key)".

Since I use GNOME/Wayland I can't be sure but all non-GNOME system configures 
ibus
with "ibus-setup".  There may be configuration option there.

What was your intended system configuration.  If it is a good old Pure-X way 
without
ibus on non-GNOME, then you have to unload ibus.  GNOME pull in this if you 
installed
it previously.

Osamu

-----Original Message-----
From: brian m. carlson <sand...@crustytoothpaste.net>
Reply-To: brian m. carlson <sand...@crustytoothpaste.net>, 
1004...@bugs.debian.org
To: 1004...@bugs.debian.org
Subject: Bug#1004363: ibus: pops up window with accent mark
Date: Wed, 26 Jan 2022 01:53:30 +0000

On 2022-01-26 at 01:04:19, Gunnar Hjalmarsson wrote:
> Control: tags -1 moreinfo
> 
> Hi Brian,
> 
> Thanks for your report!
> 
> On 2022-01-25 23:56, brian m. carlson wrote:
> > I use a US English keyboard, but use my Compose key to type accented
> > letters in Spanish and French.  Within the past week, ibus has
> > started to pop up a small window when I type Compose + ' to type a
> > character with an acute accent, both in my GTK 3 Neovim frontend
> > (neovim-gtk) and in MATE Terminal.
> 
> I don't see that on the GNOME desktop (Debian testing) at least.

Are you using Wayland?  I'm using Xorg, so perhaps that's why we're
seeing different behavior.

> 1. What makes you think it's an IBus issue?

Killing ibus-daemon stops it from happening.  All the subsidiary
processes exit when that happens as well, so it might be a different
IBus process.  To help troubleshooting, here's a listing of what's
running from IBus when I see it:

$ ps ax | grep ibus
1198762 ?        Ssl    0:00 /usr/bin/ibus-daemon --daemonize --xim
1198776 ?        Sl     0:00 /usr/libexec/ibus-dconf
1198778 ?        Sl     0:00 /usr/libexec/ibus-ui-gtk3
1198781 ?        Sl     0:01 /usr/libexec/ibus-extension-gtk3
1198787 ?        Sl     0:00 /usr/libexec/ibus-x11 --kill-daemon
1198790 ?        Sl     0:00 /usr/libexec/ibus-portal
1198876 ?        Sl     0:00 /usr/libexec/ibus-engine-simple

All of those are gone after I send a SIGTERM to ibus-daemon, and the
problem disappears as well.

> 2. Can you please provide a screenshot, so we can see what it looks
>    like?

Absolutely.  I've attached one.  It's very small, but distracting when
I'm typing a long text in Spanish or French.  What I've typed in the
screenshot is Compose (that is, Windows) and the apostrophe.

> 3. Do you see the small window if you define some other key as the
>    compose key than the one you currently use?

The key I use is the Windows key.  Temporarily setting right Ctrl shows
the same behavior.

Reply via email to