0

I followed this answer to install termite. Now my Gnome terminal is not starting at all and I only get this error when launching it from termite:

Error constructing proxy for org.gnome.Terminal:/org/gnome/Terminal/Factory0: Error calling StartServiceByName for org.gnome.Terminal: Timeout was reached

I tried to purge and install again but I still have the same problem.

Even removing the symlink that answer indicated to create has not helped. How can I restore it?

Thanks

b-fg
  • 195
  • 10

1 Answers1

1

It looks like installing an old version of vte-ng is incompatible with the the version gnome-terminal requires. This is a known bug as posted here.

https://bbs.archlinux.org/viewtopic.php?id=235680

https://www.reddit.com/r/archlinux/comments/87iush/psa_if_you_have_vte3ng_installed_you_have_to/

I had to run make uninstall from the vtg-ng folder I downloaded from GitHub to recover my gnome-terminal.

b-fg
  • 195
  • 10