[Gstreamer-bugs] [Bug 119456] Changed - [0.6.3/patch] assertion `GST_IS_SCHEDULER (sched)' failed
bugzilla-daemon at widget.gnome.org
bugzilla-daemon at widget.gnome.org
Tue Aug 26 09:40:20 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=119456
Changed by ds at schleef.org.
--- shadow/119456 Tue Aug 26 06:41:53 2003
+++ shadow/119456.tmp.18914 Tue Aug 26 12:40:20 2003
@@ -8,13 +8,13 @@
Severity: normal
Priority: Normal
Component: gstreamer (core)
AssignedTo: ds at schleef.org
ReportedBy: ds at schleef.org
QAContact: gstreamer-maint at bugzilla.gnome.org
-TargetMilestone: 0.6.4
+TargetMilestone: 0.6.3
URL:
Summary: [0.6.3/patch] assertion `GST_IS_SCHEDULER (sched)' failed
rhythmbox HEAD causes this assertion failure when changing from one song to
the next.
@@ -34,6 +34,19 @@
Created an attachment (id=19402)
patch
------- Additional Comments From thomas at urgent.rug.ac.be 2003-08-26 06:41 -------
postponing to next release until this gets looked in to properly
+
+------- Additional Comments From ds at schleef.org 2003-08-26 12:40 -------
+The patch merely gets rid of an incorrect warning. Functionally, the
+code is identical.
+
+The code that is currently there is clearly wrong. With the patch, it
+is less wrong (and doesn't display warnings), and may even be correct.
+ However, the function is undocumented, so I don't know how it is
+_supposed_ to be called.
+
+It should definitely be applied to 0.6.3.
+
+
More information about the Gstreamer-bugs
mailing list