Bug 905618
| Summary: | [abrt] system-config-printer-libs-1.3.9-1.fc17: jobviewer.py:949:update_job:CancelledError | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | John Schmitt <marmalodak> | ||||||||||
| 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: | 17 | CC: | jpopelka, twaugh | ||||||||||
| Target Milestone: | --- | ||||||||||||
| Target Release: | --- | ||||||||||||
| Hardware: | x86_64 | ||||||||||||
| OS: | Unspecified | ||||||||||||
| Whiteboard: | abrt_hash:f8252b5a7946f38de1f85b0135cd98cf51c1a4f2 | ||||||||||||
| Fixed In Version: | system-config-printer-1.3.13-1.fc18 | Doc Type: | Bug Fix | ||||||||||
| Doc Text: | Story Points: | --- | |||||||||||
| Clone Of: | Environment: | ||||||||||||
| Last Closed: | 2013-05-25 12:09:10 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: |
|
||||||||||||
Created attachment 689990 [details]
File: executable
Created attachment 689991 [details]
File: environ
Created attachment 689992 [details]
File: smolt_data
Created attachment 689993 [details]
File: core_backtrace
Fixed upstream in commit 9f3f684. system-config-printer-1.3.13-1.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/system-config-printer-1.3.13-1.fc18 Package system-config-printer-1.3.13-1.fc18: * should fix your issue, * was pushed to the Fedora 18 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.3.13-1.fc18' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-4511/system-config-printer-1.3.13-1.fc18 then log in and leave karma (feedback). system-config-printer-1.3.13-1.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report. |
Description of problem: printing from libreoffice Version-Release number of selected component: system-config-printer-libs-1.3.9-1.fc17 Additional info: libreport version: 2.0.18 abrt_version: 2.0.18 cmdline: /usr/bin/python /usr/share/system-config-printer/scp-dbus-service.py kernel: 3.6.10-2.fc17.x86_64 backtrace: :jobviewer.py:949:update_job:CancelledError : :Traceback (most recent call last): : File "/usr/share/system-config-printer/jobviewer.py", line 1804, in job_added : self.add_job (jobid, jobdata) : File "/usr/share/system-config-printer/jobviewer.py", line 789, in add_job : self.update_job (job, data, connection=connection) : File "/usr/share/system-config-printer/jobviewer.py", line 949, in update_job : keyring_attrs) :CancelledError : :Local variables in innermost frame: :share: u'brother-4south' :rest: u'//tinwin1.tintri.com/brother-4south' :attrs: {'job-hold-until': u'auth-info-required', 'attributes-charset': u'utf-8', 'job-state': 4, 'attributes-natural-language': u'en-us'} :jstate: 4 :auth_info: None :group: '' :jattrs: ['job-state', 'job-hold-until'] :self: <JobViewer object at 0x253cc80 (jobviewer+JobViewer at 0x20d6880)> :connection: <cups.Connection object for /var/run/cups/cups.sock at 0x2591150> :device_uri: u'smb://tinwin1.tintri.com/brother-4south' :scheme: u'smb' :type: 1 :try_keyring: True :job: 38 :user: '' :auth_info_required: [u'username', u'password'] :password: '' :data: {'job-name': u'Hinh Pham_Automation.doc', 'job-printer-uri': u'ipp://localhost:631/printers/brother4southadvanced', 'device-uri': u'smb://tinwin1.tintri.com/brother-4south', 'job-state': 4, 'attributes-charset': u'utf-8', 'auth-info-required': [u'username', u'password'], 'job-k-octets': 65, 'attributes-natural-language': u'en-us', 'job-printer-name': u'brother4southadvanced', 'time-at-creation': 1359485474, 'job-hold-until': u'auth-info-required', 'job-originating-user-name': u'jschmitt'} :c: <authconn.Connection instance at 0x2590440> :job_requires_auth: True :pattrs: ['auth-info-required', 'device-uri'] :uri: <smburi.SMBURI instance at 0x2590fc8> :server: u'tinwin1.tintri.com' :s: 4 :r: ['job-preserved'] :keyring_attrs: {'domain': '', 'protocol': 'smb', 'server': 'tinwin1.tintri.com'}