Package: libayatana-indicator / 0.9.4-2

Metadata

Package Version Patches format
libayatana-indicator 0.9.4-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
tests Avoid more GDBusConnection leaks.patch | (download)

tests/test-indicator-ng.c | 4 3 + 1 - 0 !
1 file changed, 3 insertions(+), 1 deletion(-)

 tests: avoid more gdbusconnection leaks

The atk-bridge has started "leaking" a GDBusConnection since 2.57.0; disable
it since it's not needed for the test.

The GTK Wayland backend also "leaks" a GDBusConnection used to read settings
in place of xsettings; force using the X11 backend.

Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1114169
Bug-Ubuntu: https://launchpad.net/bugs/2124957