T.R | Title | User | Personal Name | Date | Lines |
---|
318.1 | bug in VT320 ? | ATZIS3::JETZINGER_J | | Wed May 28 1997 09:56 | 20 |
| I posted this question also in the comp.unix.sxo.misc newsgroup
and got the following reply there:
>This is a bug in the terminal emulator. It has, for example, been
>fixed
>in MS Kermit between version 3.13 and 3.14 (as a conscious change - I
>raised the bug report). The version of KEATerm that we use does have
>this problem, but older ones didn't.
>
>As I remember it, the problem arises because the the telnet sequence in
>response to the interrupt is split between two IP packets. Kermit 3.13
>tried to treat each packet in isolation and therefore output the second
>character of the telnet control sequence; Kermit 3.14 maintains the
>relevant state between packets.
Could someone verify that for VT320, please ?
Thanks in advance,
Josef
|
318.2 | waiting for an answer | ATZIS3::JETZINGER_J | | Mon Jun 02 1997 03:29 | 8 |
| Is there anyone who can give an answer to this question ?
It's really important for our customers.
If there is no solution for this problem, we have to tell them to use
an other terminal emulator (e.g. WRQ Reflection does not have this problem).
Thanks,
Josef
|
318.3 | | SPELNK::curless | | Mon Jun 02 1997 12:28 | 10 |
|
Keep waiting, or file a IPMT. This is not an offical report channel. If you
must have an answer in a specific length of time, and there is no response
from your posted note.... then either
1) The engineer that needs to look at this problem doesn't read notes
2) The engineer that needs to look at the problem is busy
3) ,,, heap loads of others
Jeff
|
318.4 | Haven't see it here | JAMIN::MCCARRON | | Mon Jun 02 1997 15:37 | 19 |
|
Josef,
What transport are you using: LAT, CTERM, or TELNET? Does it happen
with all 3? If not, which ones fail?
>> When pressing the <Del>-key (= intr) in the VT320 session,
>> an "�" (o-grave) character is printed. This destroys the screen of the
>> user program (Informix application).
Does this mean you are pressing the <DELETE> and <MINUS> key or just
the <DEL> key?
We haven't seen this problem here so we need a little bit more info
in order to reproduce it.
thanks,
bruce,
|
318.5 | transport is TELNET | ATZIS3::JETZINGER_J | | Tue Jun 03 1997 04:04 | 17 |
| >What transport are you using: LAT, CTERM, or TELNET? Does it happen
> with all 3? If not, which ones fail?
We are only using TELNET to connect to SCO servers.
> Does this mean you are pressing the <DELETE> and <MINUS> key or
>just the <DEL> key?
It means that the <DELETE> key is pressed. But it's not the <DELETE>
key which makes the problem, it's the interrupt function.
When mapping interrupt to <CONTROL><C> (stty intr ^C), then this
keys (or any other combination) make the problem.
Thanks for your help,
Josef
|
318.6 | Haven't seen it yet | JAMIN::MCCARRON | | Thu Jun 05 1997 11:46 | 11 |
| Josef,
I tried to repriduce this in our lab but haven't been able to yet.
I know next to nothing about UNIX, so I'm probably doin something
wrong. Could you list the steps taken in order get the problem to
happen. I can log in and get to the # prompt. After that, I wasn't
too sure of what I was doing.
thanks,
bruce,
|