Bug 909721 - [abrt] radiotray-0.7.1-3.fc18: AudioPlayerGStreamer.py:44:__init__:ElementNotFoundError: playbin2
Summary: [abrt] radiotray-0.7.1-3.fc18: AudioPlayerGStreamer.py:44:__init__:ElementNot...
Keywords:
Status: CLOSED DUPLICATE of bug 911545
Alias: None
Product: Fedora
Classification: Fedora
Component: gstreamer-python
Version: 18
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Xavier Lamien
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:f6bb9fd46d61a83035409adbd30...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-02-10 17:55 UTC by etsit64pab
Modified: 2013-02-15 10:30 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-02-15 10:30:18 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1006 bytes, text/plain)
2013-02-10 17:55 UTC, etsit64pab
no flags Details
File: core_backtrace (421 bytes, text/plain)
2013-02-10 17:55 UTC, etsit64pab
no flags Details
File: environ (1.41 KB, text/plain)
2013-02-10 17:55 UTC, etsit64pab
no flags Details

Description etsit64pab 2013-02-10 17:55:27 UTC
Description of problem:
When I wanted to launch RadioTray, it did'nt and showed an error message.

Version-Release number of selected component:
radiotray-0.7.1-3.fc18

Additional info:
cmdline:        /usr/bin/python /usr/bin/radiotray
executable:     /usr/bin/radiotray
kernel:         3.7.6-201.fc18.x86_64
uid:            1000

Truncated backtrace:
AudioPlayerGStreamer.py:44:__init__:ElementNotFoundError: playbin2

Traceback (most recent call last):
  File "/usr/bin/radiotray", line 15, in <module>
    radiotray.main(sys.argv[1:])
  File "/usr/lib/python2.7/site-packages/radiotray/radiotray.py", line 36, 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 44, in __init__
    self.player = gst.element_factory_make("playbin2", "player")
ElementNotFoundError: playbin2

Local variables in innermost frame:
eventManager: <radiotray.events.EventManager.EventManager instance at 0x2378680>
cfg_provider: <radiotray.XmlConfigProvider.XmlConfigProvider instance at 0x23785f0>
self: <radiotray.AudioPlayerGStreamer.AudioPlayerGStreamer instance at 0x2378b90>
mediator: <radiotray.StateMediator.StateMediator object at 0x236ee50>

Comment 1 etsit64pab 2013-02-10 17:55:30 UTC
Created attachment 695872 [details]
File: backtrace

Comment 2 etsit64pab 2013-02-10 17:55:32 UTC
Created attachment 695873 [details]
File: core_backtrace

Comment 3 etsit64pab 2013-02-10 17:55:35 UTC
Created attachment 695874 [details]
File: environ

Comment 4 Thomas Spura 2013-02-15 10:30:18 UTC

*** This bug has been marked as a duplicate of bug 911545 ***


Note You need to log in before you can comment on or make changes to this bug.