Bug 894215
| Summary: | [abrt] picard-1.0-2.fc18: webservice.py:76:__getattr__:AttributeError: medium_list | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | cryogenium | ||||||||
| Component: | picard | Assignee: | Alex Lancaster <alex> | ||||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | unspecified | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | 18 | CC: | alex | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | i686 | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | abrt_hash:87f11139d674aadd3259f054c3b6bc5bce127387 | ||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2013-01-23 23:08:17 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 676635 [details]
File: backtrace
Created attachment 676636 [details]
File: core_backtrace
Created attachment 676637 [details]
File: environ
*** This bug has been marked as a duplicate of bug 889666 *** |
Description of problem: I don't know what is problem, only MusicBrainz Picard was open when this arrived. No functional problems, only failurealarm. Version-Release number of selected component: picard-1.0-2.fc18 Additional info: cmdline: /usr/bin/python /bin/picard executable: /bin/picard kernel: 3.7.1-2.fc18.i686 uid: 1000 Truncated backtrace: webservice.py:76:__getattr__:AttributeError: medium_list Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/picard/webservice.py", line 223, in _process_reply handler(xml_handler.document, reply, error) File "/usr/lib/python2.7/site-packages/picard/file.py", line 578, in _lookup_finished score, release = self._compare_to_track(track) File "/usr/lib/python2.7/site-packages/picard/file.py", line 543, in _compare_to_track t, p = self.metadata.compare_to_release(release, w, self.config) File "/usr/lib/python2.7/site-packages/picard/metadata.py", line 123, in compare_to_release for medium in release.medium_list[0].medium: File "/usr/lib/python2.7/site-packages/picard/webservice.py", line 76, in __getattr__ raise AttributeError, name AttributeError: medium_list Local variables in innermost frame: self: {'attribs': {u'id': u'0edb5cf7-aaff-4376-8a6b-373a0f08ce39'}, 'text': u'', 'children': {u'status': [{'attribs': {}, 'text': u'Official', 'children': {}}], u'release_group': [{'attribs': {u'id': u'4db1d241-d2db-3033-9f73-88331f2faee1'}, 'text': u'', 'children': {u'secondary_type_list': [{'attribs': {}, 'text': u'', 'children': {}}]}}], u'title': [{'attribs': {}, 'text': u'Live in Texas', 'children': {}}]}} name: 'medium_list' Potential duplicate: bug 889666