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 60CF91382C5 for ; Thu, 3 Jun 2021 22:03:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2517BE088C; Thu, 3 Jun 2021 22:03:28 +0000 (UTC) Received: from mout01.posteo.de (mout01.posteo.de [185.67.36.65]) (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 A6523E0877 for ; Thu, 3 Jun 2021 22:03:26 +0000 (UTC) Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 36D52240027 for ; Fri, 4 Jun 2021 00:03:24 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.us; s=2017; t=1622757804; bh=PoIwBj08c/ASVGYUaqzAWKmknxQVLp0s+VPYUVaTKBY=; h=Date:From:To:Subject:From; b=YlF7cbYd0Cvuu2nAuMLnYhRzB8vTmEcoGkibwYj6VCCQ7Z7u3FJS5alu+QGhOLjnl djYYUPQnbA5BrCb5JWsSTUwhgin2f2PYYJfQH/3gu49R3D0n+XPKaTHqjx7gS4WUgC r01a2d0c6WoBPoRxttwYj0DndIe1/9njfY/S3TrZxtZCtPzRUe5cKGfyV6BqRcrHKj 9G73qoWudpUDg4nc/4hF02gMMWO+667ZXVwnk4sjnqf/Fh1gTFDcRbzFEqM0HXxiaF TUO3JSYY0n7b2Ld+kmhZh7glmnwNQr+oDMZ1mMF/9Fpn5a5nU2vKBvz2fEPoYwhtrb 4DMfCRTnEfGBw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Fx0Jq35lYz9rxL for ; Fri, 4 Jun 2021 00:03:23 +0200 (CEST) Date: Thu, 3 Jun 2021 22:03:21 +0000 From: zcml@posteo.us To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] GTK Graphical Problems Message-ID: <20210603220321.qcvfouaiugjdtbnq@vardo> References: <20210602111440.5a6dd8b2@echoes> <20210603100143.29655ea3@echoes> 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-Disposition: inline In-Reply-To: <20210603100143.29655ea3@echoes> X-Archives-Salt: 7a644cfa-294a-436b-a3fd-a07784b6395a X-Archives-Hash: c7cb66bb4534e3e2ca90c45ef3749566 On Thu, Jun 03, 2021 at 10:01:43AM +0100, jdm wrote: > On Wed, 2 Jun 2021 11:14:40 +0100 > jdm wrote: > > > 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 > > > > Noticed a minor oddity with sddm where text not rendering correctly so > decided not a gtk problem but strange that qt apps where hardly > affected. > > Updated mesa to latest version (currently masked) and issue > has gone away. > > John > What version of mesa was causing the problem, what version did you upgrade to, and what are your useflags? I've been having similar issues, but I'm on the current (21.1.1) version of mesa. Did you upgrade drivers anywhere?