Difference between revisions of "Develop/system-config-printer"
From Rosalab Wiki
(Created page with "==Blueprint== Sys Category:Blueprints Category:Develop") |
|||
Line 1: | Line 1: | ||
==Blueprint== | ==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: | ||
+ | |||
+ | # Sync with upstream - Done | ||
+ | # Drop all Mandirva patches. Try rework printing detect - Done | ||
+ | # Return some patches will not stop working - Done (return impliment to MCC patch and lp/user group patch) | ||
+ | # Using PackageKit to install needing firmware and drivers - 10% Need fix PackageKit work | ||
+ | # 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% | ||
[[Category:Blueprints]] | [[Category:Blueprints]] | ||
[[Category:Develop]] | [[Category:Develop]] |
Revision as of 22:01, 25 November 2012
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:
- Sync with upstream - Done
- Drop all Mandirva patches. Try rework printing detect - Done
- Return some patches will not stop working - Done (return impliment to MCC patch and lp/user group patch)
- Using PackageKit to install needing firmware and drivers - 10% Need fix PackageKit work
- 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%