|
Bugzilla – Full Text Bug Listing |
| Summary: | RadioTray crashes on start | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Distribution | Reporter: | macias - <bluedzins> |
| Component: | X11 Applications | Assignee: | E-mail List <bnc-team-screening> |
| Status: | RESOLVED DUPLICATE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | 13.2 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
Missed my own report :-( Sorry *** This bug has been marked as a duplicate of bug 905582 *** |
When I start RadioTray (0.7.3-6.4.1) it crashes with such message: ** Message: pygobject_register_sinkfunc is deprecated (GstObject) 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 39, 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") gst.ElementNotFoundError: souphttpsrc