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:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type:content-transfer-encoding; q=dns; s=default; b=if8NhODol998MH1fgR/gdsp7rJEYPnZr3V+tr1+G9MP RM2o7D/oIcMvbpZv/m1suwEYgjVzqMqmU+3YJyY09hmD5x8WWtUZZ2AS8J8K/uPW ENWoUQJ3gMBff9aONnGxqndrOib7hpKkDK/9x8tethmDeqdDm0Z9Vt2MDivrLo6I = 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:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type:content-transfer-encoding; s=default; bh=75L90bDj4JMAnyso8XZEz1N5z2A=; b=p89uBF6/edMtYDjnV ezkzUIaC80UNNNmi9rAfBLIhYkMlsmHBjFasYsIJmaPKo8u++cBAe2sDELlFbZ9v k/ZgWyqlH80CHYZi+VYzhfrtzW7rT0v0aijv9wUEF9xrIkOhUASPvX8NxyNaJQht Nu+vs/o4VVneJf82sXB8Znoxvo= 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?No, score=4.5 required=5.0 tests=AWL,BAYES_50,BODY_8BITS,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,GARBLED_BODY,RCVD_IN_DNSWL_LOW,RCVD_IN_SORBS_SPAM,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: mail-it0-f44.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-transfer-encoding; bh=IVhHETaUlC1KmaGAViuxmGSY11/L67Y0yskahvZilm4=; b=aybNt5Z7K4D9l5lpN2dDgqRGhteIbGXKuGsySTmrRxtHq2O5zLI/0osjNoSPN4wO8V S1XIiaUyM6zaphlkfGg12ivolUD/xFLrsNM8A9f2gH219UJbmQE9wrhkIpm4sjhR/9AM +mZ3XElO8BqPj8GxsU+k4UzO4S00Qli9iYRkjQTX62QdhzDYGpQGAsz/DPjg4eQAov// 4QqCd4wOM+w1YWUwIglvZ4+9ntXrbjH4TMgoWMqDTmTQwyA1wEoGgQmXgc5sYW1hN1Qi gF41KP14uIjbHN9iobF6yJ6ImbN9Qa9Fm8R6FuTkY9VG8pwNVhS1gZBOkH065lD7T0b7 PS6Q== X-Gm-Message-State: AMke39lpRqDOJp7n5VnjIAHAFuDT+JbMxuhkKF5ebschkF+hmPWKp23dg6Us4tcwlBTyLDKXVR5gBgbGfjgpsw== X-Received: by 10.36.215.129 with SMTP id y123mr17068820itg.17.1488226303104; Mon, 27 Feb 2017 12:11:43 -0800 (PST) MIME-Version: 1.0 In-Reply-To: References: From: =?UTF-8?B?zpPOuc+Oz4HOs86/z4IgzprPic+Dz4TPjM+Azr/Phc67zr/Pgg==?= Date: Mon, 27 Feb 2017 22:11:02 +0200 Message-ID: Subject: Re: Question for running KDE apps. To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id v1RKCtMu023871 2017-02-27 22:01 GMT+02:00 Γιώργος Κωστόπουλος : > 2017-02-27 21:35 GMT+02:00 David Stacey : >> 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. >> > > Nope! > Still the same. Oh, that did the trick! :-) I retried some times and finally I succeeded. I don't know why the 1st attempt failure, but everything's in place now. THANKS Dave!!! :-) G. -- 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