From owner-freebsd-questions@freebsd.org Wed Dec 4 17:24:55 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 73A6F1A9198 for ; Wed, 4 Dec 2019 17:24:55 +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 47Sm1y3kBXz46VX for ; Wed, 4 Dec 2019 17:24:54 +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 A4DA12019A6DC for ; Wed, 4 Dec 2019 17:24:52 +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 1icYOS-000Kp4-Aq for freebsd-questions@freebsd.org; Wed, 04 Dec 2019 17:24:52 +0000 From: Mike Clarke To: FreeBSD questions Subject: Re: LibreOffice - thumbnails and print preview display reversed coulours Date: Wed, 04 Dec 2019 17:24:52 +0000 Message-ID: <1963477.RhTPgMbj8J@curlew> In-Reply-To: <20191204100038.91835642.freebsd@edvax.de> References: <304cc0518024725eaf3305a72049fb23.squirrel@webmail.harte-lyne.ca> <20191204100038.91835642.freebsd@edvax.de> 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: 47Sm1y3kBXz46VX 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 [2.43 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+ptr]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-questions@freebsd.org]; DMARC_NA(0.00)[milibyte.co.uk]; NEURAL_SPAM_MEDIUM(0.47)[0.472,0]; RCPT_COUNT_ONE(0.00)[1]; RCVD_COUNT_THREE(0.00)[3]; MIME_TRACE(0.00)[0:+]; TO_DN_ALL(0.00)[]; NEURAL_SPAM_LONG(0.39)[0.389,0]; RCVD_TLS_LAST(0.00)[]; RCVD_IN_DNSWL_LOW(-0.10)[253.156.142.95.list.dnswl.org : 127.0.5.1]; 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.97)[ipnet: 95.142.156.0/22(3.21), asn: 198047(1.70), country: GB(-0.08)]; FROM_EQ_ENVFROM(0.00)[] 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: Wed, 04 Dec 2019 17:24:55 -0000 On Wednesday, 4 December 2019 09:00:38 GMT Polytropon wrote: > On Wed, 4 Dec 2019 19:10:11 +1100, Davor Balder wrote: > > My dialog shows inverted colours when I hit Crtl-P (print dialog) - > > white on black (not black on white as it was before). > > Exactly that is the problem. The thumbnails in the MATE file manager > (whose name I cannot remember) looked the same. > > So the problem has _not_ been solved by the update. This is an > important information. I can also confirm that CTRL+P now shows the correct preview and that export to PDF works correctly, though I don't remember export to PDF ever not working. I'm using libreoffice-6.3.3_1 with kde5-5.17.3.19.08.3 on FreeBSD 12.0-RELEASE-p12. Kde's file manager (Dolphin) doesn't attempt to provide previews for libreoffice documents so the issues of black previews there didn't apply for me. My problem 'went away' after my last run of pkg upgrade which didn't make any change to libreoffice but there were changes to kde with a total of 76 kf5* packages upgraded so perhaps the black previews could have been related to desktop management software rather than libreoffice. -- Mike Clarke