From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Sep 25 12:30:22 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B9E816A407 for ; Mon, 25 Sep 2006 12:30:22 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5233643D4C for ; Mon, 25 Sep 2006 12:30:21 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k8PCUL8K000902 for ; Mon, 25 Sep 2006 12:30:21 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k8PCULve000897; Mon, 25 Sep 2006 12:30:21 GMT (envelope-from gnats) Resent-Date: Mon, 25 Sep 2006 12:30:21 GMT Resent-Message-Id: <200609251230.k8PCULve000897@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, Armin Pirkovitsch Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E68A16A403 for ; Mon, 25 Sep 2006 12:23:50 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 24E9243D5A for ; Mon, 25 Sep 2006 12:23:47 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k8PCNk0H093286 for ; Mon, 25 Sep 2006 12:23:46 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k8PCNk6L093285; Mon, 25 Sep 2006 12:23:46 GMT (envelope-from nobody) Message-Id: <200609251223.k8PCNk6L093285@www.freebsd.org> Date: Mon, 25 Sep 2006 12:23:46 GMT From: Armin Pirkovitsch To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: ports/103616: foo2hp part of print/foo2zjs broken X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Sep 2006 12:30:22 -0000 >Number: 103616 >Category: ports >Synopsis: foo2hp part of print/foo2zjs broken >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: Mon Sep 25 12:30:20 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Armin Pirkovitsch >Release: 6.1 RELEASE >Organization: >Environment: FreeBSD oh-sub1.local 6.1-RELEASE-p2 FreeBSD 6.1-RELEASE-p2 #6: Mon Jul 3 21:19:49 CEST 2006 root@oh-sub1.local:/usr/obj/usr/src/sys/OH-SUB1_32SMP i386 >Description: foo2zjs contains a program called foo2hp and a script foo2hp-wrapper and both are broken. The wrapper uses gs -sDEVICE=cups which is only available with cups-pstoraster espgs (gs -> espgs) and the lines 37-39, 214-215, 216-231 and 658-665 will kill the content of the pipe. The foo2hp program however cores when you enable 2 bpp (bits per plane) (not enough memory allocated) On the webpage of foo2hp the coder mentions that you shall not use foo2hp from the foo2zjs package but the "standalone" version - the source of both versions is however the same. >How-To-Repeat: install foo2zjs and cups fix foo2hp-wrapper to use espgs instead of gs and comment out the above mentioned lines (otherwise gs will stop / the pipe content will be lost and nothing will be handed to gs) install for example HP Color Laserjet 1600 in cups and set it to 2 bpp. print and watch foo2hp die... >Fix: I'd suggest to not install those two broken parts of foo2zjs. >Release-Note: >Audit-Trail: >Unformatted: