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:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=ONS5lcjJaCoXL/by
	Ne3bZm0jplGAgk9ZzWce33VKKX1NSCG9n/6OM22CN9viX1Y/5l0sNHwFgWIfoHaN
	/Ey5p5/UoNMXs+NrYwIm0Z3dxXXvkAqCie2lbxTOYRKfVe0zMtkDRa01mJxxLELw
	cHVhjwYzliGZ0eXT+2494rqMmV8=
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:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=Ng6NFsM6HabRRRxC6z9Mrj
	nDBQ0=; b=dQUKEZcSNjJPDLxkIHoKlcdmlBjv0i5sb8w1i+W8DsXHB85QWQXSI2
	Sqx1O4eHT9eThpxYQqq9KPY2Mc91mq8DWDjyylP9cI+v3l5TzmhJ/47jxujS2TBa
	dfjIKJ1CGWmCmZkqEFNpDiljJ1LWJB7YwyIQEP1fITHd4r4/gXATU=
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-Spam-SWARE-Status: No, score=1.8 required=5.0 tests=BAYES_50,FOREIGN_BODY,FREEMAIL_FROM,GIT_PATCH_2,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 spammy=EMail, E-Mail, UD:avast.com, wwwavastcom
X-HELO: mail-wm0-f43.google.com
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=gmail.com; s=20161025;        h=subject:to:references:from:message-id:date:user-agent:mime-version         :in-reply-to:content-transfer-encoding;        bh=X5IbSY/XBFash4H1ZDfQAsCuoFjsq/e9g4EprXR6x/I=;        b=diI7Ex7aoN2F8mjXpsamNSs1zEkbS46muYT/B5e38CmvVx1MWP+VecYyorG8W7EeoP         IxqA0all/QKGVEyJHscDms6O7+/wVKzFdDPYG2hxd4eT10HbtFsoucdegGysZmVwRVR3         I55lT/d8OR2O7eJvVtjd9nlaRIuGInCPL9/KBGcKuQmxac2637rVmRb6EIgo8BN3MaJp         iJz9MD9lsAwL1U/RQxclJ+Bdojshl7PGGDg+fzC6yL22dc1BexUiRRtB5/teH3+XYGNu         xu57NfGWtkA+DSui6qP5n6Hn0hbpBuNsn3C7EJuOAvclzfHU6Yk2pyNBPRKGFzx3XT7R         sH+w==
Subject: Re: Cygwin X applications do not launch
To: "Jones, Michael" <michael.jones@roke.co.uk>,
        "cygwin@cygwin.com" <cygwin@cygwin.com>
References: <65A79C1241011241A6BF0DE84A2B83F8028428176C@UM-EXMBX02.comm.ad.roke.co.uk> <86db4def-a225-dcc6-2d04-5a3fcdd66825@gmail.com> <65A79C1241011241A6BF0DE84A2B83F80284285EAA@UM-EXMBX01.comm.ad.roke.co.uk>
From: Marco Atzeri <marco.atzeri@gmail.com>
Message-ID: <83b2faf9-9c0d-a8a3-cc9e-e6f4db278c0f@gmail.com>
Date: Mon, 30 Jul 2018 11:54:00 +0200
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1
MIME-Version: 1.0
In-Reply-To: <65A79C1241011241A6BF0DE84A2B83F80284285EAA@UM-EXMBX01.comm.ad.roke.co.uk>
Content-Type: text/plain; charset=utf-8; format=flowed
X-IsSubscribed: yes
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id w6U9sEtC029751

Am 30.07.2018 um 10:23 schrieb Jones, Michael:
> Yes, xterm, uxterm and Cygwin terminal all run ok.
>
> I don't see any output at all from "strace -o gedit.strace /usr/bin/gedit":

I assume you run it from xterm and not mintty, correct ?

Can you send me the gedit.strace by private mail ?

> ----------
> me@mycomputer <mailto:me@mycomputer> ~
> $ strace -o gedit.strace /usr/bin/gedit
>
> me@mycomputer <mailto:me@mycomputer> ~
> $
> ----------
>
> I have attached the output from cygcheck (note that I have edited the
> file to remove project and server names, replaced by "xxx").

fine. I have not seen anything strange on it.
What AntiVirus are you running ?

>
> Regards,
> Mike
>


---
Diese E-Mail wurde von Avast Antivirus-Software auf Viren geprüft.
https://www.avast.com/antivirus


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


