Bug 200393
Summary: | Always shows driver dialog on log-in | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Tim Waugh <twaugh> | ||||
Component: | desktop-printing | Assignee: | John (J5) Palmieri <johnp> | ||||
Status: | CLOSED RAWHIDE | QA Contact: | |||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | rawhide | CC: | jkeck, sangu.fedora | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2006-08-11 02:11:45 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 197822 | ||||||
Attachments: |
|
Description
Tim Waugh
2006-07-27 13:27:59 UTC
Created attachment 133148 [details]
desktop-printing-test.patch
How does it work in stateless? If I reboot my computer the queue should have been removed. eggcups uses gconf to remeber what was chosen last so it can map a printer not in the foomatics database to one that is in it. Differently. :-) With stateless, we'll have to remember whole PPD files, and gconf just isn't appropriate. The stateless code isn't completely fleshed out yet, but the original outline design is here: http://fedoraproject.org/wiki/Printing/AdminToolOutline (section 2.1.3) Thanks Tim, Should be in tomorrrow's rawhide. canon m170, desktop-printing-0.19-12, turboprint-1.94-4 ( http://www.turboprint.info/download2.html ) $lpstat -s system default destination: tp0 device for tp0: hal:///org/freedesktop/Hal/devices/usb_device_4a9_170a_F08759_if1_printer_noserial When plugging printer, "Specify printer Driver" dialog always appears. |