From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 123421 invoked by alias); 27 Feb 2017 19:35:41 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 123401 invoked by uid 89); 27 Feb 2017 19:35:40 -0000 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 Received: from smtp-d-1.tiscali.co.uk (HELO smtp-d-1.tiscali.co.uk) (62.24.229.1) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 27 Feb 2017 19:35:38 +0000 Received: from [10.7.7.5] ([88.150.206.166]) by smtp.talktalk.net with SMTP id iR4ycYgiCU65liR55cZoXs; Mon, 27 Feb 2017 19:35:36 +0000 Subject: Re: Question for running KDE apps. To: cygwin@cygwin.com References: Cc: giorgosk67@gmail.com Reply-To: cygwin@cygwin.com From: David Stacey Message-ID: <5ca6d427-1dae-d77f-2bac-cc2271db6521@tiscali.co.uk> Date: Mon, 27 Feb 2017 19:35:00 -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 X-SW-Source: 2017-02/txt/msg00345.txt.bz2 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