Debian Patches

Status for ibus/1.5.35~beta2-1

Patch Description Author Forwarded Bugs Origin Last update
debian-multiarch.patch Re: Bug#922516: missing binary gtk-query-immodules-3.0
Please add /usr/lib/x86_64-linux-gnu/libgtk-3-0 to the PATH when running
tests that rely on gtk-query-immodules-3.0, or invoke it by its full
path. Note that this is a Debian-specific change and should not be
upstreamed.
Simon McVittie <smcv@debian.org> not-needed 2023-08-15
0003-dconf-Use-dbus-run-session-to-set-up-dconf-overrides.patch dconf: Use dbus-run-session to set up dconf overrides
dbus-launch is not particularly well designed to be used to run
individual processes with a temporary D-Bus session bus. Since
dbus 1.8, the dbus-run-session utility provides a better way to
do this.

The upstream is going to remove the dconf stuff so there's no
need to upstream. See https://github.com/ibus/ibus/issues/2150
Simon McVittie <smcv@debian.org> not-needed 2023-07-30
dconf-Create-a-temporary-XDG_RUNTIME_DIR.patch dconf: Create a temporary XDG_RUNTIME_DIR
Some chroot-based autobuilder environments, including Debian's sbuild,
have a tendency to inherit the XDG_RUNTIME_DIR variable from outside
the chroot but not create a corresponding directory inside the chroot.

If we do have a valid XDG_RUNTIME_DIR, we probably don't want to
touch it during the build anyway: it's better to use a temporary one
in all cases.

The upstream is going to remove the dconf stuff so there's no
need to upstream. See https://github.com/ibus/ibus/issues/2150
Simon McVittie <smcv@debian.org> not-needed 2023-07-30
ubuntu-forward-panel-properties.patch Broadcast when panel properties are registered/updated
Augment the panel service D-Bus interface so that external consumers
can detect when the panel service properties are changed.
Needed for Unity (indicator-keyboard)
William Hua <william.hua@canonical.com> not-needed 2020-04-30
meson-test.patch Fix meson test with DISABLE_GUI_TESTS In Meson introduced in ibus 1.5.35, running test with
DISABLE_GUI_TESTS doesn't work anymore. Changing
'protocol' fixes it.

diff --git a/src/tests/meson.build b/src/tests/meson.build
index 72e8396f..32e9fd60 100644
Changwoo Ryu <cwryu@debian.org> yes 2026-09-06
Fix-IBusAttrList-leak-when-converting-text.patch src: Fix IBusAttrList leak when converting text
diff --git a/src/ibusinputcontext.c b/src/ibusinputcontext.c
index bdfd166d..d0e162fc 100644
Sebastian Keller <skeller@gnome.org> yes upstream upstream, https://github.com/ibus/ibus/commit/5bbe88a1

All known versions for source package 'ibus'

Links