Bug 904770
| Summary: | [abrt] quodlibet-2.5-1.fc18: brainz.py:378:__update_result:AttributeError: 'NoneType' object has no attribute 'set_sensitive' | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | chrys87 | ||||||
| Component: | quodlibet | Assignee: | hannes <johannes.lips> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 18 | CC: | johannes.lips | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | i686 | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | abrt_hash:376745bf76623db1531ad5d2a1c634f7cbbc88fe | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2013-04-29 03:26:04 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 688431 [details]
File: backtrace
Created attachment 688432 [details]
File: environ
quodlibet-2.5.1-1.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/quodlibet-2.5.1-1.fc19 quodlibet-2.5.1-1.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/quodlibet-2.5.1-1.fc18 Package quodlibet-2.5.1-1.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 quodlibet-2.5.1-1.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-6585/quodlibet-2.5.1-1.fc19 then log in and leave karma (feedback). quodlibet-2.5.1-1.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. quodlibet-2.5.1-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: try to lookup musicbrainz via plugin. Version-Release number of selected component: quodlibet-2.5-1.fc18 Additional info: cmdline: python /usr/bin/quodlibet core_backtrace: 97ccd5b879564afcb2074b5f07e42bc101812eca 0x17a __update_result /usr/lib/python2.7/site-packages/quodlibet/plugins/songsmenu/brainz.py - dso_list: exfalso-2.5-1.fc18.noarch executable: /usr/bin/quodlibet kernel: 3.7.4-204.fc18.i686 uid: 1000 Truncated backtrace: brainz.py:378:__update_result:AttributeError: 'NoneType' object has no attribute 'set_sensitive' Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/quodlibet/plugins/songsmenu/brainz.py", line 378, in __update_result save_button.set_sensitive(True) AttributeError: 'NoneType' object has no attribute 'set_sensitive' Local variables in innermost frame: release: <musicbrainz2.model.Release object at 0xcaa322c> save_button: None self: <SearchWindow object at 0xc8685f4 (GtkDialog at 0xc0e7a40)> num_results: 1 text: u'Found %d result.'