From owner-freebsd-ports-bugs@freebsd.org Tue Sep 11 15:07:48 2018 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5BEAF1093EF7 for ; Tue, 11 Sep 2018 15:07:48 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id EBD5D7AF2C for ; Tue, 11 Sep 2018 15:07:47 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id B0B161093EF6; Tue, 11 Sep 2018 15:07:47 +0000 (UTC) Delivered-To: ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 769781093EF3 for ; Tue, 11 Sep 2018 15:07:47 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 17C1B7AF2A for ; Tue, 11 Sep 2018 15:07:47 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 4D89825FFE for ; Tue, 11 Sep 2018 15:07:46 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w8BF7k2l049458 for ; Tue, 11 Sep 2018 15:07:46 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w8BF7kRR049452 for ports-bugs@FreeBSD.org; Tue, 11 Sep 2018 15:07:46 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 231301] print/gv: unusable due to distorted non-refresh screen after page change Date: Tue, 11 Sep 2018 15:07:46 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: ohartmann@walstatt.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Sep 2018 15:07:48 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D231301 Bug ID: 231301 Summary: print/gv: unusable due to distorted non-refresh screen after page change Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: ohartmann@walstatt.org Running OS: FreeBSD 12-ALPHA5 (12.0-ALPHA5 #123 r338586: Tue Sep 11 14:41:27 CEST 2018 amd64), ports tree at Revision: 479524, all ports up to date so f= ar including recent ghostscript updates. Phenomenon: Creating a Postscript document via LaTeX (print/texlive-full, 2= 015) and trying to display the result via print/gv results in a complete wrecked view on the document when moving from one page to another, either forward or backward. It looks to me like the content of the previous shown page of the= PS document is not cleared and the content of the new page is simply printed o= ver the old page. After paging forward and backward a couple of pages, the whole content displayed via gv is not readable any more. A kind of refresh with t= he expected clearing of the previous page's content can be forced by refitting= the page to anything provided by the menu of gv. The same happens if the document is compiled by LaTeX/pdflatex as PDF and t= ried to be shown/displayed via gv. The problem also occurs with commercial PDF's (books), which has been displ= ayed so far without problems via gv - until recently. I have, so far, recompiled all requisites of print/gv and most parts of the= X11 system, but with no success. I also deleted the local config file, ~/.gv, a= nd the global one and left the system with the defaults after reinstallation - without any success.=20 I can not say whether this is a FreeBSD ports specific problem or a general= bug in print/gv occuring with recent changes to ghostscript. --=20 You are receiving this mail because: You are the assignee for the bug.=