From owner-freebsd-current@freebsd.org Sat Jul 4 13:24:11 2020 Return-Path: Delivered-To: freebsd-current@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 62CE334DEFB for ; Sat, 4 Jul 2020 13:24:11 +0000 (UTC) (envelope-from greg@unrelenting.technology) Received: from out0.migadu.com (out0.migadu.com [IPv6:2001:41d0:2:267::]) (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 49zXbt0xPhz3S7r for ; Sat, 4 Jul 2020 13:24:09 +0000 (UTC) (envelope-from greg@unrelenting.technology) Date: Sat, 04 Jul 2020 13:23:56 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=unrelenting.technology; s=default; t=1593869041; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=dMcGGAodGBy69SRtR0c3MGq+HPPW7fPuk9CljZOpXgk=; b=goHiKXVt0o4IJzIZ2b2pJQgKaZRrnVrAeLwpvFQm/VVJ2PdGfVpUOZ0gbkOz1mqyEAXvWh NoGq1bqqsPAgc+4DEYGq4E8HlPGgrBM6WjRswM5bqEGtG3hEAm4x5eKP2R778DdGfQX4TB ILZ6H9ZB3JnTHqO6PafECDm1LB1/hCk= X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: myfreeweb To: freebsd-current@freebsd.org, Jesper Schmitz Mouridsen Subject: =?UTF-8?Q?Re=3A_=D0=92_=D0=BE=D1=82=D0=B2=D0=B5=D1=82_=D0=BD=D0=B0=3A_?= =?UTF-8?Q?Re=3A_editors/libre?= =?UTF-8?Q?office_PDF_export/printing_broken?= In-Reply-To: <77b13788-cf29-807c-59e5-2913a9cd2675@schmitz.computer> References: <1240905853.3700064.1592845431061.ref@mail.yahoo.com> <1240905853.3700064.1592845431061@mail.yahoo.com> <2008475768.3775242.1592850379401@mail.yahoo.com> <77b13788-cf29-807c-59e5-2913a9cd2675@schmitz.computer> Message-ID: <586839DF-D3CC-4EA6-88ED-16E19CBB3590@unrelenting.technology> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.10 X-Rspamd-Queue-Id: 49zXbt0xPhz3S7r X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=unrelenting.technology header.s=default header.b=goHiKXVt; dmarc=pass (policy=none) header.from=unrelenting.technology; spf=pass (mx1.freebsd.org: domain of greg@unrelenting.technology designates 2001:41d0:2:267:: as permitted sender) smtp.mailfrom=greg@unrelenting.technology X-Spamd-Result: default: False [-4.18 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-0.996]; R_DKIM_ALLOW(-0.20)[unrelenting.technology:s=default]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+ip6:2001:41d0:2:267::]; NEURAL_HAM_LONG(-1.00)[-1.005]; MIME_GOOD(-0.10)[text/plain]; TO_MATCH_ENVRCPT_SOME(0.00)[]; DKIM_TRACE(0.00)[unrelenting.technology:+]; RCPT_COUNT_TWO(0.00)[2]; DMARC_POLICY_ALLOW(-0.50)[unrelenting.technology,none]; NEURAL_HAM_SHORT(-1.18)[-1.182]; RCVD_COUNT_ZERO(0.00)[0]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:16276, ipnet:2001:41d0::/32, country:FR]; MID_RHS_MATCH_FROM(0.00)[] X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Jul 2020 13:24:11 -0000 On July 4, 2020 1:12:39 PM UTC, Jesper Schmitz Mouridsen wrote: >Accidentally found on twitter > >Colin Percival >@cperciva > > >In case anyone else (including future-me) runs into the same problem: If= =20 >LibreOffice"export to PDF" produces pages without any text, set=20 >"SAL_VCL_QT5_USE_CAIRO=3Dtrue" in the environment=2E No, I have no idea w= hy=2E=20 >Ran into this on FreeBSD; found the fix on the Lubuntu forum=2E Maybe switching the default UI backend to qt5 was a mistake ;) gtk3 isn't really "broken", it has a relatively minor visual bug that only= happens on FreeBSD=2E Maybe if it was the default, someone would be motiva= ted enough to fix it=2E