Almost the same as "error constructing proxy..." when trying to launch gnome-terminal as root, yet, he was not able to run the command as root, but in my case,
I'm not able to run the gnome-terminal command even as a normal non-root user:
$ gnome-terminal
# AT-SPI: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files
# Error constructing proxy for org.gnome.Terminal:/org/gnome/Terminal/Factory0: Error calling StartServiceByName for org.gnome.Terminal: Process org.gnome.Terminal exited with status 8
and I have to use dbus-launch gnome-terminal each time.
I have tried to start the gnome-terminal-server myself, but there isn't a single file named gnome-terminal-server in my whole file system.
How can I start such gnome-terminal-server myself so that I don't need to use dbus-launch gnome-terminal each time?
$ apt-cache policy gnome-terminal
gnome-terminal:
Installed: 3.38.3-1
Candidate: 3.38.3-1
Version table:
*** 3.38.3-1 500
500 http://deb.debian.org/debian bullseye/main amd64 Packages
100 /var/lib/dpkg/status
$ lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 11 (bullseye)
Release: 11
Codename: bullseye