You are not logged in.

#1 2024-01-07 16:45:42

Miryuchi
Member
Registered: 2024-01-07
Posts: 1

Terminal is not working

Terminal is not working. I don't know what happened. I use gnome-terminal and today when i tried to launch terminal, it is not worked, even tried other terminals such as terminator. No result. Can someone  help(

Last edited by Miryuchi (2024-01-07 16:49:06)

Offline

#2 2024-01-07 16:56:19

Head_on_a_Stick
Member
From: The Wirral
Registered: 2014-02-20
Posts: 9,003
Website

Re: Terminal is not working

Move you shell configuration file out of the way and see if that fixes things.

For example, if you use bash run this command from a root login at a console (replace $user with the actual user name):

su -c '/bin/bash -c "mv ~/.bashrc{,.orig}"' - $user

If it does fix the problem either check ~/.bashrc.orig for errors or share it here for us to look at.

You could also check the X.Org log for error messages, if you're using X.


Jin, Jîyan, Azadî

Offline

#3 2024-01-07 17:06:00

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,046

Re: Terminal is not working

terminator and gnome-terminal are the same VTE and it's hyper locale-sensitive.
If HoaS's suggestion doesn't help, see whether you can start and xterm or foot or any other TE that's not a wrapper around vte3

Offline

Board footer

Powered by FluxBB