Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Oct 2005 16:47:20 +0200
From:      "O. Hartmann" <ohartman@mail.uni-mainz.de>
To:        Warren Block <wblock@wonkity.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: FireFox/Mozilla and CUPS/LPD weirdness
Message-ID:  <434A7EF8.8030706@mail.uni-mainz.de>
In-Reply-To: <20051010080128.M95395@wonkity.com>
References:  <4349760E.1090803@mail.uni-mainz.de> <20051010080128.M95395@wonkity.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Warren Block wrote:
> On Sun, 9 Oct 2005, O. Hartmann wrote:
> 
>> On our servers w e do not use CUPS, still LPD. How to configure 
>> Firefox/Mozilla using LPD instead of CUPS? How to avoid this blind 
>> preconfiguration being used via the ports collection?
> 
> 
> In the Mozilla Print menu, select Print To: Printer, Printer: 
> Postscript/Default.  Then in Properties enter your print command.  For 
> my lpd setup with a queue called "laser", I use:
> 
> lpr -Plaser
> 
> -Warren Block * Rapid City, South Dakota USA


Thanks,
but it isn't necessary changing the printing command. MOZ_PRINTER_NAME 
is unset in the default config and printing without an explicitely named 
printer should always target 'lp', if set. Our printer setup runs now 
for several years without problems - without CUPS. The problem seems to 
a null-set

print.printer_list

Seting this string to "lp some-other-lp-name" solves the problem, 
firefox/mozilla prints via lpd as expected and not connecting a mutual 
cups service as recognized.


Oliver



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?434A7EF8.8030706>