From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lj1-x22f.google.com (mail-lj1-x22f.google.com [IPv6:2a00:1450:4864:20::22f]) by sourceware.org (Postfix) with ESMTPS id 7DF69386188A for ; Tue, 29 Sep 2020 12:05:47 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 7DF69386188A Received: by mail-lj1-x22f.google.com with SMTP id s205so3787547lja.7 for ; Tue, 29 Sep 2020 05:05:47 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=QveEwrUj/Gwlt7eC7X2ixV0IxrPA9w3naiWANpSWaQs=; b=ch7iRXGcfF57xGvmByWApwhzdwcpEiurOqaaE3EXdR8FY5YV7TLWbhzWAXgLIKRt0P Elx7aJ8SRh5qEhSVJg/QHU0RA0cYz58nAjwGbilys8VyolNK0bZgWYcFp5dIk4asyE2I bJtxxZ8UjoO2ZDRAOfD2/AtiQJBJY9GGAeB8jHjAfQGdXcOhHoxmeCaoaD5SJzNqKFf/ VIz2Fi9FqiLZX/Xkb2p1E17apm+pEZ45HkU1XnQZ02tfU0ACmTzEzQTkzLebI1bESbf0 mkd2skuQWN9DALIzKlVraLuiq0neHuavjKCrxwi+ks00DF/ExYZyUsu36/BnPyn5YeRz VVEw== X-Gm-Message-State: AOAM533YnnpQsSkCgGK407GV4rDalJN6qI1n00NKsbKuP2jRHfp47Hk6 T05GPC3m+HxlPBlD+F5MFs2QyfY6TABHbubjbaw7xVL7Rds= X-Google-Smtp-Source: ABdhPJyKAmAYvtF3e9WbhVAHvQSAsreyciPV19tPBE0C/f17zGTs6x8Dhl5G7D/rIPMbl73SR8CGL0CFJSs2CT6JEjQ= X-Received: by 2002:a2e:b530:: with SMTP id z16mr1146842ljm.143.1601381145870; Tue, 29 Sep 2020 05:05:45 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Thomas Schweikle Date: Tue, 29 Sep 2020 14:05:34 +0200 Message-ID: Subject: Re: Cygwin/X11 on Windows 10 To: Cygwin X-Spam-Status: No, score=-1.8 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, HTML_MESSAGE, KAM_NUMSUBJECT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: cygwin@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Sep 2020 12:05:53 -0000 The documentation given at https://x.cygwin.com/docs/ug/setup.html isn't really clear about what packages shall be selected. It only states one awaiting all others pulled in as dependencies. Since this isn't true it might be better to give a list which ones to select. Now the next problem: xinit: giving up xinit: unable to connect to X server: Connection refused xinit: server error Any idea about this problem? On Tue, Sep 29, 2020 at 12:26 PM Thomas Schweikle wrote: > Hi! > > I've managed to install cygwin/X on Windows 10. Now I'm looking for > command "startxwin" -- does not seen to exist. If following instructions > from https://x.cygwin.com/docs/ug/setup.html it should be installed? Or > is an extra package selected needed beyond what is given in upper mentioned > handbook online? > > If I start "XWin.exe -multiwindow" directly it starts and finishes > immediately. The recommended idea of creating an > executable "~/.startxwinrc" holding only "exec sleep infinity" does not > help. Same behaviour as before. Any other suggestions? > > -- > Thanks in advance for any help you can provide! > Thomas > > -- Thomas