From owner-freebsd-current@freebsd.org Mon Jun 22 17:27:09 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 0A566334FAB for ; Mon, 22 Jun 2020 17:27:09 +0000 (UTC) (envelope-from shuriku@shurik.kiev.ua) Received: from mail.flex-it.com.ua (mail.flex-it.com.ua [193.239.74.7]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 49rGYl5gjBz44VM for ; Mon, 22 Jun 2020 17:27:07 +0000 (UTC) (envelope-from shuriku@shurik.kiev.ua) Received: from [46.98.231.114] (helo=thinkpad.flex-it.com.ua) by mail.flex-it.com.ua with esmtpsa (TLS1.3) tls TLS_AES_128_GCM_SHA256 (Exim 4.94 (FreeBSD)) (envelope-from ) id 1jnQDj-0000YK-DS for freebsd-current@freebsd.org; Mon, 22 Jun 2020 20:26:59 +0300 Subject: Re: editors/libreoffice PDF export/printing broken To: freebsd-current@freebsd.org References: <1240905853.3700064.1592845431061.ref@mail.yahoo.com> <1240905853.3700064.1592845431061@mail.yahoo.com> From: Oleksandr Kryvulia Message-ID: <813cc0ec-ed62-b633-adef-9d67a42f48ec@shurik.kiev.ua> Date: Mon, 22 Jun 2020 20:26:54 +0300 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:68.0) Gecko/20100101 Thunderbird/68.9.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: ru X-Rspamd-Queue-Id: 49rGYl5gjBz44VM X-Spamd-Bar: - Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of shuriku@shurik.kiev.ua designates 193.239.74.7 as permitted sender) smtp.mailfrom=shuriku@shurik.kiev.ua X-Spamd-Result: default: False [-1.53 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; ARC_NA(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; R_SPF_ALLOW(-0.20)[+mx]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; DMARC_NA(0.00)[shurik.kiev.ua]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_LONG(-0.70)[-0.696]; NEURAL_HAM_MEDIUM(-0.88)[-0.883]; NEURAL_SPAM_SHORT(0.35)[0.351]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:35297, ipnet:193.239.72.0/22, country:UA]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[]; RECEIVED_SPAMHAUS_PBL(0.00)[46.98.231.114:received] 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: Mon, 22 Jun 2020 17:27:09 -0000 22.06.20 20:21, Gleb Popov пишет: > On Mon, Jun 22, 2020 at 9:04 PM Kostya Berger wrote: > >> r362292In editors/libreoffice 6.4.4 PDF export is broken, including also >> PDF print to file. Tried with locally built 6.4.4 and pre-built package >> 6.4.4.2 from official repo (separate installation for testing purposes). >> Symptoms: of all content only graphics/tables elements get exported to >> PDF. No text. PS printing is all right.As regards PDF printing to file in >> general, it still works fine in Firefox. Only LO is affected. I filed a bug >> report as well. > Hum, can't reproduce this on my side. Can you do `pkg upgrade`, maybe some > dependency is out of date? I can confirm this problem on r362465 with latest editors/libreoffice from packages.