Bug 439170
Summary: | [RFE] Scan for printer(s) button | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Jóhann B. Guðmundsson <johannbg> |
Component: | system-config-printer | Assignee: | Tim Waugh <twaugh> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | rawhide | Keywords: | FutureFeature |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | 1.0.7-1.fc10 | Doc Type: | Enhancement |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2008-09-01 11:47:01 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: | 438944 |
Description
Jóhann B. Guðmundsson
2008-03-27 13:24:19 UTC
We have to scan at least once -- it's just asking CUPS for its list of devices. We don't get to say "only show local devices" or anything like that. However, we could cache the list and provide a refresh button. Can Windows Printer via Samba have a separated scan button or be inter graded to the refresh button as well. SMB printers are only searched for when you actually click on 'Windows Printer via Samba'. All CUPS tells us about that is that the backend is prepared to be used; the Samba backend is not able to search for existing SMB shares. (Does that answer your question?) Indeed it does, thanks for the info. But could we move that scan from the click windows printer via samba to a special scan button instead of that happening automatic when selecting/clicking windows printer via samba. So these are actually 2 buttons one refresh the other search for windows printers scan. Actually today a change was checked into CUPS upstream that means that CUPS 1.4 *will* be able to only show us local devices unless we ask for network devices. Marking this as F10Target so we can pick that up. Adding FutureFeature keyword to RFE's. (In reply to comment #4) > But could we move that scan from the click windows printer via > samba to a special scan button instead of that happening automatic when > selecting/clicking windows printer via samba. No, that isn't how it works. It isn't a simple 'press a button and get a list' type thing -- it's a tree that must be navigated, and which may require authentication at various stages. Anyway, I've created a trac entry for this: https://fedorahosted.org/system-config-printer/ticket/36 |