On Wed, 2006-11-29 at 18:04 +0100, Torben Nielsen wrote: > Hi Lars > > I experience the same crash as Yong Wang, using Mandriva 2007 with > GTK+ 2.10.3 > pango 1.14.3 > libart 2.3.17 > > and since we are getting closer to christmas I also have a stack trace for > you : [...]
> #16 0xb7f39447 in text_line_adjust_layout_line (line=0x9816b38, > ---Type <return> to continue, or q <return> to quit--- > layoutline=0x9825798, scale=1) at textline.c:390 > #17 0xb7f6dd71 in draw_text_line (object=0x980f108, text_line=0x9816b38, > pos=0xbf828708, color=0x9821e2c) at diagdkrenderer.c:729 > #18 0xb7f69fa7 in draw_text (renderer=0x980f108, text=0x9821e00) > at diarenderer.c:415 Thanks! I think I see the potential problem in there. I should adjust the glyphs directly instead of trying to replace the alloced structs that I don't know how was alloced. More change than I have energy for tonight, I'm afraid. -Lars _______________________________________________ Dia-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/dia-list FAQ at http://www.gnome.org/projects/dia/faq.html Main page at http://www.gnome.org/projects/dia
