sudo apt install dconf-cli
Reinstalling terminal
dconf reset -f /org/gnome/terminal
sudo apt-get remove gnome-terminal
sudo apt-get install gnome-terminal
Reconfiguring locale
sudo locale-gen --purge
sudo dpkg-reconfigure locales
reboot
标签:gnome,locale,sudo,apt,terminal,dconf,打不开 From: https://www.cnblogs.com/nocanstillbb/p/17858122.html