From Fedora Project Wiki

mNo edit summary
(→‎Printing: some trimming, pruning, and formatting fixes. ready for XML conversion)
Line 1: Line 1:
== Printing ==
== Printing ==


The system-config-printer UI has been overhauled to look friendlier and more in line with modern desktop applications. The system-config-printer package no longer needs to be run as root.
The print manager (<code>system-config-printer</code>) user interface has been overhauled to look friendlier and be more in line with modern desktop applications. The <code>system-config-printer</code> application no longer needs to be run as the root user.


Other changes include the following.
Other changes include:


* The configuration tool window has been made easier to use. Instead of a list of printer names on the left and properties for the selected printer on the right, now there is just a box with icons representing printers. Double-clicking on a printer opens a properties dialog window.
* The configuration tool window has been made easier to use. Double-clicking on a printer icon opens a properties dialog window.  This replaces the old behavior of a list of printer names on the left and properties for the selected printer on the right.
* The CUPS authentication dialog selects the appropriate user-name and allows it to be altered mid-operation.
* The CUPS authentication dialog selects the appropriate user-name and allows it to be altered mid-operation.
* When the configuration tool is running, the list of printers is updated dynamically.
* When the configuration tool is running, the list of printers is updated dynamically.
* All jobs queued for a specific printer can be seen by right-clicking on a printer icon and selecting ‘View Print Queue’. To see jobs queue on several printers, select the desired printers first before right-clicking. To see all jobs, right-click with no printers selected.
* All jobs queued for a specific printer can be seen by right-clicking on a printer icon and selecting ''View Print Queue''. To see jobs queued on several printers, select the desired printers first before right-clicking. To see all jobs, right-click with no printers selected.
* The job monitoring tool displays a message when a job has failed. If the printer has been stopped as a result, this is shown in the message. A “Diagnose” button starts the trouble-shooter.
* The job monitoring tool displays a message when a job has failed. If the printer has been stopped as a result, this is shown in the message. A ''Diagnose'' button starts the trouble-shooter.
* The job monitoring tool now performs proxy authentication. When a job is submitted but the CUPS backend requires further authentication information from the user, it stops the job. In this situation, the job monitoring tool will now display an authentication dialog so that the job can proceed.  
* The job monitoring tool now performs proxy authentication. A submitted job that requires authentication on the CUPS back-end now displays an authentication dialog so the job can proceed.
* The GTK+ print dialog gives more feedback about the status of printers, e.g. printers which are out of paper show a little warning emblem on their icon. Paused printers also show an emblem, and printers which are rejecting jobs are grayed out.
* The print status dialog (for GTK+) gives more feedback about the status of printers, for example printers that are out of paper show a small warning emblem on their icon. Paused printers also show an emblem, and printers that are rejecting jobs are shown as grayed-out to signify they are not available.

Revision as of 20:20, 9 October 2008

Printing

The print manager (system-config-printer) user interface has been overhauled to look friendlier and be more in line with modern desktop applications. The system-config-printer application no longer needs to be run as the root user.

Other changes include:

  • The configuration tool window has been made easier to use. Double-clicking on a printer icon opens a properties dialog window. This replaces the old behavior of a list of printer names on the left and properties for the selected printer on the right.
  • The CUPS authentication dialog selects the appropriate user-name and allows it to be altered mid-operation.
  • When the configuration tool is running, the list of printers is updated dynamically.
  • All jobs queued for a specific printer can be seen by right-clicking on a printer icon and selecting View Print Queue. To see jobs queued on several printers, select the desired printers first before right-clicking. To see all jobs, right-click with no printers selected.
  • The job monitoring tool displays a message when a job has failed. If the printer has been stopped as a result, this is shown in the message. A Diagnose button starts the trouble-shooter.
  • The job monitoring tool now performs proxy authentication. A submitted job that requires authentication on the CUPS back-end now displays an authentication dialog so the job can proceed.
  • The print status dialog (for GTK+) gives more feedback about the status of printers, for example printers that are out of paper show a small warning emblem on their icon. Paused printers also show an emblem, and printers that are rejecting jobs are shown as grayed-out to signify they are not available.