Results 1 to 3 of 3

Thread: Gnome-terminal window closes after executing certain commands

  1. #1
    Join Date
    May 2010
    Beans
    17

    Gnome-terminal window closes after executing certain commands

    Greetings! A few days ago, after upgrading one of my machines to Trusty I now have this weird problem where if I open gnome-terminal and try to run ordinary commands such as ls, the terminal window just closes. No error message, no segfault, just closes. This does not happen from a virtual console (Ctrl-Alt-F1, etc.).

    Here is all I have to do to make this happen:

    1. Open a terminal (Ctrl-alt-T)
    2. Type ls, press enter

    OR try to use sudo [anything]

    Window closes almost immediately.


    I later had a thought and decided to install xfce4-terminal, then I ran gnome-terminal from within it and managed to capture this error message:

    Code:
    Vte-2.90:ERROR:/build/buildd/vte3-0.34.9/./src/vtestream-file.h:319:_file_write: assertion failed: (_file_isopen (f) || !len)
    Incidentally the xfce term does not crash. After doing a quick search, it looks a lot like this old bug from Precise, except in my case I can actually open the terminal window. I tried purging and reinstalling libvte3 but no go. I've been hoping that an update would come out and fix this problem, but I'm completely up to date at the moment. Anyone else having this issue? Any ideas?
    Last edited by Aesso; March 14th, 2014 at 03:12 AM.

  2. #2
    Join Date
    Sep 2009
    Beans
    14

    Re: Gnome-terminal window closes after executing certain commands

    Hi,

    Check the permissions on the /tmp directory. It needs to have rwx as well as sticky bit turned on....chmod 1777 should do the trick.

  3. #3
    Join Date
    Jul 2007
    Location
    Magic City of the Plains
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: Gnome-terminal window closes after executing certain commands

    Trusty was officially released this past April, so no longer qualifies as a development version. Closed.

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
  •