After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 110325 - gstreamer crash - saying "no default scheduler name"
gstreamer crash - saying "no default scheduler name"
Status: RESOLVED NOTABUG
Product: GStreamer
Classification: Platform
Component: dont know
0.6.0
Other other
: Normal normal
: 0.6.x
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-04-08 21:43 UTC by danny.milo
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description danny.milo 2003-04-08 21:43:35 UTC
Okay... after some playing around I've reduced the steps to reproduce the same prob to this:

call "gstreamer-properties"... "sink" says (custom). Then click on "Test"... here the usual crash happens for me.
GStreamer-ERROR **: No default scheduler name - do you have a registry ?
then segfault....

Is there anything I have to do before being able to use gstreamer? Like the stuff the error message is talking about... which registry? gconf?
Comment 1 David Schleef 2003-04-08 23:29:20 UTC
Did you run gst-register?
Comment 2 danny.milo 2003-04-09 16:52:13 UTC
oops... no ...

it registered now, and clicking Test as described above does:

** (gstreamer-properties:2874): WARNING **: scheduling change, implement me

but the sound plays fine :)
thanks !