gnome-terminal wont open after Manjaro update

Опубликовано: 05 Апрель 2026
на канале: Let's Fix That Error
2,202
17

After I updated Manjaro Linux by this command


sudo pacman -Syyu


the gnome terminal will not open at all. I fixed that error by choosing the locale as en_US as you can see in the video by editing this file


sudo vim /etc/locale.gen


then generating the locale files by this command.


sudo locale-gen