[gst-devel] Results from some quick tests of Totem

David Schleef ds at schleef.org
Tue Mar 23 11:03:09 CET 2004


On Tue, Mar 23, 2004 at 06:14:34PM +0000, Bastien Nocera wrote:
> On Mon, 2004-03-22 at 23:56, iain wrote:
> > Finally on a slightly related note, occasionally when I don't run gst-
> > register applications crash because gst_init has called g_assert. To the
> > user, this just looks like a normal crash. Should applications be
> > calling something different (like gst_init_check) so that they can put
> > up an information dialog rather than just simply crashing? If so, tell
> > me what they should be calling, and I'll patch up all the applications
> > so that they do.
> 
> There's no gst_init_check_get_popt_table() (ie. a
> gst_init_get_popt_table that doesn't explode to small pieces). I find
> that rather annoying.

Huh?  gst_init_get_popt_table() just returns a static object -- there's
not much reason to check anything along the way.  Perhaps you mean
gst_init_check_with_popt_table(), which does exist.



dave...





More information about the gstreamer-devel mailing list