| Summary: | [abrt] exaile-0.3.2.2-2.fc16: pipe.py:136:_setup_finish:ElementNotFoundError: identity | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Alexandre Machado <axmachado> | ||||
| Component: | exaile | Assignee: | Deji Akingunola <dakingun> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 16 | CC: | dakingun | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | abrt_hash:ddbdc8323be6e3ba692a215f105e5eb4912982ac | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2012-12-20 15:27:06 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Attachments: |
|
||||||
Created attachment 538075 [details]
File: smolt_data
Starting Exaile on a Vanilla F17 (just upgraded from F16) Package: exaile-0.3.2.2-3.fc17 OS Release: Fedora release 17 (Beefy Miracle) exaile-3.3.0-1.fc16 has been submitted as an update for Fedora 16. https://admin.fedoraproject.org/updates/exaile-3.3.0-1.fc16 Package exaile-3.3.0-1.fc16: * should fix your issue, * was pushed to the Fedora 16 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing exaile-3.3.0-1.fc16' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-14800/exaile-3.3.0-1.fc16 then log in and leave karma (feedback). exaile-3.3.0-1.fc16 has been pushed to the Fedora 16 stable repository. If problems still persist, please make note of it in this bug report. |
libreport version: 2.0.7 abrt_version: 2.0.6 cmdline: python /usr/share/exaile/exaile.py --datadir=/usr/share/exaile/data --startgui comment: just try to open exaile in a KDE session executable: /usr/share/exaile/exaile.py kernel: 3.1.2-1.fc16.x86_64 reason: pipe.py:136:_setup_finish:ElementNotFoundError: identity time: Ter 29 Nov 2011 13:25:08 BRST uid: 1000 username: xande smolt_data: Text file, 3084 bytes backtrace: :pipe.py:136:_setup_finish:ElementNotFoundError: identity : :Traceback (most recent call last): : File "/usr/share/exaile/exaile.py", line 62, in <module> : main() : File "/usr/share/exaile/exaile.py", line 59, in main : exaile = main.Exaile() : File "/usr/share/exaile/xl/main.py", line 102, in __init__ : self.__init() : File "/usr/share/exaile/xl/main.py", line 138, in __init : self.__show_splash() : File "/usr/share/exaile/xl/main.py", line 268, in __show_splash : import xlgui : File "/usr/share/exaile/xlgui/__init__.py", line 52, in <module> : from xlgui import cover : File "/usr/share/exaile/xlgui/cover.py", line 40, in <module> : from xl import ( : File "/usr/share/exaile/xl/player/__init__.py", line 61, in <module> : PLAYER = get_player()() : File "/usr/share/exaile/xl/player/engine_normal.py", line 46, in __init__ : pre_elems=[pipe.ProviderBin("stream_element")]) : File "/usr/share/exaile/xl/player/pipe.py", line 188, in __init__ : self.setup_elements() : File "/usr/share/exaile/xl/player/pipe.py", line 116, in setup_elements : self._setup_finish(None, True, state) : File "/usr/share/exaile/xl/player/pipe.py", line 136, in _setup_finish : elems.append(gst.element_factory_make('identity')) :ElementNotFoundError: identity : :Local variables in innermost frame: :self: <ProviderBin object (bin0) at 0x2339690> :state: <enum GST_STATE_NULL of type GstState> :elem: None :elems: [] :blocked: True