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 100440 - 'gst-inspect adder' gives: 'couldn't construct element for some reason'
'gst-inspect adder' gives: 'couldn't construct element for some reason'
Status: VERIFIED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins
git master
Other Linux
: Normal normal
: 0.4.0
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-12-05 15:42 UTC by Jip de GnomeBugzilla
Modified: 2009-08-15 18:40 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gst-inspect --gst-mask=-1 adder (22.35 KB, text/plain)
2002-12-08 10:24 UTC, Jip de GnomeBugzilla
Details
gst-feedback (20.04 KB, text/plain)
2002-12-08 10:24 UTC, Jip de GnomeBugzilla
Details

Description Jip de GnomeBugzilla 2002-12-05 15:42:11 UTC
$ gst-inspect adder
INFO (24680: 0) Initializing GStreamer Core Library version 0.4.2.1 
INFO (24680: 0) CPU features: (808029bf) MMX 3DNOW 
registry: loaded user_registry in 0.366546 seconds
          (/usr/home/jip/.gstreamer/registry.xml)
registry: loaded global_registry in 0.377450 seconds
          (/usr/local/var/cache/gstreamer/registry.xml)
couldn't construct element for some reason


This is preventing me from running rhytmbox.
Comment 1 Thomas Vander Stichele 2002-12-07 18:38:36 UTC
run gst-inspect --gst-mask=-1 adder and attach output.
run gst-feedback and attach output.
give full information about your distro and how you compiled everything.
Comment 2 Jip de GnomeBugzilla 2002-12-08 10:24:17 UTC
Created attachment 12835 [details]
gst-inspect --gst-mask=-1 adder
Comment 3 Jip de GnomeBugzilla 2002-12-08 10:24:56 UTC
Created attachment 12836 [details]
gst-feedback
Comment 4 Christian Fredrik Kalager Schaller 2003-02-24 12:31:14 UTC
0.4 is a long time ago. Do you still experience this issue with 0.6
release? (and using net-rhythmbox)
Comment 5 Jip de GnomeBugzilla 2003-02-25 06:57:58 UTC
Still happening, with released and cvs gstreamer.

net-rhythmbox works ok though.


Comment 6 Jip de GnomeBugzilla 2003-03-13 10:55:31 UTC
After unsetting the enviroment variable LD_BIND_NOW=yes
gst-inspect adder runs fine.

This was also troubling me with evolution-1.3,
see http://bugzilla.ximian.com/show_bug.cgi?id=38654
Comment 7 Ronald Bultje 2003-04-07 17:46:38 UTC
Assuming that this is not a GStreamer bug...