From owner-freebsd-xfce@freebsd.org Wed Sep 25 07:02:00 2019 Return-Path: Delivered-To: freebsd-xfce@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 264A4FCA5D for ; Wed, 25 Sep 2019 07:02:00 +0000 (UTC) (envelope-from ml@netfence.it) Received: from soth.netfence.it (net-2-44-121-52.cust.vodafonedsl.it [2.44.121.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "mailserver.netfence.it", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46dTWV5Gpvz4Tpg; Wed, 25 Sep 2019 07:01:58 +0000 (UTC) (envelope-from ml@netfence.it) Received: from alamar.ventu (alamar.local.netfence.it [10.1.2.18]) (authenticated bits=0) by soth.netfence.it (8.15.2/8.15.2) with ESMTPSA id x8P71hBg063588 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO); Wed, 25 Sep 2019 09:01:46 +0200 (CEST) (envelope-from ml@netfence.it) X-Authentication-Warning: soth.netfence.it: Host alamar.local.netfence.it [10.1.2.18] claimed to be alamar.ventu Subject: Re: Welcome XFCE 4.14 To: Olivier Duchateau , freebsd-xfce@freebsd.org References: <20190921232948.7dd59d1b@efreet> <20190922083815.1dcc513c@lenovo.errements.net> <20190924111309.6702618f@efreet.kappastar.com> <20190924194608.69f83b9d@acer.errements.net> From: Andrea Venturoli Cc: madpilot@FreeBSD.org, marko.cupac@mimar.rs Message-ID: Date: Wed, 25 Sep 2019 09:01:43 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:68.0) Gecko/20100101 Thunderbird/68.1.0 MIME-Version: 1.0 In-Reply-To: <20190924194608.69f83b9d@acer.errements.net> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 46dTWV5Gpvz4Tpg X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of ml@netfence.it designates 2.44.121.52 as permitted sender) smtp.mailfrom=ml@netfence.it X-Spamd-Result: default: False [-4.04 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[4]; R_SPF_ALLOW(-0.20)[+ip4:2.44.121.52]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; TAGGED_RCPT(0.00)[]; HAS_XAW(0.00)[]; DMARC_NA(0.00)[netfence.it]; MIME_GOOD(-0.10)[text/plain]; TO_DN_SOME(0.00)[]; TO_MATCH_ENVRCPT_SOME(0.00)[]; IP_SCORE(-1.74)[ip: (-5.61), ipnet: 2.44.0.0/16(-2.80), asn: 30722(-0.31), country: IT(0.03)]; FREEMAIL_TO(0.00)[gmail.com]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:30722, ipnet:2.44.0.0/16, country:IT]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_TLS_ALL(0.00)[]; RCVD_COUNT_TWO(0.00)[2] X-BeenThere: freebsd-xfce@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: XFCE for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Sep 2019 07:02:00 -0000 On 2019-09-24 19:46, Olivier Duchateau wrote: > I think the linuxkpi is too old with 12.0-RELEASE (or switch to > -CURRENT). Gtk3 is not able to operate properly with OpenGL libraries. Not sure what you mean here; maybe I'm not getting it... I've upgraded two 11.3 systems (one with ATI Radeon HD 4250 and one Intel(R) HD Graphics 2000) and I'm seeing no such problems. The Radeon one seems to feel slightly slower (than it was with XFCE 4.12), but, then again, it might just be an impression. I've yet to test the Intel one properly. (On the Intel notebook I've always had some screen corruption here and there and I guess it won't go away with an XFCE upgrade; it's not what the OP described, though). bye av.