Comment 3 for bug 1716549

Revision history for this message
Alex Malinovich (alexmalinovich) wrote :

Just tested this again, and it's still happening as of 5.125-0ubuntu1 in Ubuntu 18.04.1. Here are the steps I used just now to reproduce:

1. spin up a new Ubuntu instance (I'm using ubuntu-18-04-x64 on Digital Ocean)
2. ssh in and install byobu
3. make .byobu/windows.tmux non-zero (echo " " > .byobu/windows.tmux)
4. disconnect (ctrl+<key> ctrl+d)
5. reconnect and you'll be in a new session. If you run "byobu ls" you can see all of the old sessions still there as well, you're just not connected to them.

Let me know if I can provide any more information to help track it down.