From owner-freebsd-questions@FreeBSD.ORG Thu Sep 15 13:21:16 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 1762716A420 for ; Thu, 15 Sep 2005 13:21:16 +0000 (GMT) (envelope-from wayofbsd@verizon.net) Received: from vms042pub.verizon.net (vms042pub.verizon.net [206.46.252.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id C669843D46 for ; Thu, 15 Sep 2005 13:21:15 +0000 (GMT) (envelope-from wayofbsd@verizon.net) Received: from [192.168.0.27] ([68.236.212.14]) by vms042.mailsrvcs.net (Sun Java System Messaging Server 6.2 HotFix 0.04 (built Dec 24 2004)) with ESMTPA id <0IMV00L9I13EQBQ0@vms042.mailsrvcs.net> for freebsd-questions@freebsd.org; Thu, 15 Sep 2005 08:21:15 -0500 (CDT) Date: Thu, 15 Sep 2005 09:20:53 -0400 From: WOB In-reply-to: <4328D468.3020608@comcast.net> To: Rem P Roberti Message-id: <43297535.4070101@verizon.net> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7bit X-Accept-Language: en-us, en References: <4328D468.3020608@comcast.net> User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) Cc: freebsd-questions@freebsd.org Subject: Re: Printing with Firefox X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Sep 2005 13:21:16 -0000 Rem P Roberti wrote: > When I attempt to either do a printview, or print, using Firefox the > program shuts down. My printcap file contains entries that were > automatically created by CUPS. Any ideas why the Firefox printing > functions are inop? > I solved that problem last night, but I'm not sure how. I was able to print from within Abiword, but Firefox would core-dump. I ended up doing two things, one of which apparently fixed the problem. First, when I ran apsfilter, I made sure a test page printed - then chose to add the new printer definition to my printcap file (before exiting SETUP). Second, in the printcap file, I changed the first line from "ps|lp|aps1..." to "lp|ps|aps1..." - since I read somewhere that "lp" was the real name for the printer. Now I can print.