From owner-freebsd-questions@freebsd.org Tue Dec 3 19:21:14 2019 Return-Path: Delivered-To: freebsd-questions@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 8AA2B1BA989 for ; Tue, 3 Dec 2019 19:21:14 +0000 (UTC) (envelope-from jmc-freebsd2@milibyte.co.uk) Received: from outmx-028.london.gridhost.co.uk (outmx-028.london.gridhost.co.uk [95.142.156.253]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 47SBfd4cDNz3M7q for ; Tue, 3 Dec 2019 19:21:13 +0000 (UTC) (envelope-from jmc-freebsd2@milibyte.co.uk) Received: from curlew.milibyte.co.uk (unknown [82.71.56.121]) (Authenticated sender: mailpool@milibyte.co.uk) by outmx-028.london.gridhost.co.uk (Postfix) with ESMTPA id 4B3712019892C; Tue, 3 Dec 2019 19:21:11 +0000 (GMT) Received: from [127.0.0.1] (helo=curlew.localnet) by curlew.milibyte.co.uk with esmtp (Exim 4.92.3) (envelope-from ) id 1icDjS-0007uN-Cn; Tue, 03 Dec 2019 19:21:10 +0000 From: Mike Clarke To: freebsd-questions@freebsd.org, byrnejb@harte-lyne.ca Subject: Re: LibreOffice - thumbnails and print preview display reversed coulours Date: Tue, 03 Dec 2019 19:21:10 +0000 Message-ID: <5237333.mMMZhaHaU6@curlew> In-Reply-To: <304cc0518024725eaf3305a72049fb23.squirrel@webmail.harte-lyne.ca> References: <304cc0518024725eaf3305a72049fb23.squirrel@webmail.harte-lyne.ca> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="UTF-8" X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: jmc-freebsd2@milibyte.co.uk X-SA-Exim-Scanned: No (on curlew.milibyte.co.uk); SAEximRunCond expanded to false X-Rspamd-Queue-Id: 47SBfd4cDNz3M7q X-Spamd-Bar: + Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of jmc-freebsd2@milibyte.co.uk designates 95.142.156.253 as permitted sender) smtp.mailfrom=jmc-freebsd2@milibyte.co.uk X-Spamd-Result: default: False [1.84 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; NEURAL_HAM_MEDIUM(-0.14)[-0.136,0]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+ptr]; MIME_GOOD(-0.10)[text/plain]; MIME_TRACE(0.00)[0:+]; TO_DN_NONE(0.00)[]; DMARC_NA(0.00)[milibyte.co.uk]; RCVD_COUNT_THREE(0.00)[3]; TO_MATCH_ENVRCPT_SOME(0.00)[]; RCPT_COUNT_TWO(0.00)[2]; RCVD_IN_DNSWL_NONE(0.00)[253.156.142.95.list.dnswl.org : 127.0.5.0]; NEURAL_SPAM_LONG(0.29)[0.287,0]; RCVD_TLS_LAST(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; CTE_CASE(0.50)[]; ASN(0.00)[asn:198047, ipnet:95.142.156.0/22, country:GB]; MID_RHS_NOT_FQDN(0.50)[]; IP_SCORE(0.99)[ipnet: 95.142.156.0/22(3.25), asn: 198047(1.76), country: GB(-0.08)] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Dec 2019 19:21:14 -0000 On Tuesday, 3 December 2019 18:10:07 GMT James B. Byrne via freebsd-questions wrote: > Following a recent pkg upgrade an update to LibreOffice causes it to > display thumbnails and print previews in white on black instead of > black on white as formerly was the case. That happened to me a while ago when I upgraded to libreoffice-6.3.3_1. It 'cured' itself after my last pkg upgrade though I had to open and close each black thumbnail to get them back to normal. Oddly there weren't any upgrades for libreoffice or even any xorg or xf86 packages in that run. -- Mike Clarke