Date: Wed, 6 Sep 2006 01:16:59 +0200
Thomas Girard <[EMAIL PROTECTED]> wrote:

> On Tue, Sep 05, 2006 at 09:06:18PM +0200, Nacho Barrientos Arias wrote:
> > #0  0x00002b78e4d943f0 in gtk_style_init (style=0x826780, 
> > colormap=0x6dd870, depth=<value optimized out>)
> >     at gtkstyle.c:657
> >         gc_values = {foreground = {pixel = 7150384, red = 0, green = 0, 
> > blue = 0}, background = {pixel = 25167021, 
> >     red = 22224, green = 130, blue = 0}, font = 0x0, function = GDK_COPY, 
> > fill = GDK_SOLID, tile = 0x0, stipple = 0x0, 
> >   clip_mask = 0x824e70, subwindow_mode = 3841190889, ts_x_origin = 11128, 
> > ts_y_origin = 0, clip_x_origin = 0, 
> >   clip_y_origin = 8541904, graphics_exposures = 0, line_width = 8539760, 
> > line_style = GDK_LINE_SOLID, 
> >   cap_style = 4753056, join_style = GDK_JOIN_MITER}
> >         i = <value optimized out>
> >         __PRETTY_FUNCTION__ = "gtk_style_init"
> 
> Thanks, we're getting closer.  Can you please do the same thing again and 
> when it has crashed type "print *style" then if it's not NULL "print
> style->font"?
> 
> style->font or style->font->type should be NULL.  If it is, then we have
> found the culprit and we can start investigating.  It it's not then I'm
> stuck.

Yes, style->font is NULL.

-- 
bye,
        - Nacho


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to