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:date:from:to:subject:message-id:references
	:mime-version:content-type:in-reply-to; q=dns; s=default; b=h2ag
	5mkEgu2KF8c1rbbUtTmpZMsJiL6qgOqu1Gmr83/y3ujQimODNw4+Qd6H1jxofp5t
	45mwEN4mqOqzsaZslm2vLmBbEEGNuVyHZ0LTtDb/ZRLAFGOMqfwVJUvdajiSNho1
	UxIzxVZw3Qzi/HK6x1ZF2VDbJkWbi/QtXS2QoJU=
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:date:from:to:subject:message-id:references
	:mime-version:content-type:in-reply-to; s=default; bh=csHtnEKyvm
	I5y0rIBLxOYIXlz5w=; b=ggMIcsTWF93pX6GqTrFJV/GcOelYAYVZhWcR9YtMvx
	BPF5tnkN6V6IVok/gKveLycNF3OAK+yeEQOsbc++Ptz0nxeJ/FvY/chERvJEdLu8
	2uhWh7aq9opVd4xKyD5EUn1DbuxqG1h3Yws90DoZ7VZjtpb5y62mGUxTB/DINfpz
	o=
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-Virus-Found: No
X-Spam-SWARE-Status: No, score=-0.1 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY,RP_MATCHES_RCVD autolearn=no version=3.3.2
X-HELO: pobox1.f5esx.sfu.ca
Date: Mon, 23 Nov 2015 13:15:54 -0800
From: Peter Van Epp <vanepp@sfu.ca>
To: cygwin@cygwin.com
Subject: Re: startx doesn't seem to work
Message-ID: <20151123211554.GA21840@sfu.ca>
References: <20151122031805.GA7230@sfu.ca>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20151122031805.GA7230@sfu.ca>
User-Agent: Mutt/1.5.20 (2009-06-14)

> On my Win7 machine with a newly installed cygwin-64 installed via
>     setup-x86_64.exe with everything default except xinit and xorg-server
>     selected running startx from a terminal window opens a full screen window
>     and then dies. A search of startx fails in the mail archives didn't turn up
>     any thing much. Can someone suggest what I'm doing wrong please?
> 
>     This is what appears in the cygwin terminal window when it dies.
> 
>     Peter Van Epp
> 
>     $ startx
>     xauth:  file /home/Owner/.Xauthority does not exist
>     xauth:  file /home/Owner/.Xauthority does not exist
> try startxwin
> 

Similar result but not even a window this time. As well the same thing happens
(or doesn't happen) on three different machines with three different graphic
cards and different OSes (Win7 pro on this machine, Win10 pro on another,
and Win 7 home premium on the third). I've only loaded xorg-servers xinit and
xterm in addition to the basic and then loaded the dependencies it found, but
it originally failed with a bunch more packages loaded for geda. I'd expect
that this should just work (it has in the past for me) but not right now. 
The error message is slightly different though:

...
winInitMultiWindowWM - XOpenDisplay () returned and successfully opened the display.
winMultiWindowXMsgProc - XOpenDisplay () returned and successfully opened the display.
winClipboardProc - XOpenDisplay () returned and successfully opened the display.
winMultiWindowXMsgProcErrorHandler - ERROR: BadMatch (invalid parameter attributes)

at this point it just hangs in the cygwin terminal window until I hit control-c.
From another cygwin terminal the log file has a bit more information:

cat /var/log/xwin/XWin.0.log

[  2774.914] OS maintains clipboard viewer chain: yes
[  2774.914] winInitMultiWindowWM - XOpenDisplay () returned and successfully opened the display.
[  2774.914] winMultiWindowXMsgProc - XOpenDisplay () returned and successfully opened the display.
[  2774.914] winClipboardProc - XOpenDisplay () returned and successfully opened the display.
[  2776.068] winMultiWindowXMsgProcErrorHandler - ERROR: BadMatch (invalid parameter attributes)
[  2918.731] winClipboardProc - winClipboardFlushWindowsMessageQueue trapped WM_QUIT message, exiting main loop.
[  2918.731] winClipboardProc - XDestroyWindow succeeded.
[  2918.731] winClipboardIOErrorHandler!
[  2918.731] winMultiWindowXMsgProcIOErrorHandler!
[  2918.731] winInitMultiWindowXMsgProc - Caught IO Error.  Exiting.
[  2918.778] winDeinitMultiWindowWM - Noting shutdown in progress
[  2918.778] (II) Server terminated successfully (0). Closing log file.

	Hopefully this suggest something to someone (because it isn't to me :-))

Peter Van Epp

	

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

