Develop/system-config-printer
From Rosalab Wiki
This is a page snapshot, showing old (but not deleted) versions of images and templates.
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%