Ben Eisenbraun wrote:
Hi Cooters,
I have a user running Coot from the official binaries (coot-0.6-pre-1-
revision-2486-binary-Linux-i386-centos-4-python-gtk2) on Red Hat Linux 4.6.
Using Gnome Terminal, when coot runs, the shell output is garbled. It
looks like this:
(⎽␊├-⎽≤└└␊├⎼≤-␌⎺┌⎺┤⎼ 0.10 0.20 0.80)
(⎽␊├-⎽≤└└␊├⎼≤-▒├⎺└-┌▒␉␊┌⎽-␊│⎻▒┼␍␊␍ 0)
(⎽␊├-▒␌├␋┴␊-└▒⎻-␍⎼▒±-°┌▒± 1)
(▒┼␍┌␊-⎼␊▒␍-␍⎼▒┬-└⎺┌␊␌┤┌␊-┬␋├-⎼␊␌␊┼├⎼␊ "/┤⎽⎼1/≤±⎺┌␍±┤⎼/␋┼├␊±⎼▒⎽␊/1BIS.⎻␍␉" 1)
R␊▒␍␋┼± ␌⎺⎺⎼␍␋┼▒├␊ °␋┌␊: /┤⎽⎼1/≤±⎺┌␍±┤⎼/␋┼├␊±⎼▒⎽␊/1BIS.⎻␍␉
PDB °␋┌␊ /┤⎽⎼1/≤±⎺┌␍±┤⎼/␋┼├␊±⎼▒⎽␊/1BIS.⎻␍␉ ▒⎽ ␉␊␊┼ ⎼␊▒␍.
S⎻▒␌␊±⎼⎺┤⎻: P 1
C␊┌┌: 45.09 45.08 49.43 68.82 64.74 62.63
INFO:: F⎺┤┼␍ 1 └⎺␍␊┌⎽
M⎺␍␊┌ 1 ▒␍ 0 ┌␋┼┐⎽
S≤└└␊├⎼≤ ▒┴▒␋┌▒␉┌␊ °⎺⎼ ├␋⎽ └⎺┌␊␌┤┌␊
INFO:: NCS ␌▒␋┼ ␌⎺└⎻▒⎼␋⎽⎺┼ 146/226
Coot sets LANG=C in the coot start up script, so I don't think it's a
character set issue per se. It _doesn't_ happen on a build of revision
2439, so some change in between 2439 and 2486 seems to be causing this.
I went through the commit log on Google Code, but didn't see anything
obvious.
If the user does a hard reset of Gnome Terminal, it apparently fixes the
issue, and it's happening on multiple machines in their lab.
To add another data point, if we capture stdout to a file and view the
file, the text looks normal.
Uh, any ideas? I'm mostly out at this point.
Hi Ben,
I don't know what could have happened between those revisions. Please
try adding to you ~/.coot
(set-console-display-commands-state 0)
or perhaps
(set-console-display-commands-hilights 0 0 0)
Paul.