You are not logged in.

#1 2006-04-05 23:27:36

riwa
Member
From: Lund, Sweden
Registered: 2006-04-04
Posts: 215

WARNING: terminal is not fully functional (in Xfce4)

022050/home/riwa/hacking/python/projects$ ls | less
WARNING: terminal is not fully functional
ppp.pyess RETURN)
(END)

I just configured the ¹keymap and my terminal starts complaining. I had/have a similiar problem with vim that looks like this:

E558: Terminal entry not found in terminfo
'Te' not known. Available builtin terminals are:
    builtin_ansi
    builtin_xterm
    builtin_iris-ansi
    builtin_dumb
defaulting to 'ansi'

I have a feeling they are related. Anything familiar?

/Richard

BTW. An annoying feature of the vim glitch is that my syntax highlightning gets messed up. Maybie it's can point somewhere...

[EDIT]
¹Note: Before I configured my keymap I couldn't use the ALT GR/MOD button so: | @$ etc. was not possible to say.
[/EDIT]


If you must have must. Have must.
- DKE supporters about this wonderful swedish soda.

Offline

#2 2006-04-06 16:53:27

sh__
Member
Registered: 2005-07-19
Posts: 272

Re: WARNING: terminal is not fully functional (in Xfce4)

It seems the applications don't like your TERM variable. Try exporting some regular terminal name, for example:

export TERM=xterm

and check if it does help.

Offline

#3 2006-04-06 20:04:33

riwa
Member
From: Lund, Sweden
Registered: 2006-04-04
Posts: 215

Re: WARNING: terminal is not fully functional (in Xfce4)

Well for some reason it works now except on other computers (thru ssh). Well now I see. My $TERM is set to: Te and I've certainly never heard of a terminal called Te. Where are the environment variables set?


If you must have must. Have must.
- DKE supporters about this wonderful swedish soda.

Offline

#4 2006-04-06 21:13:57

sh__
Member
Registered: 2005-07-19
Posts: 272

Re: WARNING: terminal is not fully functional (in Xfce4)

Usually the terminal itself sets the TERM variable. Which terminal are you using?

Offline

#5 2006-04-06 21:43:09

riwa
Member
From: Lund, Sweden
Registered: 2006-04-04
Posts: 215

Re: WARNING: terminal is not fully functional (in Xfce4)

I use terminal. I was the built-in one (or at least the first one I foúnd) and it works perfectly for me. I have xterm but it spits out error messages and looks really ugly (I've always hated it!). So, should I just set the variable in my source file?

[EDIT]
However it looks like terminal uses xterms settings. So I'll just set TERM=xterm in /etc/bash.bashrc right? (It's when I type xterm that I get this ugly terminal)
[/EDIT]


If you must have must. Have must.
- DKE supporters about this wonderful swedish soda.

Offline

#6 2006-04-07 07:40:43

DDspeed
Member
From: Poland
Registered: 2006-03-05
Posts: 28
Website

Re: WARNING: terminal is not fully functional (in Xfce4)

riwa wrote:

I use terminal. I was the built-in one (or at least the first one I foúnd) and it works perfectly for me. I have xterm but it spits out error messages and looks really ugly (I've always hated it!). So, should I just set the variable in my source file?

[EDIT]
However it looks like terminal uses xterms settings. So I'll just set TERM=xterm in /etc/bash.bashrc right? (It's when I type xterm that I get this ugly terminal)
[/EDIT]

In Terminal's preferences go to Advanced section. There you can set the TERM variable, that's where you should do it. Write xterm in the  "$TERM setting:".


Have You ever been...?

Offline

Board footer

Powered by FluxBB