delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2015/11/21/22:22:36

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:date:from:to:subject:message-id:mime-version
:content-type; q=dns; s=default; b=oP7u6PuFoe/p3doiYjItQ3xQ2Pv6R
YV4m4XizJ/zsCdSazYKPe9FQKqmEZVIHGwhebAkA2IiPJZugNCzEov79yE9rzDmH
RdWTLDtlXyI3ACSqGEL6VqJZV3cbqLxaDcRTFJXGqwjj2bBqHqsKvXT9a12/fUA0
BXki+Rp5yT1KjA=
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:mime-version
:content-type; s=default; bh=/veBqhEsp4ipxmJls89VqqiN27Y=; b=W+E
7NXr+NeIgsmxUe9K+56LhRVvJ3eCSdJVrLW7CN6OnPUd2kUXfVkfSjGxZms0Pvkx
HRvRDW8RfwtiWS+99TqApnsds6nV8feroLcyxlaeo2FvuC+KmtQc/uVrW9Rr8MVW
lUf2QNDNXhGqGb6H6zhDBJGZ/CTFxK4hFCGUhkcA=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
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: No, score=-1.5 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RP_MATCHES_RCVD autolearn=no version=3.3.2
X-HELO: pobox1.f5esx.sfu.ca
Date: Sat, 21 Nov 2015 19:18:05 -0800
From: Peter Van Epp <vanepp AT sfu DOT ca>
To: cygwin AT cygwin DOT com
Subject: startx doesn't seem to work
Message-ID: <20151122031805.GA7230@sfu.ca>
MIME-Version: 1.0
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

Welcome to the XWin X Server
Vendor: The Cygwin/X Project
Release: 1.17.4.0
OS: CYGWIN_NT-6.1 Owner-PC 2.3.1(0.291/5/3) 2015-11-14 12:44 x86_64
OS: Windows 7 Service Pack 1 [Windows NT 6.1 build 7601] (Win64)
Package: version 1.17.4-1 built 2015-10-29

XWin was started with the following command line:

/usr/bin/X :0 -auth /home/Owner/.serverauth.4716

(II) xorg.conf is not supported
(II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for more information
LoadPreferences: /home/Owner/.XWinrc not found
LoadPreferences: Loading /etc/X11/system.XWinrc
LoadPreferences: Done parsing the configuration file...
winDetectSupportedEngines - DirectDraw4 installed, allowing ShadowDDNL
winDetectSupportedEngines - Returning, supported engines 00000005
winSetEngine - Using Shadow DirectDraw NonLocking
winScreenInit - Using Windows display depth of 32 bits per pixel
winWindowProc - WM_SIZE - new client area w: 1904 h: 1002
winFinishScreenInitFB - Masks: 00ff0000 0000ff00 000000ff
MIT-SHM extension disabled due to lack of kernel support
XFree86-Bigfont extension local-client optimization disabled due to lack of shared memory support in the kernel
(EE) AIGLX: No native OpenGL in modes with a root window
(II) AIGLX: enabled GLX_MESA_copy_sub_buffer
(II) AIGLX: enabled GLX_EXT_texture_from_pixmap
(II) AIGLX: Loaded and initialized swrast
(II) GLX: Initialized DRISWRAST GL provider for screen 0
winPointerWarpCursor - Discarding first warp: 952 501
(--) 5 mouse buttons found
(--) Setting autorepeat to delay=500, rate=31
(--) Windows keyboard layout: "00000409" (00000409) "US", type 7
(--) Found matching XKB configuration "English (USA)"
(--) Model = "pc105" Layout = "us" Variant = "none" Options = "none"
Rules = "base" Model = "pc105" Layout = "us" Variant = "none" Options = "none"
winClipboardThreadProc - DISPLAY=:0.0
winProcEstablishConnection - winInitClipboard returned.
OS maintains clipboard viewer chain: yes
winClipboardProc - XOpenDisplay () returned and successfully opened the display.
xinit: connection to X server lost

waiting for X server to shut down winClipboardProc - winClipboardFlushWindowsMessageQueue trapped WM_QUIT message, exiting main loop.
winClipboardProc - XDestroyWindow succeeded.
winDeinitMultiWindowWM - Noting shutdown in progress
(II) Server terminated successfully (0). Closing log file.


Owner AT Owner-PC ~
$ /usr/bin/xterm: Xt error: Can't open display: :0
^C

Owner AT Owner-PC ~



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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019