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=i2bPnpG24OlgKuXF
	4+oCX2CMglixiC+J5sZ1DHjeqBME+bNg6HBNfzcK9mIpBzaFXTFKW1kCL31YwXW6
	nlNi1gpQKQe3uJFltzh8ZkxeRAjCwzFy9ksjKRsBwmPVDp3Bk8BOxG9wogE7AE28
	MpSDRL/yv/JuNvWuEO23DP3XhjY=
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=lyTqIrN/DiER91pwoyocL4
	HmTns=; b=Oku1oAKzLg7UxFCe8nHjjp9lZo3POk0ObaNdVw0yAgosEJaPmGVEBT
	YQj2O1jn9W0gIEXPkx0hrltrKMuN/acVvf5fNl6ylptI/UWYH52NK5jyO0GXDpNm
	AF3vRALI9mwCwyUpDu0fZiKGzeHSox8lcAfasiDRjSHuYa7i/hwDM=
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-wr1-f44.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=+5vbkYKmT5jnQOAiut7rI+nFqmuBbBKDa5aKgKq5jy8=;        b=HG93K0T4aNCvqVo7HAx+ebMfCCe5PQAmYy2zkloHN5Uy/fjDReehBBT39qV6K4n4ju         F7TelP3fa3gVYHAiBTnvKdT7fYV+95iciGDYyQ0VbRBPCcCh7QztbfssYXDlfyfdyLuO         JpE8XoGJrxwwTGv9MeA7afpKAh71Ei9m+NHD3PTaX5JDEhcVy3JmJsJeLFlL09aaP0lm         sfZkBkLeC3Fuz6WkGxCBP/Ufh/118PFaDN4+b3JH/XdNLWtcnvHe4MA7XM65NhlEYdt1         c2fMoDUeqsNArl96VC7/NgEmpq8Y4TPXe6GTquKbaY/yRY2mzPdiz/QX71S7AgfF1W18         gqlQ==
Subject: Re: Cygwin X applications do not launch
To: cygwin@cygwin.com
References: <65A79C1241011241A6BF0DE84A2B83F8028428176C@UM-EXMBX02.comm.ad.roke.co.uk>
From: Marco Atzeri <marco.atzeri@gmail.com>
Message-ID: <86db4def-a225-dcc6-2d04-5a3fcdd66825@gmail.com>
Date: Fri, 27 Jul 2018 17:15:45 +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: <65A79C1241011241A6BF0DE84A2B83F8028428176C@UM-EXMBX02.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 w6RFGH7B013442

Am 27.07.2018 um 15:38 schrieb Jones, Michael:
> I have a fresh install of Cygwin, with Cygwin X.
> The problem I have is that X applications do not seem to run.

does xterm run ?

> If I try to run gedit or emacs, for example, the applications seem to just return 0 immediately:
> ----------------------------
> me@mycomputer ~
> $ gedit &
> [1] 10244

if xterm run, can you try

   strace -o gedit.strace /usr/bin/gedit

and see if a there is any pop up error ?


Please follow
> Problem reports:       http://cygwin.com/problems.html
and attach the cygcheck.out

Rgards
Marco

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


