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:from:to:subject:date:message-id:mime-version :content-type:content-transfer-encoding; q=dns; s=default; b=kPN ayuGUBI1kCKLgQMHFcsmTQs1pAQEaVBU+h4r4dvzQKYmoCNNCcbdv/CGDQb6OlxZ TmZxGloBynT/Vovui99V5+WkXI6ifSvZ+eG6RHkLj7FXJPx9ejrijmCQ37ZryrWN 1Y8RG+ebdutgUDBX/Z6gmy3WakU3XcM0JF39GuBk= 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=U5U1NCNTH WRzFsH6cXfXg0nMKqk=; b=PqcsmFxBKh/232as+w5fZyevAR2qetnEinuypYvEa Wbs8fB1hP3/8aMxSgui+LzcHsZqppqkmYekfdFW0zk5rkRhZuRuxqcbwoip5pSvF DQmTT3fwm5MQjy4op8vqXKCfdwfY5F2kENBgGADRjMoK6elkiq3L/aQC3H43vVLd B8= 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-Spam-SWARE-Status: No, score=-2.1 required=5.0 tests=AWL,BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.1 spammy=H*c:NHxtPHrt, H*UA:Outlook, H*x:Outlook, H*UA:Microsoft X-HELO: mail-pf1-f176.google.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:date:message-id:mime-version:thread-index :content-language; bh=yNU+yd3EcGWb2ktug5wT3QdKKGiAnX4KhBB+VU80Urc=; b=EcogLtzkjjgLBwDEFHWrOilvA6R1BNnt+GOUS7BVZ2yKDrZt8fwOdXPh3WUkVjP6nf dqx0VNvmS+KWzWuUcVJJ9maitsvabrr7R4umknOqaFl1EPDushEzX1pIBXPoHldRa88g sa/omwT6pSBeNuq59x9fcZcV8l3KxwG6C9xr5fv+wLdT9C7UyKPKQFPSRYfvBvydIbNJ z0Pt8/rrWmLQK8KRw5Pgrl6OKSqva+u9gybux7eiXOS0NCebMFaLOA40wBlNVn1Gbg6n AQwqvSiCCH+p+41IOMTJClQko5e6sG3R77I1yF4n5ta4ueo20u3R4gl6jtggzU2hLJma 0riQ== From: To: Subject: X11 forwarding extremely slow (unusable) after Cygwin upgrade on Dec 23rd Date: Fri, 27 Dec 2019 17:00:59 -0800 Message-ID: <002501d5bd1a$456e17e0$d04a47a0$@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Hi, I have a Cygwin installation on a Windows 10 PC, on which I use X-Windows to access a Linux development/build server. All has been working great for a long time, until I rand a Cygwin upgrade on December 23rd, and after that X11 has become pretty much unusable. I normally launch the terminator terminal emulator locally under X, in that I "ssh -Y" to the Linux machine, and then on there I use a number of GUI apps, mainly SlickEdit and BeyondCompare, which run remotely via X11 forwarding to display in windows on my local Windows PC. But since this Cygwin upgrade all of those remote X11 apps are now extremely slow to respond to anything - about 10 to 20 seconds to action any key press or mouse click. The two machines are on the same Gig-Ethernet LAN segment so there are no latency issues there (ping response time <1mS). To take any possible problems with those components out of the picture, I tried instead launching xterm under X11 locally, and from it launching Firefox after ssh to the Linux machine, and again I see the same symptoms with that - trying to type into Firefox's address bar takes about 10 seconds per letter. I had previously updated my Cygwin installation on March 3rd 2019, so this problem has come in sometime between then and now. I've just spent a very long day and a half rolling back the changes as much as I could (by hacking the setup.ini and re-installing previous versions from the local download cache) and eventually managed to get a working hybrid with enough packages rolled back to make the difference, and now X11 is working fine again. I also tried a new clean install of the latest Cygwin, after deleting my .XWinrc and removing all but the bare minimum from .startxwinrc, and do see the problem with that too. Is this any known problem? I couldn't find anything obvious in the email archives. Ian -- 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