From owner-freebsd-questions@FreeBSD.ORG Thu May 22 11:57:25 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC10C37B401 for ; Thu, 22 May 2003 11:57:25 -0700 (PDT) Received: from transpacific.net (lincoln.transbay.net [209.133.53.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 30BE043F85 for ; Thu, 22 May 2003 11:57:25 -0700 (PDT) (envelope-from sreese@codysbooks.com) Received: from codysbooks.com (stalwart.codysbooks.com [209.133.54.175]) by transpacific.net (8.11.6p2/8.11.4) with ESMTP id h4MIvNC70372; Thu, 22 May 2003 11:57:23 -0700 (PDT) Message-ID: <3ECD1D95.7040900@codysbooks.com> Date: Thu, 22 May 2003 11:57:25 -0700 From: Scott Reese Organization: Cody's Books User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3.1) Gecko/20030515 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Glenn Johnson References: <3ECC304F.1000500@codysbooks.com> <20030522032753.GA88983@gforce.johnson.home> In-Reply-To: <20030522032753.GA88983@gforce.johnson.home> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: Printing Problem And A Permissions Problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 May 2003 18:57:26 -0000 Glenn Johnson wrote: > On Wed, May 21, 2003 at 07:05:03PM -0700, Scott Reese wrote: > > >>[please cc: me in any replies as I am not currently subscribed to >>questions. Thank you.] >> >>I'm currently having two problems. The most annoying issue is that >>my printing is now suddenly crippled. I can *technically* print out >>anything I want, it just always comes out in a fixed width font, >>ignores formatting (i.e. bold, italics, specified fonts) and ends >>up all jumbled together. Before I upgraded my ports (I believe >>ghostscript was updated), printing worked just fine. I'm using >>cups and have already re-compiled and re-installed cups, cups-lpr, >>cups-pstoraster and ghostscript-gnu to no avail. These things "just >>worked" before and now they do not. Any ideas? > > > Ghostscript is the problem. If you go back to ghostscript-gnu-7.05 > printing will work. I have filed a PR on this but have not heard any > feedback. That did, indeed, do the trick. Thank you.