X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=V+2yxqOruVRyTH8K /7JAkuuD+/4gSvsvirejKutDNBJRe3JSt1xCoskKXNqIOKUKdsqqVaqjnYb/z6sF gBlAu3/3OS5he6mXF+09QDWlZH3Z8vVYScs1kz0BqELiL8VVik7uyPZEWsxrl9ie jmU28NznVr2uZ4Pt+yRWOodp6wc= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=zFLq+YaVTwdo2XdmJ8gwWh 2l12k=; b=ifNLscdz+K9Uz+7rgqT10JVRpxbNvPjfUeMB+6iMeK96fXQwFTjP7m 8QYip8UF1max9SM9cmrgnFMI3cpxuOh2Nf0CJXZhME/nVoRjqxZDBxZbKvnwzPDD zXCADsPEb11D024jfz7bhkae7j2Ig7VOvSo7HtEqQtlHuODEpJa9E= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW,SPF_SOFTFAIL autolearn=no version=3.3.1 spammy=helped, screen, detach, avoided X-HELO: nsstlmta17p.bpe.bigpond.com Subject: Re: *spoke to soon to a* Workaround to screen writing over restored buffer on detach/exit To: cygwin AT cygwin DOT com References: <56fced2e-4f98-7bba-136b-5eeded34ce6f AT shaddybaddah DOT name> From: Shaddy Baddah Message-ID: <6cc3bc5e-2c3c-61a1-8473-8c531faceac7@shaddybaddah.name> Date: Tue, 9 Apr 2019 16:07:29 +1000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 MIME-Version: 1.0 In-Reply-To: <56fced2e-4f98-7bba-136b-5eeded34ce6f@shaddybaddah.name> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Hi, On 9/4/19 3:37 pm, Shaddy Baddah wrote: > I confirmed this by turning off the default "login" mode for a new > session, which averted attempts to manage utmp entries, and therefore > avoided the "utmp slot not found" message. I did this by launching a > session via: > > screen -ln > > You can also set login off in your .screenrc. > > Doing this, screen session plays nicely now. Probably, the error in utmp > should be actually fixed, or permanently turned off if not workable in > Cygwin. But for now, I'm so relieved to be able to workaround a daily > pain in the proverbial. This helped with screen when using Putty to a Cygwin ssh session. For some reason, it isn't helping for running screen locally in a mintty session. And it's not mintty either, because I can ssh to a Debian stretch server within mintty and I can use its screen without this issue happening. Back to the drawing board for me. -- Regards, Shaddy -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple