[Bug 600999] Re: screen -r fails with "WriteMessage: Bad file descriptor"

2018-07-27 Thread Andreas Hasenack
I just tried the reproducer steps in bionic, and it worked just fine. The second screen -r without any further parameters attached to the right screen. Can we close this very old bug? ** Changed in: screen (Ubuntu) Status: Confirmed => Incomplete -- You received this bug notification bec

[Bug 600999] Re: screen -r fails with "WriteMessage: Bad file descriptor"

2018-07-25 Thread Yu Lou
The problem was solved for me when I find the process's pid with `screen -R` and then resume with `screen -r `. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/600999 Title: screen -r fails with "Writ

[Bug 600999] Re: screen -r fails with "WriteMessage: Bad file descriptor"

2012-07-27 Thread Laura Czajkowski
http://www.gnu.org/software/screen/manual/html_node/Nonblock.html - echo "defnonblock on" >> ~/.screenrc has fixed my issue for me -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/600999 Title: screen

[Bug 600999] Re: screen -r fails with "WriteMessage: Bad file descriptor"

2012-03-11 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: screen (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/600999 Title: scre

[Bug 600999] Re: screen -r fails with "WriteMessage: Bad file descriptor"

2010-11-17 Thread Ian! D. Allen
Another example of the problem (Ubuntu 10.10): $ screen -r WriteMessage: Bad file descriptor $ screen -r WriteMessage: Broken pipe $ screen -r WriteMessage: Bad file descriptor $ screen -r Screen password: -- screen -r fails with "WriteMessage: Bad file descriptor" https://bugs.launchpad.net/

[Bug 600999] Re: screen -r fails with "WriteMessage: Bad file descriptor"

2010-11-13 Thread Ian! D. Allen
I've been having the same problem with 10.04 and now with 10.10. Resume is intermittent. It works if I try long enough. See below. The Debian bugs list shows screen has been updated: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=477739 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=507817