Bug 545185
| Summary: | [abrt] crash detected in exaile-0.3.0.1-1.fc12 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Chad <em3epling> | ||||
| Component: | exaile | Assignee: | Dominic Hopf <dmaphy> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 12 | CC: | dakingun, dmaphy, em3epling, tvvikram.sjce | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | abrt_hash:322f570b | ||||||
| Fixed In Version: | exaile-0.3.1.0-1.fc11 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2010-04-10 10:17:57 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 376768 [details]
File: backtrace
Feel free to contact me by email if more information is needed. em3epling Is this issue reproducible with exaile 0.3.0.2? You can obtain a package from here: http://koji.fedoraproject.org/koji/taskinfo?taskID=1836589 Yes, it appears to be the same error.
INFO : Loading Exaile 0.3.0.2...
INFO : Loading settings...
INFO : Setting up deferred idle manager function...
INFO : Loading plugins...
INFO : Loading collection...
Traceback (most recent call last):
File "/usr/lib/python2.6/site-packages/exaile/exaile.py", line 56, in <module>
main()
File "/usr/lib/python2.6/site-packages/exaile/exaile.py", line 53, in main
exaile = main.Exaile()
File "/usr/lib/python2.6/site-packages/exaile/xl/main.py", line 90, in __init__
self.__init()
File "/usr/lib/python2.6/site-packages/exaile/xl/main.py", line 155, in __init
self.player = player.get_player()()
File "/usr/lib/python2.6/site-packages/exaile/xl/player/engine_normal.py", line 40, in __init__
pre_elems=[pipe.ProviderBin("stream_element")])
File "/usr/lib/python2.6/site-packages/exaile/xl/player/pipe.py", line 181, in __init__
self.reset_providers()
File "/usr/lib/python2.6/site-packages/exaile/xl/player/pipe.py", line 187, in reset_providers
self.elements[provider.index] = provider()
File "/usr/share/exaile/plugins/replaygain/__init__.py", line 62, in __init__
self.rgvol = gst.element_factory_make("rgvolume")
gst.ElementNotFoundError: rgvolume
Should I post a separate bug report for that version? No, there is no need for a separate bug report, we can handle this within this issue I think. My question was just intended to clarify if the issue maybe already got fixed with Exaile 0.3.0.2. I found this issue is known and will most likely be fixed with upcoming Exaile 0.3.0.3. There is an existing bug concerning this at the Exaile tracker which can be found here: https://bugs.launchpad.net/fedora/+source/exaile/+bug/490898 Thank you for your help. exaile-0.3.1.0-1.fc11 has been submitted as an update for Fedora 11. http://admin.fedoraproject.org/updates/exaile-0.3.1.0-1.fc11 exaile-0.3.1.0-1.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/exaile-0.3.1.0-1.fc12 exaile-0.3.1.0-1.fc11 has been pushed to the Fedora 11 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.0-1.fc11 exaile-0.3.1.0-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.0-1.fc12 exaile-0.3.1.0-1.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report. exaile-0.3.1.0-1.fc11 has been pushed to the Fedora 11 stable repository. If problems still persist, please make note of it in this bug report. |
abrt 1.0.0 detected a crash. Comment: happens upon start backtrace ----- Summary: TB322f570b __init__.py:62:__init__:ElementNotFoundError: rgvolume Traceback (most recent call last): File "/usr/lib/python2.6/site-packages/exaile/exaile.py", line 56, in <module> main() File "/usr/lib/python2.6/site-packages/exaile/exaile.py", line 53, in main exaile = main.Exaile() File "/usr/lib/python2.6/site-packages/exaile/xl/main.py", line 90, in __init__ self.__init() File "/usr/lib/python2.6/site-packages/exaile/xl/main.py", line 155, in __init self.player = player.get_player()() File "/usr/lib/python2.6/site-packages/exaile/xl/player/engine_normal.py", line 40, in __init__ pre_elems=[pipe.ProviderBin("stream_element")]) File "/usr/lib/python2.6/site-packages/exaile/xl/player/pipe.py", line 181, in __init__ self.reset_providers() File "/usr/lib/python2.6/site-packages/exaile/xl/player/pipe.py", line 187, in reset_providers self.elements[provider.index] = provider() File "/usr/share/exaile/plugins/replaygain/__init__.py", line 62, in __init__ self.rgvol = gst.element_factory_make("rgvolume") ElementNotFoundError: rgvolume Local variables in innermost frame: self: /GstBin:rgvolume (ReplaygainVolume) 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.x86_64 package: exaile-0.3.0.1-1.fc12 uuid: 322f570b