Bug 157324
Summary: | user notification for new printers | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Marius Andreiana <marius.andreiana> |
Component: | system-config-printer | Assignee: | Tim Waugh <twaugh> |
Status: | CLOSED RAWHIDE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | Keywords: | FutureFeature |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Enhancement | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2007-06-28 13:55:15 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: | 241531 | ||
Bug Blocks: | 235704 |
Description
Marius Andreiana
2005-05-10 16:46:18 UTC
Worth mentioning that this *does* work for USB printers already. For parallel printers it is actually quite a lot of effort to go to. The parallel port isn't designed to give notifications of new devices plugged in, so you have to poll it. We could, however, make it so that system-config-printer polls the port when it starts up. We can use libieee1284 to obtain a device ID. Excellent! We could add a notification bubble actually, to let the user know it's ready to use. |