Results 1 to 3 of 3

Thread: 10.10 xfce4-terminal TERM not set

  1. #1
    Join Date
    Nov 2007
    Location
    Queensland
    Beans
    257
    Distro
    Xubuntu 12.04 Precise Pangolin

    10.10 xfce4-terminal TERM not set

    I just upgraded from 10.04 to 10.10 and when trying to run top in a xfce4-term I got the following error
    Code:
    TERM environment variable needs set.
    Gnome-terminal is not affected.

    Have not found a solution yet (apart from manually setting the value)

    Code:
    export TERM=xterm
    [EDIT]
    Have found more info in this thread
    http://ubuntuforums.org/showthread.php?p=9957803

    [2nd EDIT]
    Logged bug via launchpad
    https://bugs.launchpad.net/ubuntu/+s...al/+bug/659023
    Last edited by RIchard James13; October 12th, 2010 at 09:24 AM. Reason: Adding more info
    -----
    Where does it say I know what I'm talking about?

  2. #2
    Join Date
    Nov 2007
    Location
    Queensland
    Beans
    257
    Distro
    Xubuntu 12.04 Precise Pangolin

    Re: 10.10 xfce4-terminal TERM not set

    A new vte package has fixed this bug
    resolved for me by running apt-get update and restarting the term
    -----
    Where does it say I know what I'm talking about?

  3. #3
    Join Date
    Nov 2008
    Beans
    7

    Re: 10.10 xfce4-terminal TERM not set

    Here's a neat solution I found:

    1. Open the terminal and type:

    $ export TERM=xterm

    2. If that works, then be SU and include that line at the end of your /etc/bash.bashrc.

    That solved it for me. Hope this helps.
    Last edited by jan-12; March 14th, 2011 at 10:40 AM.

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
  •