[Gstreamer-bugs] [Bug 97948] Changed - libgstplay : GstPlay can not be unrefed with g_object_unref
bugzilla-daemon at widget.gnome.org
bugzilla-daemon at widget.gnome.org
Tue Jan 7 03:16:08 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=97948
Changed by julien at moutte.net.
--- shadow/97948 Tue Jan 7 06:15:40 2003
+++ shadow/97948.tmp.15583 Tue Jan 7 06:16:07 2003
@@ -1,13 +1,13 @@
Bug#: 97948
Product: GStreamer
Version: cvs
OS: Linux
OS Details: Linux RedHat 8.0
-Status: REOPENED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: normal
Priority: Normal
Component: gst-plugins
AssignedTo: steve at stevebaker.org
ReportedBy: julien at moutte.net
QAContact: gstreamer-maint at bugzilla.gnome.org
@@ -76,6 +76,20 @@
Any help appreciated
------- Additional Comments From julien at moutte.net 2003-01-07 06:15 -------
Created an attachment (id=13401)
Patch fixing dispose methods and uncleaned callbacks
+
+------- Additional Comments From julien at moutte.net 2003-01-07 06:16 -------
+
+Ok Guys ...
+
+Here is the patch to solve those issues...
+
+I've changed a lot of stuff in libgstplay to clean the timers and idle
+handler that were launched and never cleaned...
+
+Now when i m unrefing the GstPlay object all callbacks are cleared,
+object disposed and no warning...
+
+Enjoy !
More information about the Gstreamer-bugs
mailing list