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:to:reply-to:subject:message-id:date :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=gjHF3FPPu9AitgtQOiq0FlZQK9hpX7JzGTwOHq7qp0v3+65Dc2nDW 3TEr9iteGAVg7HjOkPHFSdRG0OsrO5+58a+Hb6wHU/j6WBu0aW981G2IEUriRYWD rTG+aR01QcqIaSktg97RSKSK91QTkv3bD4Y6ACxtQ749xlJUqDTlfg= 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:to:reply-to:subject:message-id:date :mime-version:content-type:content-transfer-encoding; s=default; bh=f0PrYswTtxlSyWYWmaohlgbGPfo=; b=u40MUxM3Q4GeehpJ7nBDD9ZCUKrR f1zaoZwPHxG3dTksgYdWtaaIk0MmFIKUGZtoUtNs7wXszbIPiJlXyXXQ+4WGV4rT Pn3DTMvKFvlvgYUaSWsTqmDuRfG3zobSg0D5lCpTZPMbgxxt4DrJid8UucgL0JvL ZGnUp5/0V5pRREw= 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=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=H*RU:209.85.192.193, Hx-spam-relays-external:209.85.192.193 X-HELO: mail-pf0-f193.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:to:reply-to:subject:message-id:date :user-agent:mime-version:content-transfer-encoding; bh=mLARbzXIOa/Bxeke7kiZy6BTTdkshB9P/xOrLB8OnRQ=; b=Elnlb/AzZdLdrV9KZYueV49LHe8wPykKQ0gGCtoP+K9e5/STTHML0DaCFkItlv5XYt 8yjjmtfkdh+qbwd0j1iFcNF8QuNnjYwYB1UhYvXJgJHlcPoPF8+P75iGObngdmG6VC+V MPMjA4f+A/Swi4uTYMKbwyZN0ar4fcdJ+IFvoAKo6j85duCFpav7ephYr5GtPteZ3r59 5KAkeUnWCmTBpAs4u0oqepSXuwiGGbx5mOb0BHVAeptt+1cfx9vEC5vtEdkCGETOJ5m0 GCE0JZBZESvhHqwJs4OEXy+gWD0fBCfqwQQJAdDgv3xGKk8JVN6c2qspl/89ilJWcATa /Xkg== X-Gm-Message-State: AMke39m98cXWTMannmv8HQhz947AcJzVEBA/YizsOEBLKMuYVh217gjpmtOekTj476au3w== X-Received: by 10.98.11.9 with SMTP id t9mr5004514pfi.123.1487370039353; Fri, 17 Feb 2017 14:20:39 -0800 (PST) From: "Matt D." X-Google-Original-From: "Matt D." To: cygwin AT cygwin DOT com Reply-To: codespunk+cygwin AT gmail DOT com Subject: XWin no longer working for me with -nolisten tcp? Message-ID: <58A77737.5070104@gmail.com> Date: Fri, 17 Feb 2017 14:20:39 -0800 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 just recently formatted and reinstalled Windows 10 x64. I have not updated anything related to Cygwin and everything version-wise is just as it was. I was previously starting X with the following: $ xinit -- -multiplemonitors -multiwindow -clipboard -noprimary -dpi 96 -nolisten tcp -displayfd 3 3>/c/home/.display But now it fails to open the display: http://pastebin.com/raw/bLHTWcrS I can get around this issue by using "-listen tcp" instead of "-nolisten tcp" but I don't understand why. This is especially ironic considering that this is the complete opposite workaround to what I had to use three years ago: https://cygwin.com/ml/cygwin-xfree/2014-07/msg00017.html 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