From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Alan Third Newsgroups: gmane.emacs.devel Subject: Re: Scroll bars on macOS builds Date: Wed, 26 Jan 2022 22:31:10 +0000 Message-ID: References: <1555566770.476092.1641148898999@mail1.libero.it> <366682291.727051.1641946326079@mail1.libero.it> <835707023.1539255.1642863979389@mail1.libero.it> <51672596.1588540.1642973503861@mail1.libero.it> <246357929.1612108.1642976592962@mail1.libero.it> <147533788.292331.1643216844580@mail1.libero.it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="26375"; mail-complaints-to="usenet@ciao.gmane.io" Cc: "emacs-devel@gnu.org" To: Angelo Graziosi Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Jan 26 23:32:18 2022 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nCqpt-0006hE-WC for ged-emacs-devel@m.gmane-mx.org; Wed, 26 Jan 2022 23:32:18 +0100 Original-Received: from localhost ([::1]:39974 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nCqps-0000kz-3p for ged-emacs-devel@m.gmane-mx.org; Wed, 26 Jan 2022 17:32:16 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:55612) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nCqou-0008OT-LX for emacs-devel@gnu.org; Wed, 26 Jan 2022 17:31:16 -0500 Original-Received: from outbound.soverin.net ([116.202.126.228]:43267) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nCqos-00008W-Cq for emacs-devel@gnu.org; Wed, 26 Jan 2022 17:31:15 -0500 Original-Received: from smtp.soverin.net (unknown [10.10.3.24]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by outbound.soverin.net (Postfix) with ESMTPS id 6BE3D2429; Wed, 26 Jan 2022 22:31:11 +0000 (UTC) Original-Received: from smtp.soverin.net (smtp.soverin.net [159.69.232.138]) by soverin.net DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=idiocy.org; s=soverin; t=1643236271; bh=7XuWuPRWNBNlIGEt1F41cjYgfO4R1benwsfL7W7eB/s=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=iWDdcobK35wDWp3HMFnn55nVy31ixK/sPr5gyvyRCgOclToOup4Yh28JUkeAfF+iN 33LVFe/Hx/J4i3D8Qcu27PT8qm/R32nzrghk2SKoysfDRDQIaNTD9KW/XIQgQtPZZI 4qW7S/vG9Ouv9dB/gjrfpXHqMlwxyNP2QjxwTsu6Z1qbleERCAFgiUzjZTiC8dIwO2 GtPWu6tu56s9wB+V7nRynhiNe+m1T4ycnBMkzXUZEm9f802hR4Do1vbv8wJCuHKVwQ TGn/QcTGRYHMVPup3gCET2foniqKL47ntnD43jP0FdOom/3SqiNXjfJc8spmIWEzRc RjIkn/tv7BlCg== Original-Received: from alan by faroe.holly.idiocy.org with local (Exim 4.95-RC2) (envelope-from ) id 1nCqoo-002YYA-0e; Wed, 26 Jan 2022 22:31:10 +0000 Mail-Followup-To: Alan Third , Angelo Graziosi , "emacs-devel@gnu.org" Content-Disposition: inline In-Reply-To: <147533788.292331.1643216844580@mail1.libero.it> Received-SPF: pass client-ip=116.202.126.228; envelope-from=alan@idiocy.org; helo=outbound.soverin.net X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:285462 Archived-At: I'm afraid all I can suggest for now is trying to find a commit that worked and doing a git bisect to find the actual commit that causes the problem, because I can't see anything obvious in the logs for last month that would've caused it. If it was broken since, like, the middle of the year I'd strongly suspect the change to using the custom layer, but it seems likely it was only in the last couple of months it's happened? -- Alan Third