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:subject:to:references:in-reply-to :message-id:mime-version:content-type:content-transfer-encoding; q=dns; s=default; b=aRrauwZdb2h8LSEJd9tKkBHPiBCIlKCLh2ry8CACXOz Q3XMN0meKdv/KVONKSd0MY/oZJYdOhrY956glyKxZV/G49jFBq880cZYqPCMIbQH BwpphX//nskiJQ2fDYxv5aKCMwnarzh47nEeK8KmZA0iguQTf+6V60KI52l6dsKo = 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:subject:to:references:in-reply-to :message-id:mime-version:content-type:content-transfer-encoding; s=default; bh=B5fhUO0uGsnfE1vdppHY+KZh+44=; b=bzC8a9IVDlrolyTCn 0xN385pTJt0Hb2Y1tw2nz5TvEbzHYTF8BXeZqSnYniAuI7Ga+HkrNQFDKFdQmG+q ckrqVUQLZwsJsO6mm9pmdla9gGH5qzhu1CEBvB7fmdEp2sk66OEqSnrYEO2yvZUv 9O3er1bMpFvzJHV0RZXQ1kd/rY= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , 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=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 spammy=Previous, H*i:sk:df6a3f3, Hx-languages-length:3045, H*F:D*sourceforge.net X-HELO: nm4-vm1.access.bullet.mail.gq1.yahoo.com X-Yahoo-SMTP: uQK22MWswBCKBpZEmcLDxzBiNtxH7V0FvTGeZikrZyTgdEnV Date: Mon, 11 Jul 2016 17:13:48 -0400 From: Jack Subject: Re: [ANNOUNCEMENT] Updated: xorg-server-1.18.3-1 To: cygwin AT cygwin DOT com References: <564F47CC DOT 70306 AT dronecode DOT org DOT uk> <564F4A62 DOT 9070202 AT dronecode DOT org DOT uk> In-Reply-To: (from marco.atzeri@gmail.com on Mon Jul 11 16:31:24 2016) Message-Id: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; DelSp=Yes; Format=Flowed Content-Disposition: inline Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id u6BLEEE2030963 On 2016.07.11 16:31, Marco Atzeri wrote: > > > On 21/06/2016 19:04, Jon Turney wrote: >> >> The following packages have been updated in the Cygwin distribution: >> >> *** xorg-server-*1.18.3-1 >> >> These packages contain XWin and the other X.Org X11 servers. >> >> In addition to upstream fixes [1], the following cygwin-specific >> changes >> have been made since 1.18.2-1: >> >> * In multiwindow mode, enable the -compositewm option by default, so >> top-level window contents which are occluded are shown correctly in >> task >> bar and task switcher previews. Add a -nocompositewm option so it >> can >> be disabled. >> * Fix any custom sysmenu configured in .XWinrc not being used when >> window is initially shown (Thanks to Colin Harrison) >> >> [1] https://lists.x.org/archives/xorg-announce/2016-April/002683.html >> > > 32 bit seem to have an issue. 64 bit is fine > > $ startxwin > xauth: (stdin):2: unknown command "086295becc62502e7c43cb93e1b5b8d1" > > Welcome to the XWin X Server > Vendor: The Cygwin/X Project > Release: 1.18.3.0 > OS: CYGWIN_NT-6.1-WOW GE-MATZERI-EU 2.5.2(0.297/5/3) 2016-06-23 14:27 > i686 > OS: Windows 7 Service Pack 1 [Windows NT 6.1 build 7601] (WoW64) > Package: version 1.18.3-1 built 2016-06-20 > > XWin was started with the following command line: > > /usr/bin/XWin :0 -multiwindow -auth /home/marco/.serverauth.7560 > > (II) xorg.conf is not supported > (II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for more > information > LoadPreferences: /home/marco/.XWinrc not found > LoadPreferences: Loading /etc/X11/system.XWinrc > LoadPreferences: Done parsing the configuration file... > winDetectSupportedEngines - RemoteSession: no > winDetectSupportedEngines - DirectDraw4 installed, allowing ShadowDDNL > winDetectSupportedEngines - Returning, supported engines 00000005 > xinit: giving up > xinit: unable to connect to X server: Connection refused > xinit: server error > > > Previous version also fails, just later > > winProcEstablishConnection - winInitClipboard returned. > winClipboardThreadProc - DISPLAY=:0.0 > OS maintains clipboard viewer chain: yes > OS maintains clipboard viewer chain: yes > winMultiWindowXMsgProc - xcb_connect() returned and successfully > opened the disp lay. > winClipboardProc - XOpenDisplay () returned and successfully opened > the display. > xinit: connection to X server lost > > waiting for X server to shut down winClipboardProc - > winClipboardFlushWindowsMes sageQueue trapped > WM_QUIT message, exiting main loop. > winClipboardProc - XDestroyWindow succeeded. > winMultiWindowXMsgProc - Fatal error 1 on xcb connection > winDeinitMultiWindowWM - Noting shutdown in progress > (II) Server terminated successfully (0). Closing log file. > > > Unfortunately I am mainly using the 64bit, so I don't know > when the problem arose. It works fine for me, with cygwin 32 bit under Windows 7 Pro 32 bit, although my CPU is actually 64 bit. Let me know if you want any other details about my system. Jack -- 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