Bug 580284
| Summary: | [abrt] crash in exaile-0.3.0.1-1.fc12 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Guillaume Armspach <dalp> | ||||
| Component: | exaile | Assignee: | Deji Akingunola <dakingun> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 12 | CC: | dakingun, dmaphy | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i686 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | abrt_hash:732a3a3d | ||||||
| Fixed In Version: | exaile-0.3.1.1-1.fc12 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2010-04-23 06:07:20 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 405109 [details]
File: backtrace
exaile-0.3.1.1-1.fc13 has been submitted as an update for Fedora 13. http://admin.fedoraproject.org/updates/exaile-0.3.1.1-1.fc13 exaile-0.3.1.1-1.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/exaile-0.3.1.1-1.fc12 exaile-0.3.1.1-1.fc12 has been pushed to the Fedora 12 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update exaile'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/exaile-0.3.1.1-1.fc12 exaile-0.3.1.1-1.fc13 has been pushed to the Fedora 13 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update exaile'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/exaile-0.3.1.1-1.fc13 exaile-0.3.1.1-1.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report. exaile-0.3.1.1-1.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report. |
abrt 1.0.8 detected a crash. architecture: i686 cmdline: python /usr/lib/python2.6/site-packages/exaile/exaile.py --datadir=/usr/share/exaile/data --startgui component: exaile executable: /usr/lib/python2.6/site-packages/exaile/exaile.py kernel: 2.6.31.6-145.fc12.i686 package: exaile-0.3.0.1-1.fc12 release: Fedora release 12 (Constantine) uuid: 0cf1b837 backtrace ----- Summary: TB0cf1b837 radio.py:449:drag_get_data:AttributeError: 'NoneType' object has no attribute 'get_loc' Traceback (most recent call last): File "/usr/lib/python2.6/site-packages/exaile/xlgui/panel/radio.py", line 449, in drag_get_data guiutil.DragTreeView.dragged_data[track.get_loc()] = track AttributeError: 'NoneType' object has no attribute 'get_loc' Local variables in innermost frame: info: 0 track: None self: <RadioPanel object at 0xa6dc93c (xlgui+panel+playlists+BasePlaylistPanelMixin at 0xa8aa490)> time: 713517 tv: <DragTreeView object at 0xa6dc98c (GtkTreeView at 0xa7f1408)> tracks: 'Unknown' context: <gtk.gdk.DragContext object at 0xa8eccac (GdkDragContext at 0xa9498b0)> selection_data: <GtkSelectionData at 0xbf97ff10> pl: None