Hi,

I have crashes with labels and text under wince. GDB shows:

#1  0x008d2994 in _layout_text_cutoff_get (c=0x2013f820, fmt=0x1a9ea0, 
it=0x1a9f50) at evas_object_textblock.c:1544

with

1544         return c->ENFN->font_last_up_to_pos(c->ENDT, 
fmt->font.font, it->text,
(gdb) print *c
$1 = {obj = 0x1a7340, o = 0x199e00, lines = 0x1a9f10, ln = 0x1a9f10, 
format_stack = 0x17b7f0, x = 0, y = 0, w = 0, h = 0, wmax = 0, hmax = 0, 
maxascent = 9,
  maxdescent = 2, marginl = 0, marginr = 0, line_no = 0, 
underline_extend = 0, have_underline = 0, have_underline2 = 0, align = 0}
(gdb) print c->obj->layer->evas->engine.func
$2 = (Evas_Func *) 0x507000
(gdb) print *(c->obj->layer->evas->engine.func)

where

font_last_up_to_pos = 0.

font_last_up_to_pos is the only function in engine which is 0 !?!

Any Ideas?

Thanks
    Klaus

------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to