From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mailsrv.cs.umass.edu (mailsrv.cs.umass.edu [128.119.240.136]) by sourceware.org (Postfix) with ESMTPS id 3E0A4385B835 for ; Fri, 17 Apr 2020 22:23:43 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 3E0A4385B835 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=cs.umass.edu Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=moss@cs.umass.edu Received: from [192.168.0.4] (c-24-62-203-86.hsd1.ma.comcast.net [24.62.203.86]) by mailsrv.cs.umass.edu (Postfix) with ESMTPSA id E6250401D72C; Fri, 17 Apr 2020 18:23:42 -0400 (EDT) Reply-To: moss@cs.umass.edu Subject: Re: katomic and atomix will not run To: Phoenix Soul , cygwin@cygwin.com References: From: Eliot Moss Message-ID: <0b49cf90-9377-4fd0-83d0-a4239dc96a26@cs.umass.edu> Date: Fri, 17 Apr 2020 18:23:42 -0400 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-2.0 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org 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: Fri, 17 Apr 2020 22:23:44 -0000 On 4/17/2020 5:16 PM, Phoenix Soul via Cygwin wrote: > I decided that I was going to get katomic and atomix for cygwin, and > selected the most recent version listed. > atomix refuses to run and says: > Unable to init server: Could not connect to 127.0.0.1: Connection refused > > (atomix:1495): Gtk-WARNING **: cannot open display: > katomic says: > QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to > '/tmp/runtime-warri_000' > qt.qpa.screen: QXcbConnection: Could not connect to display > Could not connect to any X display. > I have already tried using source as well. I have already pinged 127.0.0.1 > (localhost) to ensure that it does exist. What must be done to fix it. > Windows version is 8.1, and this is a no admin installation. ... and you have an X server already running? Maybe some details about that end of things will help folks help you ... Eliot Moss