I'm trying to run program on x86 machine and display it on an old Sun machine, but application crashes. Debugging showed that the problem connected to TrueType fonts representation, _XmRendXftFont(rend) is NULL, where rend is rendition got for string with type XmMULTIBYTE_TEXT (with XmCHARSET_TEXT everything is ok). Program received signal SIGSEGV, Segmentation fault. I'm a total beginner at Motif and don't even understand how font is connected with text type or what this type is :) I'll be very grateful for any help. And sorry for my terrible English :) |
|||
