Re: gtk_init - freezing/crashing



> Have you tried passing in a minimal argv array?  Something like this:
>   char *argv[] = { "xine", NULL };
>   int argc = 1;
> 
>   gtk_init(&argc, &argv);
>

Yes, I have.  That caused a seg-fault as well, in g_strdup.  I can give a
backtrace for this issue as well, if that will help any.
 
> Among other things, gtk uses the first element of argv as the program
> name
> for various purposes.

I figured such.

> James.
> 
> -- 
> Email: james daa com au
> WWW:   http://www.daa.com.au/~james/
> 
> 
> 
> _______________________________________________
> gnome-devel-list mailing list
> gnome-devel-list gnome org
> http://mail.gnome.org/mailman/listinfo/gnome-devel-list
> 
-- 
Sean Middleditch
  of
AwesomePlay Productions, Inc.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]