On Mon, 2007-08-27 at 10:53 +0200, Viktor Horvath wrote: > I'm using lprng (configuration not changed since ages), printing from KDE apps > and command-line works, gnome-control-center "Printers" brings up the KDE > printer managing which looks fine. However, since some time (maybe since > libgnomeprint update?) I only get the "Print to file" printer inside GNOME > apps (Evolution, Evince). I suspect this is because I use lprng and not CUPS.
Hi,
This bug report actually belongs to gtk+ as evo and evince now uses
gtkprint. GTK+ uses cups by default (as it's the default in debian now).
You can configure it to use the lpr backend like this;
gtk-print-backends = "file,lpr,cups"
You can set this in ~/.gtkrc-2.0 or system wide in /etc/gtk-2.0/gtkrc.
--
Cheers,
Sven Arvidsson
http://www.whiz.se
PGP Key ID 760BDD22
signature.asc
Description: This is a digitally signed message part

