[Gstreamer-bugs] [Bug 113748] Changed - Plugin(s) not linked to libgstreamer

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Tue May 27 13:45:29 PDT 2003


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=113748

Changed by ds at schleef.org.

--- shadow/113748	Mon May 26 10:40:24 2003
+++ shadow/113748.tmp.15220	Tue May 27 16:45:29 2003
@@ -13,6 +13,12 @@
 QAContact: gstreamer-maint at bugzilla.gnome.org
 TargetMilestone: 0.6.x
 URL: 
 Summary: Plugin(s) not linked to libgstreamer
 
 The plugin libgstoptscheduler.so (and possibly others too) is not linked with libgstreamer (as can be seen with ldd). This causes a problem (undefined symbol: _gst_bin_type) when gstreamer itself is used in a plugin (at least in my case).    The problem can be avoided by preloading libgstreamer with LD_PRELOAD.
+
+------- Additional Comments From ds at schleef.org  2003-05-27 16:45 -------
+Plugins are not supposed to be linked with libgstreamer, since they
+are designed to be loaded by it.
+
+Can you provide more information about what you are trying to do?





More information about the Gstreamer-bugs mailing list