https://bugs.gpodder.org/show_bug.cgi?id=1163

--- Comment #4 from Scott <[email protected]> 2011-01-01 03:28:21 GMT ---
(In reply to comment #3)
> (In reply to comment #2)
> > (gpodder:13005): GStreamer-CRITICAL **: 
> > Trying to dispose element queue0, but it is in PLAYING instead of the NULL
> > state.
> > You need to explicitly set elements to the NULL state before
> > dropping the final reference, to allow them to clean up.
> > This problem may also be caused by a refcounting bug in the
> > application or some element.
> 
> Thanks, this helps. Can you try removing the gstreamer "ugly" and "bad"
> plugins, and maybe any other gstreamer plugins that you have installed?
> 
> Please also try commenting out the line that contains
> "gstreamer.get_track_length(filename)" and replacing it with "length = None" 
> in
> the file src/gpodder/model.py - this should avoid this crash, as the GStreamer
> libraries are not called in that situation.

Commented out the line as instructed. Works fine again.

Chose not to remove the plug-ins as they filled other dependencies. Pigeon for
the "bad" and mint-meta-debian for the others. Wasn't sure if it was safe to
remove a meta package.... Seems like it would be ok but wasn't sure.

Thanks much.

-- 
Configure bugmail: https://bugs.gpodder.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
gPodder-Bugs mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/gpodder-bugs

Reply via email to