| Summary: | [abrt] picard-0.12.1-3.fc15: webservice.py:65:__getattr__:AttributeError: release | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Juan Orti <jorti> |
| Component: | picard | Assignee: | Alex Lancaster <alex> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 15 | CC: | alex |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Unspecified | ||
| Whiteboard: | abrt_hash:8ac3b44de9c63b8145ae1e22b242083e9e02fb6b | ||
| Fixed In Version: | picard-0.15.1-1.fc15 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2011-09-07 00:09:03 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
Package: picard-0.12.1-3.fc15 Architecture: i686 OS Release: Fedora release 15 (Lovelock) Comment ----- ctrl-L to look up file Package: picard-0.12.1-3.fc15 Architecture: i686 OS Release: Fedora release 15 (Lovelock) Comment ----- ctrl-l, looking up songs picard-0.15.1-1.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/picard-0.15.1-1.fc15 Package picard-0.15.1-1.fc15: * should fix your issue, * was pushed to the Fedora 15 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing picard-0.15.1-1.fc15' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/picard-0.15.1-1.fc15 then log in and leave karma (feedback). picard-0.15.1-1.fc15 has been pushed to the Fedora 15 stable repository. If problems still persist, please make note of it in this bug report. |
abrt version: 2.0.1 architecture: x86_64 cmdline: /usr/bin/python /usr/bin/picard comment: I was added a huge music collection and it was in the process of searching their metadata component: picard executable: /usr/bin/picard kernel: 2.6.38.6-27.fc15.x86_64 os_release: Fedora release 15 (Lovelock) package: picard-0.12.1-3.fc15 reason: webservice.py:65:__getattr__:AttributeError: release time: Thu May 26 21:46:23 2011 uid: 500 username: juan backtrace: :webservice.py:65:__getattr__:AttributeError: release : :Traceback (most recent call last): : File "/usr/lib64/python2.7/site-packages/picard/webservice.py", line 168, in _finish_request : handler(self._xml_handler.document, self, error) : File "/usr/lib64/python2.7/site-packages/picard/file.py", line 500, in _lookup_finished : matches.append((self._compare_to_track(track), track)) : File "/usr/lib64/python2.7/site-packages/picard/file.py", line 456, in _compare_to_track : b = track.release_list[0].release[0].title[0].text : File "/usr/lib64/python2.7/site-packages/picard/webservice.py", line 65, in __getattr__ : raise AttributeError, name :AttributeError: release : :Local variables in innermost frame: :self: {'attribs': {}, 'text': u'', 'children': {}} :name: 'release'