Debian Patches

Status for ibus/1.5.23-2

Patch Description Author Forwarded Bugs Origin Last update
Warn-deprecated-IBus-XKB-engines-w-dialog.patch [PATCH] ui/gtk3: Warn deprecated IBus XKB engines /w dialog * https://github.com/ibus/ibus/commit/5322c447
* https://github.com/ibus/ibus/commit/aec2ac75

commit message 5322c447
simple.xml is updated by IBus release and some XKB engines
could be deprecated with xkeyboard-config updates.
Now a warning dialog is launched when the deprecated engines are
changed to xkb:us::eng engine.

commit message aec2ac75
This is a follow-up of commit 5322c447. That commit introduced
a warning dialog in case of an empty engines list.

This commit makes a differently worded warning dialog be shown
in cases where the engines list is not empty but preload-engines
includes at least one deprecated engine. It also fixes a variable
confusion so a deprecated engine is mentioned in the first kind
of warning dialog and not the US engine.

BUG=https://github.com/ibus/ibus/issues/2274
fujiwarat <takao.fujiwara1@gmail.com> no Concatenation of: 2020-11-21
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 2019-12-27
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 2020-10-20
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 2019-12-27
libexec-fhs2-compat.patch compatibility with FHS 2.x built ibus engine packages When an IBus engine setup command is not specified in its engine XML,
ibus-setup searches ${libexecdir}/ibus-setup-<COMPONENTNAME> as fallback. A
few ibus engine packages depend on this.
.
With this patch, ibus-setup first searches ${libexecdir}, and then it
searches /usr/lib/ibus/ the last fallback. So ibus doesn't break old FHS 2.x
built ibus engine packages which install their executables in /usr/lib/ibus.
Changwoo Ryu <cwryu@debian.org> not-needed 2020-03-18
socket-name-compatibility.patch compatibility for use-wayland-display-for-socket-name.patch This writes ~/.config/ibus/bus/SOCKETPATH with the old name. Changwoo Ryu not-needed upstream 2020-05-01
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> no 2020-04-30

All known versions for source package 'ibus'

Links