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:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=We+C+91NDESsabqQWTRrSmPhyY2ygsWzGGX8a7LnzSFpz79EXdV54 mI7bKE9DgqylfcIMYpVn/H5+mo5miNIVOu42UmMtjYCjaUeH6/Z/W2ykm4LRUK0u z+aAj584M9t6+ZUN299tvoUJ+OsLenPxrXklxJ7v7m1d/7XoJi2KRA= 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:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; s=default; bh=W2lZbf9iiyJjBEf4EvNeHxEFk8c=; b=RQ+hqxhsDJOEjFD4gTAESjXYemx0 kMUpL7rv700KyY8KMfE4PRdCrc39W+h93GXd1hwSyIjUxBnWAMFq+fNou+1vyN5r jPhY45DMVU39h1nweyLwrIZjm2jApEYfk52k5qjlFA0TTqocavLlZmijppCP7op4 QSMQz/2dr7PDyt4= 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 X-Spam-SWARE-Status: No, score=-3.4 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS,TW_RX autolearn=ham version=3.3.1 To: cygwin AT cygwin DOT com From: Andrew Schulman Subject: Re: pty issue causes 'screen' to hang when run from mintty as detached Date: Mon, 17 Jun 2013 06:08:27 -0400 Lines: 19 Message-ID: References: <51B63D88 DOT 6000508 AT codespunk DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Archive: encrypt > > Do we have any idea whether the problem is with mintty or with screen? > > I observed the same behaviour as the OP, but also reproduced it in > rxvt and xterm, so not a mintty issue. Since it works in a console, > the Cygwin pty layer has to be the main suspect, unless screen has > specfic code for Cygwin consoles or ptys? I don't think so, but there's one big, crufty old patch that I had to use to get screen to run a few years ago. The version of screen that we're using now in Cygwin, 4.0.3, is about 8 years old. There haven't been any official new releases since then, but development has continued and there have been a lot of improvements. I'm in the process of building an updated package from the latest git, and that version appears not to need any of the patches I used to have to use to get screen to compile and run in Cygwin. So, I suggest that we wait until the new screen test release comes out, within a few days, and see if that fixes the problem. -- 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