And another text question... I'm experiencing a crash that's happening quite often.
I'm using Clutter 1.5.8 on the Intel CE4100 (hopefully will be running 1.6.x soon as soon as I get a chance to give the patch that was posted for fixing shader compilation precision, but I haven't had a chance yet.) and also using Pango 2.26.1. Once in a while I see the following crash: (gdb) bt #0 0xb7695508 in pango_layout_get_extents_internal (layout=0xaaaaaaaa, ink_rect=0x0, logical_rect=0xbf9995bc, line_extents=0x0) at pango-layout.c:2423 #1 0xb7efb295 in clutter_text_get_preferred_width (self=0x8116018, for_height=-1, min_width_p=0xbf999604, natural_width_p=0xbf999600) at ./clutter-text.c:1938 #2 0xb7e979a9 in clutter_actor_get_preferred_width (self=0x8116018, for_height=-1, min_width_p=0xbf999648, natural_width_p=0xbf999640) at ./clutter-actor.c:5068 <snip> So pango_layout_get_extents seems to be the culprit. Anyone else seeing this? Is there a fix? Thanks, Jake _______________________________________________ clutter-app-devel-list mailing list [email protected] http://lists.clutter-project.org/listinfo/clutter-app-devel-list
