Summary

This spec is about easy configuration of printers in Xubuntu

Rationale

Unlike Gnome and KDE, Xfce does not have a GUI for detecting and adding new printers. Xubuntu 6.06 ships gnome-cups-manager on the CD but it is not installed by default.

Use cases

Users want to easily configure their printer in Xubuntu without installing Gnome or KDE apps or enabling the CUPS web interface.

Scope

Detection and adding of local and network CUPS printers. Configuring of printer parameters or job control is not covered by this spec as those are already handled by xfprint.

Design

There are a few options to have such an app, the constraints being it has gtk only dependencies.

These are ordered in decreasing order of preference from a code reuse POV, but need to evaluate the trade-offs, as for instance doing it all in xfprint may be easier if we only target CUPS 1.2 and Ubuntu and do not deal with the legacy code that may be carried in gnome-cups-manager.

Implementation

Code

Data preservation and migration

Outstanding issues

BoF agenda and discussion


CategorySpec

Xubuntu/Roadmap/Specifications/Dapper/PrinterConfigSpec (last edited 2012-07-17 21:25:54 by nblzone-227-162)