Subject: FW: Font problem when using EDM
Date: Mon, 29 Aug 2005 13:58:27 -0600
From: "Chithra Karunakaran" <[email protected]>
To: <[email protected]>
Dear Christopher:
I am developing EDM applications in a Linux machine. I am trying to
open StripTool through shell command tool in EDM. But I get the
following error:
Representation size 80 must match superclass's to override font
John Sinclair asked me to do the export LANG=C;edm but still I get the
above error. Do you have any suggestions?
Thanks,
Chithra.
-----Original Message-----
From: john sinclair [mailto:[email protected]]
Sent: August 26, 2005 1:05 PM
To: Chithra Karunakaran
Subject: Re: Font problem when using EDM
Chithra,
Redhat 7.2 was the first to use UTF-8 rather than ascii. Try doing
export LANG=C;edm
The version of edm is found by doing
edm -v
When you run StripTool from the command line, do you get the same
message?
Also, see if your environment is significantly different when an edm
invoked
shell script is run; i.e. have the shell command do env. Then do the
same
command (env) from a terminal window.
John
On Friday 26 August 2005 1:51 pm, you wrote:
The simple shell commands work, like 'ls' and running '.exe' files.
The
font problem comes only when I start the StripTool.
I tried in two machines with the following operating systems:
1. Scientific Linux SL Release 4.0 (Beryllium) with openMotif
2. Red Hat Linux release 7.2 (Enigma)with openMotif
The EDM version and StripTool versions are:
1. EDM:???
2. StripTool: CA v2.4.3, Linked with CA:4.9
I am not able to find the version of EDM.
Thanks for your help.
Chithra.