Bug 525769
| Summary: | scanner works as root, but not as user. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Kevin DeKorte <kdekorte> | ||||
| Component: | sane-backends | Assignee: | Nils Philippsen <nphilipp> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | rawhide | CC: | alesh.slovak, harald, nphilipp, redhat-bugzilla | ||||
| 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: | 2009-10-22 10:11: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: | |||||||
| Attachments: |
|
||||||
|
Description
Kevin DeKorte
2009-09-25 16:43:04 UTC
hmm, don't know how scanner permissions are handled nowadays .. Any update on this? Would be nice to have the scanner accessible to users in F12. Even telling me what files I need to alter to fix this would be nice. Created attachment 364628 [details]
Udev rules
I was able to make my scanner work for non-root users by installing this file, adding a group named scanner and then adding my id to the scanner group.
I am a developer working on iscan and after investigating, the only conclusion I can come to is that the problem is a permissions issue in Fedora 12, see my comment here: https://bugzilla.redhat.com/show_bug.cgi?id=527031. Not installing iscan and using only the epson2 backend provided by sane-backends, I was still unable to use any of the Epson scanners I tried as a regular user. iscan bases its permissions on the underlying distribution, so if permissions don't work with epson2 they can't work with iscan. I hope this can get fixed for the final Fedora 12 release. *** This bug has been marked as a duplicate of bug 512516 *** |