Develop/system-config-printer

From Rosalab Wiki
Revision as of 22:01, 25 November 2012 by Akdengi (Talk | contribs)

This is a page snapshot, showing old (but not deleted) versions of images and templates.
Jump to: navigation, search

Blueprint

System-config-printer it's utilites which appear control CUPS and manage printers.

For Mandriva will be used own rework, that stop properly working in ROSA 2012 Desktop. Some problem with new systemd/udev and other components implimantation. We need rebase this, renew code and use more upstream compartible solution. It's writing on C/Python

Plan of works:

  1. Sync with upstream - Done
  2. Drop all Mandirva patches. Try rework printing detect - Done
  3. Return some patches will not stop working - Done (return impliment to MCC patch and lp/user group patch)
  4. Using PackageKit to install needing firmware and drivers - 10% Need fix PackageKit work
  5. Write/Rewrite code to a) detect installing/enabling/starting CUPS and doing this b) install needing metapackage for printing (like task-printing-server, task-printing-hp, task-printing-canon etc..) - 0%