bugranger - Bugs: bug #38763, Exiting ranger on a vagrant vm...

 
 

bug #38763: Exiting ranger on a vagrant vm hangs the shell

Submitter:  None
Submitted:  Wed 17 Apr 2013 09:50:08 PM UTC
   
 
Severity:  3 - Normal Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 17 Apr 2013 10:01:17 PM UTC, comment #1: 

It sounds like a wrong $TERM variable. If typing "<Ctrl-C>reset<enter>" blindly into the console after ranger quits restores the terminal into a usable state, you probably need to figure out the appropriate TERM value for the terminal.

I don't know about mac/vagrant, but this worked for me on windows/cygwin:

export TERM=linux
ranger

Roman Z. <hut>
Group administrator
Wed 17 Apr 2013 09:50:08 PM UTC, original submission:  

When you exit ranger the shell you are running it in hangs, when your doing this on a lucid 64 Vagrant VM.

to reproduce

Find your favorite mac
Install Ruby 1.9.3
install vagrant        http://docs.vagrantup.com/v2/installation/
Spin up a vagrant lucid 64 basebox and ssh into it


Install ranger and launch it
quit ranger
the shell you are in is no longer responding

for extra credit try it inside of screen
 
On a fresh boot of the mac you can type stuff, but you get no echo, after bringing the vm down and back up, the shell is just completely non-responsive. Something is being saved in state somewhere thats causing a weird graft vs host problem

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by hut (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code