Bug 666261
| Summary: | [abrt] exaile-0.3.2.0-2.fc14: pipe.py:64:__init__:TypeError: argument must be a GstElement | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jonatas <jonataslima.nascimento> | ||||
| Component: | exaile | Assignee: | Deji Akingunola <dakingun> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 14 | CC: | dakingun, sri.kmb | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | abrt_hash:3eee1a2d | ||||||
| Fixed In Version: | exaile-0.3.2.1-1.fc14 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2011-03-28 19:34:16 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 471113 [details]
File: backtrace
Package exaile-0.3.2.1-1.fc14: * should fix your issue, * was pushed to the Fedora 14 updates-testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing exaile-0.3.2.1-1.fc14' as soon as you are able to, then reboot. Please go to the following url: https://admin.fedoraproject.org/updates/exaile-0.3.2.1-1.fc14 then log in and leave karma (feedback). exaile-0.3.2.1-1.fc14 has been pushed to the Fedora 14 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: https://admin.fedoraproject.org/updates/exaile-0.3.2.1-1.fc14 exaile-0.3.2.1-1.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report. |
abrt version: 1.1.14 architecture: x86_64 cmdline: python /usr/lib/python2.7/site-packages/exaile/exaile.py --datadir=/usr/share/exaile/data --startgui component: exaile executable: /usr/lib/python2.7/site-packages/exaile/exaile.py kernel: 2.6.35.6-45.fc14.x86_64 package: exaile-0.3.2.0-2.fc14 reason: pipe.py:64:__init__:TypeError: argument must be a GstElement release: Fedora release 14 (Laughlin) time: 1293662291 uid: 500 backtrace ----- pipe.py:64:__init__:TypeError: argument must be a GstElement Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/exaile/exaile.py", line 52, in <module> main() File "/usr/lib/python2.7/site-packages/exaile/exaile.py", line 49, in main exaile = main.Exaile() File "/usr/lib/python2.7/site-packages/exaile/xl/main.py", line 96, in __init__ self.__init() File "/usr/lib/python2.7/site-packages/exaile/xl/main.py", line 132, in __init self.__show_splash() File "/usr/lib/python2.7/site-packages/exaile/xl/main.py", line 260, in __show_splash import xlgui File "/usr/lib/python2.7/site-packages/exaile/xlgui/__init__.py", line 52, in <module> from xlgui import cover File "/usr/lib/python2.7/site-packages/exaile/xlgui/cover.py", line 40, in <module> from xl import ( File "/usr/lib/python2.7/site-packages/exaile/xl/player/__init__.py", line 61, in <module> PLAYER = get_player()() File "/usr/lib/python2.7/site-packages/exaile/xl/player/engine_normal.py", line 46, in __init__ pre_elems=[pipe.ProviderBin("stream_element")]) File "/usr/lib/python2.7/site-packages/exaile/xl/player/_base.py", line 50, in __init__ self.mainbin = pipe.MainBin(pre_elems=pre_elems) File "/usr/lib/python2.7/site-packages/exaile/xl/player/pipe.py", line 64, in __init__ self.add(*self._elements) TypeError: argument must be a GstElement Local variables in innermost frame: sinkname: 'auto' self: <MainBin object (bin1) at 0x1f9df50> pre_elems: [<ProviderBin object (bin0) at 0x1b8e0f0>] How to reproduce ----- 1.Quando vai ser iniciado 2. 3.