Re: libglade-build.patch (fwd)



On Sat, 14 Aug 1999, Damon Chaplin wrote:

> Elliot Lee wrote:
> > 
> > A gtk-doc patch for you,
> 
> > -  gtk_init (&argc, &argv);
> > +  /*gtk_init (&argc, &argv);*/
> > +  gtk_type_init();
> > +  gtk_signal_init();
> 
> 
> Unfortunately not all widgets can be initialized without a connection
> to X. e.g. GnomeFontSelector calls XListFonts which causes a SEGV.

Well, we have to fix this somehow - there is no way a package build should
require an X display...

Is there anything else besides GnomeFontSelector that tries to use X on
class_init?

-- Elliot
Who me? I just wander from room to room.




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