Results 1 to 4 of 4

Thread: Something diffferent about the terminal

  1. #1
    Join Date
    Apr 2008
    Location
    /home/john
    Beans
    68
    Distro
    Ubuntu 8.04 Hardy Heron

    Something diffferent about the terminal

    Wheneever I do a 'sudo apt-get autoremove' I always get a bunch of random spaces and new lines in the terminal, that I never had before.

    john@john-laptop ~ $ sudo apt-get autoremove
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done









    0 upgraded, 0 newly installed, 0 to remove and 9 not upgraded.
    john@john-laptop ~ $
    john@john-laptop ~ $
    john@john-laptop ~ $
    john@john-laptop ~ $
    john@john-laptop ~ $
    john@john-laptop ~ $
    john@john-laptop ~ $
    john@john-laptop ~ $
    john@john-laptop ~ $
    john@john-laptop ~ $
    John's Playground | My Google Profile

    Linux user since April 28th, 2008.

  2. #2
    Join Date
    May 2006
    Beans
    47

    Re: Something diffferent about the terminal

    Have you tried to select any text that may be in that blank space? Perhaps its the same color as the background.
    Compaq D500; Pentium 4 1.7 GHz; 768Mb RAM; Maxtor 40Gb Hard Drive; NVidia Geforce2 GFX; SoundBlaster Live EMU10K1; Hauppauge WinTV-PCI

    Ubuntu 8.04; GNOME

  3. #3
    Join Date
    Apr 2008
    Location
    /home/john
    Beans
    68
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: Something diffferent about the terminal

    Quote Originally Posted by SmokinJuan View Post
    Have you tried to select any text that may be in that blank space? Perhaps its the same color as the background.
    Nope, it's just a bunch of blank space. It does the same thing with 'sudo apt-get autoclean' as well.

    EDIT: Sometimes it has less line breaks.

    For instance:
    john@john-laptop ~ $ sudo apt-get autoremove
    Reading package lists... Done
    Building dependency tree... 50%



    Building dependency tree
    Reading state information... Done
    0 upgraded, 0 newly installed, 0 to remove and 9 not upgraded.
    john@john-laptop ~ $
    john@john-laptop ~ $
    john@john-laptop ~ $
    john@john-laptop ~ $
    john@john-laptop ~ $
    Last edited by johnnyxxxcakes; December 7th, 2008 at 10:42 PM.
    John's Playground | My Google Profile

    Linux user since April 28th, 2008.

  4. #4
    Join Date
    Feb 2007
    Beans
    4,045
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Something diffferent about the terminal

    To me it looks like your enter/return key is sending more than one signal. Have you by any chance spilt anything into the keyboard lately? Ubuntu Cola perhaps?

    Try running
    Code:
    xev
    in a terminal, then hit the enter key. It should only list one KeyPress event and one KeyRelease event.

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
  •