From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 19:00:00 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D1EA3D4C for ; Fri, 11 Apr 2014 19:00:00 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (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 AE714113B for ; Fri, 11 Apr 2014 19:00:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s3BJ0048079035 for ; Fri, 11 Apr 2014 19:00:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s3BJ00TZ079034; Fri, 11 Apr 2014 19:00:00 GMT (envelope-from gnats) Resent-Date: Fri, 11 Apr 2014 19:00:00 GMT Resent-Message-Id: <201404111900.s3BJ00TZ079034@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "O. Hartmann" Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1EF398AD for ; Fri, 11 Apr 2014 18:50:55 +0000 (UTC) Received: from cgiserv.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E4C9210BB for ; Fri, 11 Apr 2014 18:50:54 +0000 (UTC) Received: from cgiserv.freebsd.org ([127.0.1.6]) by cgiserv.freebsd.org (8.14.8/8.14.8) with ESMTP id s3BIosZC096741 for ; Fri, 11 Apr 2014 18:50:54 GMT (envelope-from nobody@cgiserv.freebsd.org) Received: (from nobody@localhost) by cgiserv.freebsd.org (8.14.8/8.14.8/Submit) id s3BIosbB096740; Fri, 11 Apr 2014 18:50:54 GMT (envelope-from nobody) Message-Id: <201404111850.s3BIosbB096740@cgiserv.freebsd.org> Date: Fri, 11 Apr 2014 18:50:54 GMT From: "O. Hartmann" To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/188470: print/cups-filters: drives OfficeJet 8600 rogue when installed X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2014 19:00:01 -0000 >Number: 188470 >Category: ports >Synopsis: print/cups-filters: drives OfficeJet 8600 rogue when installed >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Apr 11 19:00:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: O. Hartmann >Release: FreeBSD 11.0-CURRENT >Organization: >Environment: FreeBSD 11.0-CURRENT #0 r264340: Fri Apr 11 13:49:08 CEST 2014 amd64 >Description: Since the update to port print/cups CUPS 1.7.1 recently, printing via HPLIP drivers for OfficeJet Pro 8600, which worked great for months now with CUPS 1.5.X (the prior version), gets mad and rogue. The problem is that whenever print/cups-filters is installed, the printing system gets mad: it does either print nothing, the job is stuck forever in the queue, or, trying to print a testpage, it produces bunches of paper or simply a sheet with "?%" at the very end of a double sided page. Here are the steps I tried to woraround apart from the regular port updating/maintaining: Deinstalling cups and all ports cups-\* via "pkg delete -f cups cups-\* hplip foomatic-\* qpdf" Remove /usr/local/etc/cups to ensure a plain, new cups printing system. Installing print/cups which reels in some print/cups-ports like: cups-1.7.1 cups-base-1.7.1 cups-client-1.7.1 cups-image-1.7.1 cups-filters-1.0.52 qpdf cups-pstoraster-8.15.4_7 Installing print/hplip which also reels in print/foomatic-filters. After that, I setup a test printqueue from scratch, the printer (which has new and latest firmware as of 2013) is connected via socket://xxx.xxx.xxx.xxx:9100. Every printing now is a mess and non-working. The printer is producing useless sheets and start cleaning head very often. That is the same situation as with a regular update while maintaining the installation. Deleting print/cups-filters solved the problem in way: I can print from xpdf, xdvi, so printing is working for a subset of clients. What is not working in neither case: Printing from LibreOffice, from within Firefox or Claws-Mail, which worked before for months with CUPS 1.5.X. The situation is very serious and this update renders several FBSD 11.0-CURRENT boxes useless regarding printing. I also tried to recompile ghostscript and all dependend ports necessary for print/cups - but with no effect. >How-To-Repeat: Install/update print/cups to 1.7.1 and also update print/hplip. Try printing to a OfficeJet 8600 multi puprose inkjet or similar printer, try printing the testpage. >Fix: >Release-Note: >Audit-Trail: >Unformatted: