Floobits / flootty

A collaborative terminal.
Apache License 2.0
175 stars 25 forks source link

Unable to exit flootty #37

Closed danielcompton closed 9 years ago

danielcompton commented 9 years ago

Once someone closes their host terminal, my session doesn't work and I can't exit it. I get:

Error from server: Terminal 4 doesn't exist
Error from server: Terminal 4 doesn't exist
...

I'm using OS X with flootty 3.1.6

ggreer commented 9 years ago

Thanks for the bug report. Can you please give me the exact version of OS X and python that you're using? which python and python -V should be enough info.

ggreer commented 9 years ago

Nevermind, I found the bug. Update to 3.1.7 (pip install --upgrade flootty) and you should be good.