Bug 1251562

Summary: [abrt] radiotray: AudioPlayerGStreamer.py:43:__init__:ElementNotFoundError: souphttpsrc
Product: [Fedora] Fedora Reporter: Evgeny <spichka21>
Component: radiotrayAssignee: Jean-Francois Saucier <jsaucier>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: jsaucier, tomspur
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/027dc984142a0aa85176886f71691487197dba3a
Whiteboard: abrt_hash:2d271134be31b248d0b5bfcc304e0b7ec1112217
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-07-19 17:24:37 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:
Description Flags
File: backtrace
none
File: environ none

Description Evgeny 2015-08-07 17:29:15 UTC
Version-Release number of selected component:
radiotray-0.7.3-3.fc21

Additional info:
reporter:       libreport-2.6.2
cmdline:        /usr/bin/python /bin/radiotray
executable:     /bin/radiotray
kernel:         4.1.3-201.fc22.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
AudioPlayerGStreamer.py:43:__init__:ElementNotFoundError: souphttpsrc

Traceback (most recent call last):
  File "/bin/radiotray", line 15, in <module>
    radiotray.main(sys.argv[1:])
  File "/usr/lib/python2.7/site-packages/radiotray/radiotray.py", line 38, in main
    RadioTray()
  File "/usr/lib/python2.7/site-packages/radiotray/RadioTray.py", line 72, in __init__
    self.audio = AudioPlayerGStreamer(self.mediator, self.cfg_provider, eventManager)
  File "/usr/lib/python2.7/site-packages/radiotray/AudioPlayerGStreamer.py", line 43, in __init__
    self.souphttpsrc = gst.element_factory_make("souphttpsrc", "source")
ElementNotFoundError: souphttpsrc

Local variables in innermost frame:
eventManager: <radiotray.events.EventManager.EventManager instance at 0x7f6f08948c68>
cfg_provider: <radiotray.XmlConfigProvider.XmlConfigProvider instance at 0x7f6f08948b48>
self: <radiotray.AudioPlayerGStreamer.AudioPlayerGStreamer instance at 0x7f6f08948f80>
mediator: <radiotray.StateMediator.StateMediator object at 0x7f6f132d7890>

Comment 1 Evgeny 2015-08-07 17:29:18 UTC
Created attachment 1060431 [details]
File: backtrace

Comment 2 Evgeny 2015-08-07 17:29:21 UTC
Created attachment 1060432 [details]
File: environ

Comment 3 Fedora End Of Life 2016-07-19 17:24:37 UTC
Fedora 22 changed to end-of-life (EOL) status on 2016-07-19. Fedora 22 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.