X-windows font problem - please help
Hello folks,
I am trying to run an Linux application (done in GTK) over an X-windows session from Windows. I use Xming as the X-server, and Ubuntu (Edgy Eft) as the Linux distro. When I run the app, text doesn't appear on the GUI and I see error messages of the following sort in the logs:
"SetFont courB14 failed"
The X-server is apparently not able to find a particular font. The logs output by the program sadly don't give any further information, and I don't have access to the source-code right now.
My questions:
1. In your opinion, is the issue diagnosis correct, or could something else be wrong? I know this is not a bug because I have seen the same binary work elsewhere.
2. What would you say is the font file I should install to fix this problem? Where can I get it from?
I apologize if this is a newbie question - I am not a Linux power-user by a long shot!
Also, many thanks in advance!
- Arun
|