X-Recipient: archive-cygwin@delorie.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:subject:to:references:cc:reply-to:from
	:message-id:date:mime-version:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=hVuGum0u1e4ykLoh
	BH9UiMx1CS19GB0uQL2NR5RZmZbWnR5Efr9kNYUHOioiXM7PQrgp8Nhjs6TDhu5y
	ps/iOp1v7USPR8gz+NYNP/aLKloACQCuq80SjNRHPmb4lkTgF/qPEhv67a+u28dc
	wIlw95nPsKTKwNQau9kOzahDhNI=
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:subject:to:references:cc:reply-to:from
	:message-id:date:mime-version:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=HVIFM09sf/c8wA4Obucz6p
	VFqwA=; b=Xw/KODwF7mpIrdJ4G54zk+KVXrwmCCEkeBd3aY5I7q15QpE46OTHJg
	AnYS+PdExFLJ6jsGTy6hx4xeW4X+ltzQ1FFXAYjz0M5J7Hyrmf7LlYCrL57jGGmr
	Hn1G4+SCLQMs83aA/ykj2L407eaaY+lnaOl1JBvmnPEpRNmNX8Vag=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: =?ISO-8859-1?Q?Yes, score=5.5 required=5.0 tests=AWL,BAYES_50,BODY_8BITS,FREEMAIL_FROM,GARBLED_BODY,KAM_COUK,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_PASS autolearn=no version=3.3.2 spammy==ce=bb=ce=bf=cf, =ce=b3=ce=bf=cf, =ce=bf=cf, =ce=b9=cf?=
X-HELO: smtp-d-1.tiscali.co.uk
Subject: Re: Question for running KDE apps.
To: cygwin@cygwin.com
References: <CABhBvQvb1jTmiFv5dYOhSBzC3=FEy-n_cjy-yw0KxHsUh0URJg@mail.gmail.com>
Cc: giorgosk67@gmail.com
Reply-To: cygwin@cygwin.com
From: David Stacey <drstacey@tiscali.co.uk>
Message-ID: <5ca6d427-1dae-d77f-2bac-cc2271db6521@tiscali.co.uk>
Date: Mon, 27 Feb 2017 19:35:28 +0000
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0
MIME-Version: 1.0
In-Reply-To: <CABhBvQvb1jTmiFv5dYOhSBzC3=FEy-n_cjy-yw0KxHsUh0URJg@mail.gmail.com>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit
X-CMAE-Envelope: MS4wfGzGZxrzXmpWMbgHpznP1B14wqtUy1VctIFmaFtkVQsOhOgjhPudsMDHsKG4sH7w/yUf2aIPmQygdjFw3IeYmHYbcCTdWc6wN1s23u/s481oQibKJmvW XWcSJfnTNSnbFoJjIVqW/bBArX93WsM45SVvpI1rCqv6QyDe+P7gd6vkwSHssYVYC9cIFifOifRUGTpxIKI69jX1hf6ydRmnk0I=
X-IsSubscribed: yes
Note-from-DJ: This may be spam

On 27/02/17 13:29, Γιώργος Κωστόπουλος wrote:
> Is it possible to run a KDE app in cygwin?
> I tried some of them, but I keep receiving the error message:
> "QXcbConnection: Could not connect to display. Aborted (core dumped)".

Try the following commands from a Cygwin bash shell:

     XWin -multiwindow &
     export DISPLAY=:0.0

Then start your application as before.

Dave.


--
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

