Path: utzoo!attcan!uunet!know!zaphod.mps.ohio-state.edu!wuarchive!udel!haven!decuac!bacchus.pa.dec.com!granite.pa.dec.com!mellon From: mellon@fenris.pa.dec.com (Ted Lemon) Newsgroups: comp.unix.ultrix Subject: Re: Two strange problems with V4.0 on a DS3100 Message-ID: Date: 5 Nov 90 15:50:37 GMT References: <1990Oct31.060541.13807@massey.ac.nz> <1990Nov4.232124.24738@gigo.uucp> Sender: news@wrl.dec.com (News) Organization: Digital Equipment Corporation Lines: 13 In-Reply-To: cws@gigo.uucp's message of 4 Nov 90 23:21:24 GMT >I have noticed a similar occurence to your DECterm hanging with Xterm. In >the middle of large output commands (like uulog to my news server) the window >hangs and doesn't respond to anything, not even ^C or ^Z. I have found though >that iconifying and de-iconifying the window will free it up. Actually, this is just a bug in the (unsupported) code that DEC has been shipping - I'm not sure where it came from, but you'll find that if you compile the X11R3 or X11R4 libraries and clients, the bug will go away. I think it's a problem with an X event being incorrectly discarded by the event loop, rather than a problem with flow control. _MelloN_