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:from:reply-to:subject:to:message-id:date :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=DSgdsoZI9PH2gDgIUxlJ3qG3XP37relit9BZz+cECfToJwNKSqO2X aNhnFQzVuqStN11tRiYyh2lCNxpfTKd6uEwazS5Bo+2Sg6YvN+p+Pgpv9yjNzNLu Ur/QmuXW2ZTwTOvZ0KdL3pyItJ4TwUb730mb5aFkcyQp5zlwRbxbT0= 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:from:reply-to:subject:to:message-id:date :mime-version:content-type:content-transfer-encoding; s=default; bh=1vJTuhk3lhz3L2eCI/P4AuzXbZk=; b=i8GUWsVxHZfzumlVyY6NTaRy7lRz duqUdwS8Midx4XAhcM5B8lBpjtvl1TqMvioih80X8Lm2LbVbU7Y5W08GyJ1sVxEk BZFyFJjrGYURgtsc75unlULvgdhz7LhOPUrbQrcHXCUYmqbYiL+xGji5uNBsrGwH bIukJ33dpKt1R38= 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-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=H*UA:38.0, H*u:38.0 X-HELO: mail-pg0-f53.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:from:reply-to:subject:to:message-id:date :user-agent:mime-version:content-transfer-encoding; bh=WQzxUvFoXPYCP19sTW2qxjT2zgP6RYFmrKv9q7Vr2zc=; b=ZS8wqVIwLqNPQqRIPjQoWLVq+Bza4u1AuSSTkigF3IsJlJeMMyRbxot7bWTCkEIm9H xnUPFYor5JyZH8lWIE8ar8wh2rqELNVBh/iosfpnBaXMB+TpjZ5m9e8yet4/QzRuL28b iK0T+s0zDrDvXNF99Axi0XwirkiJH2vR0d8oPnt4D8EDF1U9Gl7e5ip+G0qUUBXI+Ld4 AIgLe69srjikwSCxiVnC32mqIFI+2xQE9z9gaXM4i2b/IjDHJ+lmep4LqYQLEpmZHeFy jtl+nb9MnDvsU0J20jScMowK4rxoUHgGrGcamM49+EeMvmenodsu2lknGQJH/h7lHKkd mVpw== X-Gm-Message-State: AHPjjUiuH4c4sep0FVkDakw8tFXJ/lVID6RTuRaS/etGCCae0E8y95GP B0V6fNvgGGeXH2Wbwf4= X-Google-Smtp-Source: ADKCNb4Ss7aHVBcX8iLNrNLGWwjsij6emia2k+PyHb/kLBT19a+Pfv+U40XWXbpkoENHS2jsNHSQUw== X-Received: by 10.98.81.4 with SMTP id f4mr6064777pfb.275.1504676670178; Tue, 05 Sep 2017 22:44:30 -0700 (PDT) From: "Matt D." X-Google-Original-From: "Matt D." Reply-To: codespunk+cygwin AT gmail DOT com Subject: xinit is ignoring -displayfd option To: cygwin AT cygwin DOT com Message-ID: <59AF8B3C.2080501@gmail.com> Date: Wed, 6 Sep 2017 01:44:28 -0400 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit I'm not sure at what release this bug appeared as my .display already existed with the value '0' which masked the problem. When I ran xinit on a system without a .display already present caused some of my scripts to fail as this file is no longer created due to the wrong fd being used. Here is the output of xinit: https://pastebin.com/raw/HJB9WGk7 Matt D. -- 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