From owner-freebsd-ports@FreeBSD.ORG Mon Jun 24 19:01:52 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id EA8CDDF7 for ; Mon, 24 Jun 2013 19:01:52 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id AE75D1946 for ; Mon, 24 Jun 2013 19:01:52 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.7/8.14.7) with ESMTP id r5OJ1ndr048484; Mon, 24 Jun 2013 13:01:49 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.7/8.14.7/Submit) with ESMTP id r5OJ1n4P048481; Mon, 24 Jun 2013 13:01:49 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Mon, 24 Jun 2013 13:01:49 -0600 (MDT) From: Warren Block To: Bernt Hansson Subject: Re: Unable to print from firefox In-Reply-To: <51B9E7A8.7020309@bananmonarki.se> Message-ID: References: <20130612090116.GA45417@pcjas.obspm.fr> <51B9E7A8.7020309@bananmonarki.se> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Mon, 24 Jun 2013 13:01:49 -0600 (MDT) Cc: Albert Shih , freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Jun 2013 19:01:53 -0000 On Thu, 13 Jun 2013, Bernt Hansson wrote: > > > On 2013-06-12 11:01, Albert Shih wrote: >> Hi >> >> I'm unable to print from firefox/chrome/opera so that really s***.. >> >> When I try to print something in firefox I got this message >> >> (firefox:45435): Gtk-WARNING **: Unknown paper size A4 > > Do you have for example print/libpaper, print/papersize-default-a4 or any > other paper size stuff installed. Just getting back to this. I decided to see what had installed cups-client as a dependency. To my surprise, pkg_delete did not complain and just went ahead and deleted it. Now Firefox printing is fine.