Find the answer to your Linux question:
Results 1 to 6 of 6
For some reason bash is acting really really weird. When I use my gui terminal, and I try to use tab completion, it freezes up the terminal, and I can't ...
  1. #1
    Just Joined!
    Join Date
    Mar 2011
    Posts
    52

    Exclamation [SOLVED] Bash is acting crazy, please help

    For some reason bash is acting really really weird. When I use my gui terminal, and I try
    to use tab completion, it freezes up the terminal, and I can't edit the line at all unless I do a ctrl+c.
    and when I try to do tab completion in text only mode it prints out : "Error: Can't open display: (null)"
    again and again and again, and I have to do a ctrl+c, also in text only mode it will randomly log me out. I have tried checking for blown caps, but there weren't any, and all the other programs work fine except for the command line.

    I am using bash version: 4.1.5(1)-release
    and gnome-terminal version: 2.30.2


  2. #2
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,977
    I don't think this is a bash issue. Something else is going on here. Perhaps something has been corrupted on the disc, like a shared library or something? FWIW, I'm using bash 4.1.2 and gnome-terminal 2.31.3 without problems in this regard.
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

  3. #3
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Have you tried booting up in Command Line Mode? Check if system logs you out in command line mode too.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  4. #4
    Just Joined!
    Join Date
    Mar 2011
    Posts
    52

    Cool

    actually I figured it out just after I posted that (this sort of thing happens to me a lot for some reason) it turns out that it was because I had this in my .bashrc file: "alias read='xclip -o | espeak --stdin'"

  5. #5
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Well Done !
    Do start a new thread if you have any other question.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  6. #6
    Just Joined!
    Join Date
    Mar 2011
    Posts
    52

    Cool

    thank you!

Posting Permissions

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