Sorry, your browser cannot access this site
This page requires browser support (enable) JavaScript
Learn more >
$ gnome-terminal
Failed to connect to Mir: Failed to connect to server socket: No such file or directory
Unable to init server: Could not connect: Connection refused
Error: cannot open display:
  • 改locale(原来是LANG=”en_US”,改成LANG=”en_US.UTF-8”)(改文件然后重启)
vi /etc/default/locale

https://askubuntu.com/questions/608330/problem-with-gnome-terminal-on-gnome-3-12-2
是这步解决了ubuntu打不开terminal的问题
此步骤解决下述报错

$ gnome-terminal
Error constructing proxy for org.gnome.Terminal: /org/gnome/Terminal/Factory0: 
Error calling StartServiceByName for org.gnome.Terminal:
GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: 
Process /usr/lib/gnome-terminal/gnome-terminal-server exited with status 8

评论