lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lynx-dev Lynx 2.8.4rel1 on HP-UX 11i.


From: Bela Lubkin
Subject: Re: lynx-dev Lynx 2.8.4rel1 on HP-UX 11i.
Date: Sat, 17 Aug 2002 06:09:13 -0700

Thomas Dickey wrote:

>          Commenting on a different platform a few years ago, (SCO) Bela
>          Lubkin told me that some analogous problems were due to /dev/tty
>          being "really" the same stream which was duplicated.  So I'm
>          guessing that HP's runtime is confused about what the actual modes
>          of the input and output really are. 

I have been invoked!  ;-}

I've been reading lynx-dev only intermittently for the last couple of
years, but have been watching it fairly closely for a couple of weeks
(no particular reason).

Anyway, I don't remember the specific case you're referring to, but I
can think of other things for Arne to try.

The main one that comes to mind is: see what happens if a pty-using
program is interjected between the Sybase calling program and Lynx.  I
mean something like `script`.  Arne mentioned having Sybase start a
shell, then manually running Lynx from that shell, and having the same
bad behavior.  So the test would be: have Sybase start a shell; run
script in that shell; run Lynx inside script.

This is intended to separate the problem into something at the terminal
end (like having been programmed to the wrong keypad mode) vs. something
inside the kernel (like the tty being in a crazy state).  It does not
perfectly accomplish this, because if the tty's in a crazy state it will
probably also affect a pty running on it.  Still, I think something
interesting might be learned.

Other than that, when checking stty settings, be sure to write both sets
to a file and diff the files.  It's easy to miss differences by eye.

>Bela<

; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden

reply via email to

[Prev in Thread] Current Thread [Next in Thread]