From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Van L Newsgroups: gmane.emacs.bugs Subject: bug#31681: 26.1 - 454-page PDF render is corrupt Date: Fri, 20 Jul 2018 12:12:07 +1000 Message-ID: <47B9E092-5D88-4197-AE75-44B080C5B727@scratch.space> References: <8cd0w5hwtk.fsf@fencepost.gnu.org> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Trace: blaine.gmane.org 1532052669 22315 195.159.176.226 (20 Jul 2018 02:11:09 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Fri, 20 Jul 2018 02:11:09 +0000 (UTC) Cc: 31681@debbugs.gnu.org To: Glenn Morris Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Jul 20 04:11:05 2018 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fgKsp-0005bX-KN for geb-bug-gnu-emacs@m.gmane.org; Fri, 20 Jul 2018 04:11:03 +0200 Original-Received: from localhost ([::1]:46096 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fgKuu-0001jO-J9 for geb-bug-gnu-emacs@m.gmane.org; Thu, 19 Jul 2018 22:13:12 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:43380) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fgKun-0001jJ-W5 for bug-gnu-emacs@gnu.org; Thu, 19 Jul 2018 22:13:06 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fgKuk-0006db-R4 for bug-gnu-emacs@gnu.org; Thu, 19 Jul 2018 22:13:05 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:43674) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fgKuk-0006dS-Lc for bug-gnu-emacs@gnu.org; Thu, 19 Jul 2018 22:13:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fgKuk-0004UI-AB for bug-gnu-emacs@gnu.org; Thu, 19 Jul 2018 22:13:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Van L Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 20 Jul 2018 02:13:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 31681 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 31681-submit@debbugs.gnu.org id=B31681.153205273617195 (code B ref 31681); Fri, 20 Jul 2018 02:13:02 +0000 Original-Received: (at 31681) by debbugs.gnu.org; 20 Jul 2018 02:12:16 +0000 Original-Received: from localhost ([127.0.0.1]:48692 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fgKu0-0004TH-EB for submit@debbugs.gnu.org; Thu, 19 Jul 2018 22:12:16 -0400 Original-Received: from relay1-d.mail.gandi.net ([217.70.183.193]:33527) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fgKtz-0004T7-7d for 31681@debbugs.gnu.org; Thu, 19 Jul 2018 22:12:15 -0400 X-Originating-IP: 220.240.100.183 Original-Received: from epi.local (unknown [220.240.100.183]) (Authenticated sender: van@scratch.space) by relay1-d.mail.gandi.net (Postfix) with ESMTPSA id AE023240002; Fri, 20 Jul 2018 02:12:11 +0000 (UTC) In-Reply-To: <8cd0w5hwtk.fsf@fencepost.gnu.org> X-Mailer: Apple Mail (2.3124) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:148700 Archived-At: > Glenn Morris wrote: >=20 >> I have a 454-page book in PDF the Emacs 26.1 release (as NS and Mac >> Port) is unable to render correctly. >=20 > If you are saying that DocView doesn't render the pdf correctly, then > all it does is use an external tool to convert the pdf to png, then = show > the png. So presumably it is the external tool (pdfdraw, mudraw, or = gs) > that has the bug. Thanks. I figure the wait is for the wishlist item that has webkit being = spoken to in C++ to perform the presentation.=