Bug 971459
| Summary: | Can't Authenticate Add printer via SAMBA in system-config-printer | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Dale Turner <rxguy> |
| Component: | system-config-printer | Assignee: | Tim Waugh <twaugh> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 19 | CC: | jpopelka, twaugh |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | system-config-printer-1.4.1-6.fc19 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-06-13 06:36:29 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
Fixed upstream in commit 882d753. system-config-printer-1.4.1-6.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/system-config-printer-1.4.1-6.fc19 Package system-config-printer-1.4.1-6.fc19: * should fix your issue, * was pushed to the Fedora 19 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing system-config-printer-1.4.1-6.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-10351/system-config-printer-1.4.1-6.fc19 then log in and leave karma (feedback). system-config-printer-1.4.1-6.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. |
Description of problem: Attempting to add a printer via samba that is attached to a Windows computer on my LAN. I can browse to find the computer, but when asked for authentication, the OK and Cancel buttons are unresponsive, and I am unable to add said printer. My LAN is identical to when it worked in the past, the only difference is I upgraded my system from F18 to F19. Version-Release number of selected component (if applicable): system-config-printer-libs-1.4.1-3.fc19.noarch system-config-printer-1.4.1-3.fc19.x86_64 system-config-printer-udev-1.4.1-3.fc19.x86_64 How reproducible: Always Steps to Reproduce: 1. start system-config-printer 2. select 'add' 3. select 'Windows Printer via SAMBA' 4. select 'browse' 5. Browse through WORKGROUP then computer name 6. Authentication window appears but does not function as described above. 7. I must press 'Alt-F4' to close it. Actual results: Unable to add samba printer Expected results: Ability to add samba printer Additional info: ** (system-config-printer.py:7539): WARNING **: Can't load fallback CSS resource: Failed to import: The resource at '/org/gnome/adwaita/gtk-fallback.css' does not exist Caught non-fatal exception. Traceback: File "/usr/share/system-config-printer/newprinter.py", line 2310, in on_tvSMBBrowser_row_expanded while smbc_auth.perform_authentication () > 0: File "/usr/share/system-config-printer/pysmb.py", line 148, in perform_authentication Gdk.pointer_grab (d.get_window(), True) File "/usr/lib64/python2.7/site-packages/gi/types.py", line 113, in function return info.invoke(*args, **kwargs) TypeError: pointer_grab() takes exactly 6 arguments (2 given) Continuing anyway..