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: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 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: =?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 AT cygwin DOT com References: Cc: giorgosk67 AT gmail DOT com Reply-To: cygwin AT cygwin DOT com From: David Stacey 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: 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