From owner-freebsd-questions@freebsd.org Sun Sep 9 17:17:33 2018 Return-Path: Delivered-To: freebsd-questions@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 67F441099CCF for ; Sun, 9 Sep 2018 17:17:33 +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 ED5157A9F8; Sun, 9 Sep 2018 17:17:32 +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 CA9BC233CEB65; Sun, 9 Sep 2018 18:17:31 +0100 (BST) Received: from [192.168.1.13] (helo=milibyte.co.uk) by curlew.milibyte.co.uk with esmtp (Exim 4.91) (envelope-from ) id 1fz3L1-0006NS-38; Sun, 09 Sep 2018 18:17:31 +0100 From: Mike Clarke To: freebsd-questions@freebsd.org Cc: =?utf-8?B?VMSzbA==?= Coosemans Date: Sun, 09 Sep 2018 18:17:30 +0100 Message-ID: <1692095.AkOmafn4S9@curlew> User-Agent: KMail/4.14.10 (FreeBSD/11.2-RELEASE-p2; KDE/4.14.38; amd64; ; ) In-Reply-To: <20180909183304.4cf2b113@kalimero.tijl.coosemans.org> References: <6403875.K0ukUrIrJs@curlew> <20180909183304.4cf2b113@kalimero.tijl.coosemans.org> MIME-Version: 1.0 X-SA-Exim-Connect-IP: 192.168.1.13 X-SA-Exim-Mail-From: jmc-freebsd2@milibyte.co.uk X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on curlew.lan X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00, HTML_MESSAGE autolearn=ham autolearn_force=no version=3.4.1 Subject: Re: Suddenly lost ability to print with CUPS X-SA-Exim-Version: 4.2 X-SA-Exim-Scanned: Yes (on curlew.milibyte.co.uk) Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.27 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Sep 2018 17:17:33 -0000 On Sunday 09 September 2018 18:33:04 T=C3=84=C2=B3l Coosemans wrote: > What version of ghostscript do you have? I believe this problem has b= een > fixed in 9.24_2 (committed yesterday so binary packages may not be > available yet). Bingo! Upgraded ghostscript9-agpl-base to 9.24_2 from ports and the problem is= solved. Many thanks for your help. --=20 Mike Clarke