[Gstreamer-bugs] [Bug 104569] New - both shout plugins do their (dis)connect on the wrong state change

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Mon Jan 27 15:33:35 PST 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=104569

Changed by typo at netcabo.pt.

--- shadow/104569	Mon Jan 27 18:33:35 2003
+++ shadow/104569.tmp.11066	Mon Jan 27 18:33:35 2003
@@ -0,0 +1,30 @@
+Bug#: 104569
+Product: GStreamer
+Version: cvs
+OS: other
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: normal
+Priority: Normal
+Component: gst-plugins
+AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
+ReportedBy: typo at netcabo.pt               
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: 0.4.0
+URL: 
+Summary: both shout plugins do their (dis)connect on the wrong state change
+
+shout2send and icecastsend connect and disconnect to servers in the wrong
+pipeline state changes. The attatched patches make the behaviour follow
+gstreamer/docs/random/wtay/states.
+
+The shout2send patch also fixes a trivial compilation warning (missing
+include of string.h) and changes the state change error case from g_error
+to g_warning so as to not break the apps.
+
+The icecastsend patch also removes a comment that doesn't make sense and
+breaks a g_warning() line into 3.
+
+These patches change behaviour visible to outside apps so I don't know if
+they're 0.6.x material.





More information about the Gstreamer-bugs mailing list