From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mout.kundenserver.de (mout.kundenserver.de [212.227.126.134]) by sourceware.org (Postfix) with ESMTPS id 71F0E3AC0406 for ; Wed, 17 Jun 2020 21:12:52 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 71F0E3AC0406 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=towo.net Authentication-Results: sourceware.org; spf=none smtp.mailfrom=towo@towo.net Received: from [192.168.178.45] ([95.90.245.244]) by mrelayeu.kundenserver.de (mreue011 [212.227.15.167]) with ESMTPSA (Nemesis) id 1MAwoL-1jaz3w1zoX-00BLkz for ; Wed, 17 Jun 2020 23:12:49 +0200 Subject: Re: How to debug/troubleshoot mintty? To: cygwin@cygwin.com References: From: Thomas Wolff X-Tagtoolbar-Keys: D20200617231247848 Message-ID: <3badb978-f476-1d7a-179b-f68b9a671f4c@towo.net> Date: Wed, 17 Jun 2020 23:12:47 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.9.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K1:oLsWeRAORK1fPR2Rp3Y4j7R0hzZu+FrFN2SbTDhJq/kUn4RZALC QMnrd/35H2mvHRQk7ggnQ4hLvxyG/xl5SkxZBYcsNiSyCo4p6uZnSdfpyWnifjx/c+K/QJd hSwVyDFNjal/jqYUkvuloWTpMdtonMR7MTfr0x1IQsvp5AoTMfTT14WS9atncrfyBOfzkz9 sqFRBZj6W2PrGlsoBq+Pw== X-UI-Out-Filterresults: notjunk:1;V03:K0:9himmC6SulA=:preQmfEXl1Qd3KgHhbdkf6 jixRf5c2qYQ+qUuQICqcf9IjPmo4Q+92V9EcqG5LIv8dyAkUoxuPq1GrdqYTxYBF4/DPHz10r ntZ0tFz6PnYXKxB8B6bOD4TJwhbD+bwQCQ/wJgk1tRXXAQKvlsDsCwrZsLPJc8OiSyXayc80T TsaJDvigvYIpoCiM3OwlSffkGcTtjW3Jo/KiecaNVTen1mb1qVOEkWFpMy/LVUJBu7Bolk+Ko 8ECvZPMo/53AaM799VxM2AdPNx06JA4wSVheO0BHzH+/qD1VLvB9K2FIc1bpmdg5gv/nYz7aC 1+YQsDWT7udfwoLyQiS2AQUOLQQ6RquGhhcg5c0jas+J2uuCIjizJnWIjV5aDYXpMLYMo6pWp o910eRV1MbMPIUGkx0h35Rr6npGy9J/rpIBZJajRCJyRz3PHIXsC2VMcK286c8UqCopDjFNF9 anEgdjT9uUj6DtxmDnYu+NBhPyjh27i8YcuiXEnmwEa+00lApNA+kFz1EwZEOTPiFMmw/kjDY fiyAZDHW2nqjZ2W2g5HX3/ZZyeJERvv88loVHERrVyMk+XsoCQb5uwzaerqSBqOqu58v+DH2G e7YJmmlCV5siVbBlKp0pR2IKTZzT70umB9dF+ziDs5AkAfSGooluMbegNqoniWeCCculyw5hT 9JgZ+voMROX11ETYO7676O8WfgPe+OUpNWURQQF7F9CPlh7wYqnNbZVSjPJH+kjrXMtrsAjQM iy1uI6QTXSBNQ4phOlKX9HzIdNFC/4ZItn34ghCTJm6k8AQ32qjsLqN84CTaJ2n9nSmxRZ8SJ Hu6F2eNw+gXiN/4NnR0P4wUCVm8kadamPjkMu2aDhyagOWomD0= X-Spam-Status: No, score=-7.8 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, KAM_LAZY_DOMAIN_SECURITY, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2, SPF_HELO_NONE, SPF_NONE, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Jun 2020 21:12:53 -0000 Am 17.06.2020 um 21:48 schrieb Allen Hewes via Cygwin: > Hi, > > I seem to be having more screen text redraw/repaint issues with mintty lately (about 6 - 9 months). Generally, it's more often remote systems (via SSH) vs my local client peecee. > > My issues range from scrambled up text, cursor in wrong location, cursor line in wrong location and rows/cols changed from initial launch. I have looked at infomcp, stty output and settings. I have compiled new term definitions from Thomas Dickeys ncurses site. I can't seem to find something obvious. > > How do I debug/troubleshoot these issues? Pick *one* example from what you think is wrong, describe it clearly, and provide a screen log (mintty -l .logfile) that reproduces the issue with `cat .logfile`.