delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2016/07/11/16:32:05

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:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; q=dns; s=default; b=ohnerfGm6owuJUai
JHygny9h5fPG9yXLDXflGKg965zHxGigaEj6zLa5WKsZXfOxotyHQLgEWPlnWDTb
0LwqVuiX9zgScXS2mBozYCgzFHTmeE59S1LmPR27syqvvSj7Oe4+tfc2nB4gPvXw
/W4+eD2GftE2EM6JLFrVBbsn7L0=
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=hp4rpvkN3Z1r/QQ5ZLAYOa
9uuDE=; b=ubhR17KtCi5wvrXT3QY8cRQYtu8bptsT1Ghu4Fztj89pa0X3j3XTXd
4aizhnxphNZeUgVtXHE7JUAVaOmuJu4o+QQ5wtf1i3/M6rp4Vu0IxggsoNaaIjUh
VQm1KAPPYsaOSci49HUZgetTErXfLlmKFx5nsyI6LQSgaOnYTW1d0=
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=-2.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=shutdown, H*i:sk:announc, H*MI:sk:announc, H*f:sk:announc
X-HELO: mail-wm0-f51.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=rBCAS4nncjDxTR83XCvglgblKbsP3QlIB+0swZ/UIcU=; b=YiNbh9yIPCzCeXv/9G6kQRO8g4jp1QhnYlBUiNkRQEPiRuMb39Jp+Dr7DBkIMEIDhM yQITylZ5pOhJuUK8O0Q/mukaBeOSv94sgyH3mMD+C9Eq+8moxjrZGJuqFdAhrhe8pEYu eeHoU8mQpOiV/We3i1r3hAwlUGUEXcxVB1GTdir9p9YvdBXM3kttHUQnEWupGtOyPbf/ x+rW9VqST8KWv8hiEUFlnGM0oRwrGOLfWzNWREF5vZATCj2Zc9fEct0cHf6XZlVSp2jX 23bazYn5htvra95brEZSRg/GOUJcKKnB+BPvaB4U2/Dhn6XdN3uZ9XmqbEGeLu6/o04g TTGg==
X-Gm-Message-State: ALyK8tLJ693rOZNsFzvg6cWzZtUVrSP/cNonGb2/cu4U4BOh/ojZ6DdGHWCVK8JS8U20PQ==
X-Received: by 10.28.94.18 with SMTP id s18mr17020541wmb.42.1468269095851; Mon, 11 Jul 2016 13:31:35 -0700 (PDT)
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> <announce DOT 045e005d-3d48-71d9-2539-5883eb979eb9 AT dronecode DOT org DOT uk>
From: Marco Atzeri <marco DOT atzeri AT gmail DOT com>
Message-ID: <df6a3f32-3760-4f07-030f-e4b5eb1fac45@gmail.com>
Date: Mon, 11 Jul 2016 22:31:24 +0200
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0
MIME-Version: 1.0
In-Reply-To: <announce.045e005d-3d48-71d9-2539-5883eb979eb9@dronecode.org.uk>
X-IsSubscribed: yes


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.



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