Re: Delay in starting xterm via ssh after upgrade from 7.3 to 7.4

2023-10-25 Thread Roger Marsh
On 23 Oct 2023 09:32:19 -0600 "Andy Bradford" wrote: > Thus said Roger Marsh on Thu, 19 Oct 2023 17:23:47 -: > > > fixes the delay problem, but was the delay a predictable consequence > > of some change? Or perhaps the entry should never have been expressed > > in the way that led to the

Re: Delay in starting xterm via ssh after upgrade from 7.3 to 7.4

2023-10-23 Thread Andy Bradford
Thus said Roger Marsh on Thu, 19 Oct 2023 17:23:47 -: > fixes the delay problem, but was the delay a predictable consequence > of some change? Or perhaps the entry should never have been expressed > in the way that led to the delay? Most likely the cause is an unexpected side effect of som

Re: Delay in starting xterm via ssh after upgrade from 7.3 to 7.4

2023-10-23 Thread Roger Marsh
Philip, Thanks for reply, On Sun, 22 Oct 2023 14:39:37 -0700 Philip Guenther wrote: > If this had been observed _during_ 7.4 development then it would have been > simpler to isolate what set of changes caused it. Since that didn't happen > you'll have to debug this yourself on the affected sys

Re: Delay in starting xterm via ssh after upgrade from 7.3 to 7.4

2023-10-22 Thread Philip Guenther
If this had been observed _during_ 7.4 development then it would have been simpler to isolate what set of changes caused it. Since that didn't happen you'll have to debug this yourself on the affected systems. For starters, I would suggest turning up ssh logging with the -v option and capturing t

Re: Delay in starting xterm via ssh after upgrade from 7.3 to 7.4

2023-10-22 Thread Daniele B.
Let me joke that we clealry hope in 7.5 to slow down things further. -- Daniele Bonini

Re: Delay in starting xterm via ssh after upgrade from 7.3 to 7.4

2023-10-22 Thread Roger Marsh
On Thu, 19 Oct 2023 17:23:47 + Roger Marsh wrote: > Hi, > > After upgrade from 7.3 to 7.4 (on both boxes) the xterm session for this > entry in .fvwmrc (on monitor): > > 'Exec exec ssh -Y opendev xterm -title roger@opendev' > > takes several seconds to deliver the xterm window, while I di