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:from:to:subject:date:message-id:mime-version
	:content-type:content-transfer-encoding; q=dns; s=default; b=OvP
	7wogh2UPKngqWm9+1lDBwQFImSTR+Ax9+Cdp191p8FL3oziCs0uL2lNWchlvLFmi
	mJNn0kzRSbObxGgnh6SVHTIOVgoIEsdqrbffuc2zzEwMj58Ix1AKda/mCG255SLi
	ZWkr9+9/urngPTitr112bneHmhGBir4DquHRxxlo=
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:from:to:subject:date:message-id:mime-version
	:content-type:content-transfer-encoding; s=default; bh=ojd3crV78
	ve/78geHmnpkrUZ+R8=; b=nbRPiYmONVWtJQOYJzkOoa03xXyEj3Y2dVgwuUjxE
	Bv3s+Ha6ayG+Mufm0+PF9IN5coow2kARtpQVwKaxZuB6N9MkjoWA6XHnMeqdHzR4
	K1BUTIpG4qPKRSeazD9mGuzIRZHgOFFmduYaYK6+341Q9hGpBLHvcC31I0KbAfAK
	CI=
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.5 required=5.0 tests=AWL,BAYES_50,GIT_PATCH_2,HTML_MESSAGE,KAM_COUK,LIKELY_SPAM_BODY,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=utm_source, utm_medium, utm_campaign, utm_content
X-HELO: eu-smtp-delivery-167.mimecast.com
From: "Jones, Michael" <michael.jones@roke.co.uk>
To: "cygwin@cygwin.com" <cygwin@cygwin.com>
Subject: Cygwin X applications do not launch
Date: Fri, 27 Jul 2018 13:38:05 +0000
Message-ID: <65A79C1241011241A6BF0DE84A2B83F8028428176C@UM-EXMBX02.comm.ad.roke.co.uk>
MIME-Version: 1.0
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 w6RDcQdd007783

I have a fresh install of Cygwin, with Cygwin X.
The problem I have is that X applications do not seem to run.

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

me@mycomputer ~
$ emacs &
[2] 10976
[1]   Done                    gedit
----------------------------

Similarly, if I try to start either of these applications from the X Applications Menu on the taskbar, they don't launch.
The Cygwin log file shows the following, indicating that the application started, and then exited straight away:

----------------------------
(xwin-xdg-menu:13896): GVFS-WARNING **: Error creating proxy: Error calling StartServiceByName for org.gtk.vfs.Daemon: Timeout was reached (g-io-error-quark, 24)

executing 'xterm -title '/home/me/.xsession-errors' -e less +F /home/me/.xsession-errors', pid 8080
(pid 8080 stderr) xterm: cannot load font "-Misc-Fixed-bold-R-*-*-13-120-75-75-C-120-ISO10646-1"
executing 'gapplication launch org.gnome.gedit', pid 9288
pid 9288 exited with status 0
----------------------------

Any ideas? It's driving me nuts! I've tried a fresh install of Cygwin, with the same results.

Many thanks,
Mike

________________________________________
Roke Manor Research Limited, Romsey, Hampshire, SO51 0ZN, United Kingdom.Part of the Chemring Group. 
Registered in England & Wales. Registered No: 00267550
http://www.roke.co.uk

Please update your address book. Roke is currently transitioning to its original brand and will no longer 
be branded under Chemring Technology Solutions. Email addresses of Roke staff have therefore been changed 
from firstname.surname@chemringts.com to firstname.surname@roke.co.uk – please use this updated format 
with immediate effect.

________________________________________
The information contained in this e-mail and any attachments is proprietary to Roke Manor Research Limited and 
must not be passed to any third party without permission. This communication is for information only and shall 
not create or change any contractual relationship.
________________________________________

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


