From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 94FC91382C5 for ; Wed, 2 Jun 2021 10:14:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 36E5AE086D; Wed, 2 Jun 2021 10:14:42 +0000 (UTC) Received: from smarthost01e.mail.zen.net.uk (smarthost01e.mail.zen.net.uk [212.23.1.9]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E22D7E085B for ; Wed, 2 Jun 2021 10:14:41 +0000 (UTC) Received: from [82.71.28.203] (helo=echoes) by smarthost01e.mail.zen.net.uk with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1loNtY-0003IF-5H for gentoo-user@lists.gentoo.org; Wed, 02 Jun 2021 10:14:40 +0000 Date: Wed, 2 Jun 2021 11:14:40 +0100 From: jdm To: "gentoo-user@lists.gentoo.org" Subject: [gentoo-user] GTK Graphical Problems Message-ID: <20210602111440.5a6dd8b2@echoes> X-Mailer: Claws Mail 3.17.8 (GTK+ 2.24.33; x86_64-pc-linux-gnu) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Originating-smarthost01e-IP: [82.71.28.203] Feedback-ID: 82.71.28.203 X-Archives-Salt: 7e328e97-3a7b-4ca9-bd2a-173fe855b5d4 X-Archives-Hash: 7b1f8f7a8835a697493408aec5ed8d0b Hi, At the weekend I updated my system and after reboot some of my apps have lots of black black squares/rectangles all over the place, covering all of the app window and making email difficult to write. Initially I thought this was a Wayland problem as using Wayfire but switched to X11 desktop and still had same issue. Trying all my apps this looks to be a GTK related issues as happening with claws-mail (worst), gkrellm, gcolor2, Bluefish etc. QT/EFL apps seem to be fine (qtfm, keepass). Firefox-bin works just fine, oddly. Anyone else seen this. I see a thread talking about GTK slots but not sure if this is related. I've rebuilt all gtk related packages which has not helped. John