[Gstreamer-bugs] [Bug 91805] Changed - Get critical error running gst-register

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Mon Sep 9 02:39:35 PDT 2002


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=91805

Changed by thomas at urgent.rug.ac.be.

--- shadow/91805	Tue Aug 27 12:31:33 2002
+++ shadow/91805.tmp.20014	Mon Sep  9 05:39:35 2002
@@ -5,13 +5,13 @@
 OS Details: 
 Status: NEW   
 Resolution: 
 Severity: normal
 Priority: Normal
 Component: gst-plugins
-AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
+AssignedTo: wim.taymans at chello.be                            
 ReportedBy: Uraeus at linuxrising.org               
 QAContact: gstreamer-maint at bugzilla.gnome.org
 TargetMilestone: 0.4.0
 URL: 
 Summary: Get critical error running gst-register
 
@@ -19,6 +19,17 @@
 
 float2int: could not load support library: 'gstbytestream'
 
 ** (process:28478): CRITICAL **: file gstintfloatconvert.c: line 34
 (plugin_init): assertion `ret == TRUE' failed
 added plugin gst_arts with 1 feature(s)
+
+------- Additional Comments From thomas at urgent.rug.ac.be  2002-09-09 05:39 -------
+due to the plug-in ordering being different on your machine;
+bytestream is needed.
+The right fix would be to figure this sort of stuff out, and maybe we
+should provide some mechanism where a plug-in lets the core know what
+supporting lib it needs.
+Another solution would be to add a LOAD_PRIORITY value to all of the
+plug-ins (with default 0), so that the highest priorities get loaded
+first.
+That would probably be the easiest fix.





More information about the Gstreamer-bugs mailing list