Motif Fonts don't appear correctly

This forum is read only. No new submissions are accepted.

Questions about motif? Contact us

2 posts / 0 new
Last post
Motif Fonts don't appear correctly

Submitted by Hakan Kocak on Mon, 03/20/2006 - 13:31. General Questions
Hi all

I installed a software on suse 9.3 with motif 2.1.30-9 installed on it. The software runs and
opens up windows but some fonts don't appear as they should and it see messages
like below all the time.

Warning:
Name: colorRight1TxtF_wgt
Class: XmTextField
Character '\67' not supported in font. Discarded

I removed motif 2.1 and installed motif 2.2 but this time the windows did not pop up and
it gave error messages. So it probbaly wants a library within motif 2.1 which motif 2.2 lacks.

The software perfectly runs on redhat 7.2 with motif 2.1 and no font problems occur.
However for some reason we want to run the software on suse.

I will be happy if you suggest me something to solve this.

Thanks

Hakan

ceren aksu

Hakan,
I have similar problem. I am trying to run this program. The gui is written with older Motif library. If I don't do anything with the program, fonts works even though I have the newer verion of motif on my computer. But, if I compile it with the new version, I get screwed up text. If I don't compile it with the new motif, there are other things doesn't work with the program. I don't have a choice. I need to make this program work with newer version.
I have Windows-XP, and I installed Microsoft SFU which has Interix and Motif library I purchased from Interop to go with Interix.
In the past Interix included Molif library. After Microsoft bought them out, Interix burried in MS SFU (Microsoft's Sevice for Unix) and Molit Libraries sold seperetely.
Some of the problems I am having might be related to this issue:

_XmStringIsCurrentCharSet () calling strcmp() function and the program is crashing with Segmentation fault.

Right now this is my problem

Ceren