You are not logged in.

#1 2007-06-03 21:55:39

kuratkull
Member
Registered: 2007-02-04
Posts: 26

[solved]Terminal doesn't work

Well, after a "pacman -Syu" and a restart, it's seems my terminals are out of order. Xterm and urxvt don't run, they just don't...no errors, nothing. "terminal" on the other hand runs, but the blinker thingie stays in the upper left corner and does nothing, no text is printed.
Eterm: it runs, but it displays "Hit a key to exit..." and the window title contains "task finished, ESC to exit".
So, I have no idea what's going on. And help would be really appreciated hmm

kuratkull

Last edited by kuratkull (2007-06-04 05:58:47)

Offline

#2 2007-06-03 22:38:36

ataraxia
Member
From: Pittsburgh
Registered: 2007-05-06
Posts: 1,553

Re: [solved]Terminal doesn't work

Is your shell working? Sounds like the terminals are fine but whatever they want to run inside themselves isn't working.

Offline

#3 2007-06-04 00:41:00

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: [solved]Terminal doesn't work

Check 'mount' and make sure /dev/pts is mounted. If it's not, do 'mount -a' as root, and try your terminals again.

Offline

#4 2007-06-04 05:58:33

kuratkull
Member
Registered: 2007-02-04
Posts: 26

Re: [solved]Terminal doesn't work

tomk wrote:

Check 'mount' and make sure /dev/pts is mounted. If it's not, do 'mount -a' as root, and try your terminals again.

Thank you, this worked like a charm. smile

Offline

Board footer

Powered by FluxBB