Cameron Moore writes:

 > With that latest CVS of FG and SG, I get a pretty critical segfault
 > when trying to use the property viewer to view the /sim/logging/
 > node.  The httpd interface seems to work fine.

The problem is in PUI and/or the prop picker -- the font we're
currently using does not seem to have a '|' character in it, and that
must be throwing something off.  Here's what gdb says:

0x082bceab in puFont::getStringWidth(char const*) const (this=0x72747434, 
    str=0xbffff4a0 "classes = 
'terrain|astro|flight|input|gl|view|cockpit|general|math|event|aircraft|autopilot|io|clipper|network'
 (string)") at puFont.cxx:64
64        if ( glut_font_handle != (GlutFont) 0 )


All the best,


David

-- 
David Megginson
[EMAIL PROTECTED]


_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to