Am 23.10.2016 um 01:18 schrieb luke:
> Oct 22 23:41:42 donbot systemd[1087]: Starting GNOME Terminal Server...
> Oct 22 23:41:42 donbot dbus-daemon[20090]: Successfully activated service 
> 'org.gnome.Terminal'
> Oct 22 23:43:12 donbot systemd[1087]: gnome-terminal-server.service: Start 
> operation timed out. Terminating.

Those programs are all started via D-Bus activation and use the systemd
--user instance. They all ship a systemd user service with Type=dbus.

I suspect, for some reason those processes fail to grab a name on the
bus, thus are marked as not properly started and are killed after a 90s
timeout (the default systemd timeout).

Simon, any idea why this can happen?

Luke, just for completeness sake, can you attach the output of
systemctl --user status dbus.service dbus.socket
systemctl --user status gnome-terminal-server.service

journalctl --user -u gnome-terminal-server.service
-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to