From owner-freebsd-gecko@freebsd.org Mon Jun 10 23:27:43 2019 Return-Path: Delivered-To: freebsd-gecko@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6AC8915CB965 for ; Mon, 10 Jun 2019 23:27:43 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 095716AAA0; Mon, 10 Jun 2019 23:27:43 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1354) id CD20F1F5BB; Mon, 10 Jun 2019 23:27:42 +0000 (UTC) From: Jan Beich To: "Ronald F. Guilmette" Cc: freebsd-gecko@freebsd.org Subject: Re: Printing from Firefox via LPR/LPD ? References: <77785.1560200049@segfault.tristatelogic.com> Date: Tue, 11 Jun 2019 01:27:39 +0200 In-Reply-To: <77785.1560200049@segfault.tristatelogic.com> (Ronald F. Guilmette's message of "Mon, 10 Jun 2019 13:54:09 -0700") Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-Rspamd-Queue-Id: 095716AAA0 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.96 / 15.00]; local_wl_from(0.00)[freebsd.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.998,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.96)[-0.963,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Jun 2019 23:27:43 -0000 "Ronald F. Guilmette" writes: > Some X applications, e.g. evince, support printing either to an available > CUPS printer or to the local lpr command, when avaiable. > > This option does not seem to be available in the case of Firefox. In a > default configuration, Fitrefox appears to only be aware of the availability > of CUPS printers, and no option to print to lpr appears in the Firefox > print menu. > > Is there any easy way to rectify this? See https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231110