Results 1 to 5 of 5

Thread: Environment variable for terminator

  1. #1
    Join Date
    Jul 2006
    Beans
    104

    Environment variable for terminator

    I am having trouble with terminator all of the sudden on one of my machines. Keeps giving the error "TERM environment variable not set." whenever I type "clear".
    also gives the error "Error opening terminal: unknown." when I try to edit a file with nano.
    running the command "declare -x TERM=xterm" will work until the window is closed.
    Everything in gnome-terminal works fine but in terminator things are not so well.
    Any ideas?

    BTW When I run the command "echo $TERM" it says dumb.
    Last edited by goodrench; August 23rd, 2010 at 12:50 PM.

  2. #2
    Join Date
    Nov 2004
    Location
    gainesville, fl
    Beans
    127

    Re: Environment variable for terminator

    Quote Originally Posted by goodrench View Post
    I am having trouble with terminator all of the sudden on one of my machines. Keeps giving the error "TERM environment variable not set." whenever I type "clear".
    also gives the error "Error opening terminal: unknown." when I try to edit a file with nano.
    running the command "declare -x TERM=xterm" will work until the window is closed.
    Everything in gnome-terminal works fine but in terminator things are not so well.
    Any ideas?

    BTW When I run the command "echo $TERM" it says dumb.
    Your input here would be welcome:
    https://bugs.launchpad.net/terminator/+bug/621606

  3. #3
    PaulW2U is offline I Ubuntu, Therefore, I Am
    Join Date
    May 2010
    Beans
    3,110
    Distro
    Ubuntu 18.04 Bionic Beaver

    Re: Environment variable for terminator

    Quote Originally Posted by dantrevino View Post
    Your input here would be welcome:
    https://bugs.launchpad.net/terminator/+bug/621606
    I've added a comment as this one was driving me mad the other day, trying to track down what I had changed.

    In the end I explicitly set TERM in my .profile file and now terminator works correctly.

  4. #4
    Join Date
    Jul 2006
    Beans
    104

    Re: Environment variable for terminator

    Quote Originally Posted by PaulW2U View Post
    I've added a comment as this one was driving me mad the other day, trying to track down what I had changed.

    In the end I explicitly set TERM in my .profile file and now terminator works correctly.
    I thought I tried that earlier and it did not work.
    I tried it again and all is well again.
    Thanks guys.

  5. #5
    PaulW2U is offline I Ubuntu, Therefore, I Am
    Join Date
    May 2010
    Beans
    3,110
    Distro
    Ubuntu 18.04 Bionic Beaver

    Re: Environment variable for terminator

    A new version has been released, 0.95.

    Problem fixed.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •