ICE

Please login or register.

Login with username, password and session length
Advanced search  

News:

ICETCP.PRO and ICETCP.PLUS are compatible with Windows 11!

Author Topic: Emulation Problem  (Read 2485 times)

Danny Rizzo

  • Jr. Member
  • **
  • Posts: 5
Emulation Problem
« on: June 09, 2008, 02:26:40 pm »

I am using TCP Pro 5 on a Windows XP machine. I have a problem with 1 machine that the emulation seems to be wrong. I telnet to a Unix server and some of the characters on the screen so up as "q" instead of letter it should be. Also my F3 and F4 keys are not working. I have tried re-installing software and I have also exported Reg Key from a machine that TCP Pro is working on imported to problem machine and it still does not work. Is there something else I can try?

Thanks
Danny
Logged

Bob

  • Administrator
  • Ice Artist
  • *****
  • Posts: 1607
Re: Emulation Problem
« Reply #1 on: June 09, 2008, 02:29:30 pm »

You exported the key HKCU->Software->J.River and imported it on the other machine, right??

Check the terminal emulation set in the profile you are using (probably default) in both machines. Also check the selected font (should be ICE437 for U.S.).

Check versions, are they the same or very close??

Report results.
Logged

Danny Rizzo

  • Jr. Member
  • **
  • Posts: 5
Re: Emulation Problem
« Reply #2 on: June 10, 2008, 09:41:18 am »

Yes I exported the Key. Terminal Emulation, fonts  and software version same on both machines.

Danny
Logged

Bob

  • Administrator
  • Ice Artist
  • *****
  • Posts: 1607
Re: Emulation Problem
« Reply #3 on: June 10, 2008, 11:19:14 am »

Sounds like the unix machine thinks you have different terminal types on the 2 PC's.
On each, drop to a shell then do
echo $TERM

You need to do this using the login each person uses when logging into do their app (i.e. not having them both login as root).

(if you were to login in from both machines using the same login you obviously see the same terminal type from
echo $TERM
)

Report results.
Logged

Danny Rizzo

  • Jr. Member
  • **
  • Posts: 5
Re: Emulation Problem
« Reply #4 on: June 11, 2008, 12:05:46 pm »

Hi Bob,

They both come up as ANSI.

Danny
Logged

Bob

  • Administrator
  • Ice Artist
  • *****
  • Posts: 1607
Re: Emulation Problem
« Reply #5 on: June 12, 2008, 11:41:08 am »

They both come up as ansi when you login as root or when you login as each user?

Try logging as root on both machines and running scoadmin and see if you get the line graphics on both machines.
Logged

Bob

  • Administrator
  • Ice Artist
  • *****
  • Posts: 1607
Re: Emulation Problem
« Reply #6 on: August 28, 2008, 10:12:38 am »

Also,
when logged in on the trouble machine,
as the user that is having the problem,
at a shell,

do an
stty -a

paste the results into a reply.

Logged

Danny Rizzo

  • Jr. Member
  • **
  • Posts: 5
Re: Emulation Problem
« Reply #7 on: September 03, 2008, 02:38:02 pm »

Hi Bob,

I did stty -a and this is result.


DEJA VU INSTALLED.
Version 7.10a/32
By Robert E. Brose II.
(c) 1987 - 2001 J. River, Inc.
All Rights Reserved

Registered to Wyse-Conf of Armature DNS Inc.

SCO OpenServer(TM) Release 5 (dns) (ttyp11)

login: ROOT
Password:
Login incorrect

Wait for login retry: .
login: root
Password:
Last successful login for root: Wed Sep 03 15:28:47 2008 on ttyp35
Last unsuccessful login for root: Wed Sep 03 15:19:25 2008 on ttyp35

                          SCO OpenServer(TM) Release 5

                  (C) 1976-1998 The Santa Cruz Operation, Inc.
                  (C) 1980-1994 Microsoft Corporation
                              All rights reserved.

                        For complete copyright credits,
                   enter "copyrights" at the command prompt.

you have mail
TERM = (ansi)
Terminal type is ansi
# stty -a
speed 38400 baud;   ispeed 38400 baud;   ospeed 38400 baud;   line = 0(tty);
rows = 25; columns = 80; ypixels = 0; xpixels = 0;
intr = ^C; quit = ^\; erase = ^H; kill = ^U; eof = ^D; eol = ^@;
swtch = <undef>; susp = <undef>; start = ^Q; stop = ^S;
-parenb -parodd cs8 -cstopb hupcl cread -clocal -loblk
-ortsfl -ctsflow -rtsflow
-ignbrk brkint ignpar -parmrk -inpck istrip -inlcr -igncr icrnl -iuclc
ixon ixany -ixoff
isig icanon -xcase echo -echoe echok -echonl -noflsh
-iexten -tostop -xclude
opost -olcuc onlcr -ocrnl -onocr -onlret -ofill -ofdel
-isscancode
#
Logged

Bob

  • Administrator
  • Ice Artist
  • *****
  • Posts: 1607
Re: Emulation Problem
« Reply #8 on: September 04, 2008, 02:34:12 pm »

I get essentially the same stty -a

Try these tests. Report ALL results:

On the "bad" pc, at a prompt, type in
hd
and hit enter. Then hit the F3 key, then the F4 key, then control-D until you get back to a prompt.
You'll get back a line of hex codes. Cut and paste them into your reply here.

Next type in
echo "\0251"
cut and paste the result into your reply here (describe it also, it should be either a corner graphic or a copyright symbol).
Logged

Danny Rizzo

  • Jr. Member
  • **
  • Posts: 5
Re: Emulation Problem
« Reply #9 on: September 08, 2008, 04:38:57 pm »

Here are results, for HD F3, F4 and CTRL-D.

0000    1b 5b 4f 1b 5b 50                                  .[O.[P
0006

# echo "\0251" results
copyright symbol

Danny
Logged

Bob

  • Administrator
  • Ice Artist
  • *****
  • Posts: 1607
Re: Emulation Problem
« Reply #10 on: September 09, 2008, 10:22:07 am »

Ok, the results for F3 and F4 are correct. Those are the ansi keycodes.

The copyright symbol is NOT correct. You are getting a system font (probably courier), not the ICE437 font.

You should check your profile. You can try switching the font in the active profile and then try the
echo "\0251"
test again.

If that works, check to see that your default profile (or other profile if you are using something other than default) has the ICE437 font selected properly.

If switching it in the active profile doesn't work, you are either missing the ICE fonts or there is something wrong with your windows fonts directory (c:\windows\fonts), perhaps too many fonts.

In your windows fonts directory you should be able to find:
ICE 437
ICE 437eu
ICE 850
ICE 850eu
ICE 852
ICE 852eu
Logged
 

Page created in 0.007 seconds with 20 queries.