terminator sets TERM=dumb, not TERM=xterm

Bug #621606 reported by Lucian Adrian Grijincu
52
This bug affects 13 people
Affects Status Importance Assigned to Milestone
Terminator
Fix Released
Critical
Chris Jones

Bug Description

In terminator:
  $ echo $TERM
  dumb

In gnome-terminal:
  $ echo $TERM
  xterm

This variable is checked by some applications and is used to determine whether they can display colors and other features.

Revision history for this message
Paul White (paulw2u) wrote :

I've seen this too, exactly when it started happening I can't say though.

A work around is to explicitly set TERM in .profile, .bashrc etc.

Revision history for this message
Chris Jones (cmsj) wrote :

This seems to be a behaviour change in libvte. We now follow GNOME Terminal's behaviour of hardcoding TERM=xterm as of trunk revision 1097. Thanks for the report!

Changed in terminator:
status: New → Fix Committed
importance: Undecided → Critical
assignee: nobody → Chris Jones (cmsj)
Revision history for this message
Chris Jones (cmsj) wrote :

0.95 is now released.

Changed in terminator:
status: Fix Committed → Fix Released
Revision history for this message
vinyll (agnanov) wrote :

Had the same issue after the update from 10.04 to 10.10.

Adding the line :

export TERM=xterm

in my ~/.zshrc file did the trick PERMANENTLY !
Now works again with Guake.

Revision history for this message
Chris Jones (cmsj) wrote :

vinyll: you should have Terminator 0.95 from the 10.10 repositories, which includes a fix for this bug. If you are somehow able to reproduce it without your export in .zshrc I would be interested in some more debugging information. You mention Guake though - this is a bug report about Terminator, not Guake :)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.