Linux in Italian schools - five months later
Posted Feb 2, 2006 14:18 UTC (Thu) by
evgeny (guest, #774)
In reply to:
Linux in Italian schools - five months later by drag
Parent article:
Linux in Italian schools - five months later
> most printers don't work
No, I'd say most printers do work. It's often the question of properly choosing a PPD. The ppd's installed with cups/foomatic/... are a minor part of the whole supported base, unfortunately.
> the desktop UI is bad
AFAIK, there is no CUPS UI (except for the web interface) as such. What you see is either KDE or Gnome add-ons.
> Get it working with Firefox, OpenOffice, Gimp, and some Koffice applications.
Don't know about Koffice, but the rest you mentioned are NOT using CUPS natively - this is the real problem. Each of the above implements a (more or less) dirty wrappers around the century-old printcap/lpr stuff. Personally, in all such apps that at least allow to define an alternative to "lpr" command, I use gtklp. This helps resolving 99% of printing issues. I wish there would be as nice a distro-independent CUPS configuration utility as well. So far, setting up networking printing at home between two Ubuntu boxes was the most challenging printing configuration task I've ever undertaken (comparable only to making linux talk to a mainframe-attached IMAGEN printer 10+ years ago...). In general, I rarely share ESR's views, but this one (http://www.catb.org/~esr/writings/cups-horror.html) I wholeheartedly agree with.
(
Log in to post comments)