Package: terminator Version: 1.91-2 Severity: normal Dear Maintainer,
I am trying to run a shell command as parameter of x-terminal-emulator. Manpage implies that "x-terminal-emulator -e ..." should work just like xterm. But it is not the case. Example: xterm -e sh -c 'if test -x /bin/ss ; then watch -t ss -putsw; else netstat -c; fi' This works just fine. But: x-terminal-emulator -e sh -c 'if test -x /bin/ss ; then watch -t ss -putsw; else netstat -c; fi' (x-terminal-emulator:2723): dbind-WARNING **: 16:23:57.951: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files And that's it. If no Terminator window existed yet, the window comes up and disappears immediately. Best regards, Eduard. -- System Information: Debian Release: buster/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.16.0-1-amd64 (SMP w/4 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages terminator depends on: ii gir1.2-glib-2.0 1.56.0-2 ii gir1.2-gtk-3.0 3.22.30-1 ii gir1.2-pango-1.0 1.42.1-1 ii gir1.2-vte-2.91 0.52.1-1 ii python3 3.6.5-2 ii python3-cairo 1.16.2-1 ii python3-configobj 5.0.6-2 ii python3-dbus 1.2.6-1 ii python3-gi 3.28.1-1 ii python3-gi-cairo 3.28.1-1 ii python3-psutil 5.4.6-1 Versions of packages terminator recommends: ii gir1.2-keybinder-3.0 0.3.2-1 ii gir1.2-notify-0.7 0.7.7-3 ii xdg-utils 1.1.2-2 terminator suggests no packages. -- no debconf information

