> On Wed, 9 Apr 2025 01:57:42 +0900
> Takashi Yano wrote:
>
> strace log shows that SIGABRT was raised just after reading ~/.screenrc
Thanks for spotting that. I tracked the problem down to the "source"
command, which I use in .screenrc to load default settings. It makes
screen hang. When I remov
On Wed, 9 Apr 2025 01:57:42 +0900
Takashi Yano wrote:
> On Wed, 9 Apr 2025 01:54:57 +0900
> Takashi Yano wrote:
> > On Tue, 08 Apr 2025 12:21:41 -0400
> > Andrew Schulman wrote:
> > > > > On Tue, 8 Apr 2025 17:00:20 +0900
> > > > > Takashi Yano via Cygwin-apps wrote:
> > > > > > Authentication rev
On Wed, 9 Apr 2025 01:54:57 +0900
Takashi Yano wrote:
> On Tue, 08 Apr 2025 12:21:41 -0400
> Andrew Schulman wrote:
> > > > On Tue, 8 Apr 2025 17:00:20 +0900
> > > > Takashi Yano via Cygwin-apps wrote:
> > > > > Authentication revised. Please try.
> > > >
> > > > Sorry, I attached the wrong scree
On Tue, 08 Apr 2025 12:21:41 -0400
Andrew Schulman wrote:
> > > On Tue, 8 Apr 2025 17:00:20 +0900
> > > Takashi Yano via Cygwin-apps wrote:
> > > > Authentication revised. Please try.
> > >
> > > Sorry, I attached the wrong screen-cygwin-auth.patch.
> > > Please replace.
> >
> > Done. I built sc
> > On Tue, 8 Apr 2025 17:00:20 +0900
> > Takashi Yano via Cygwin-apps wrote:
> > > Authentication revised. Please try.
> >
> > Sorry, I attached the wrong screen-cygwin-auth.patch.
> > Please replace.
>
> Done. I built screen with these patches. But for me it just hangs. No screen.
>
> Here's
> > On Tue, 8 Apr 2025 17:00:20 +0900
> > Takashi Yano via Cygwin-apps wrote:
> > > Authentication revised. Please try.
> >
> > Sorry, I attached the wrong screen-cygwin-auth.patch.
> > Please replace.
>
> Done. I built screen with these patches. But for me it just hangs. No screen.
>
> Here's
> On Tue, 8 Apr 2025 17:00:20 +0900
> Takashi Yano via Cygwin-apps wrote:
> > Authentication revised. Please try.
>
> Sorry, I attached the wrong screen-cygwin-auth.patch.
> Please replace.
Done. I built screen with these patches. But for me it just hangs. No screen.
Here's an strace log of my
On Tue, 8 Apr 2025 17:00:20 +0900
Takashi Yano via Cygwin-apps wrote:
> Authentication revised. Please try.
Sorry, I attached the wrong screen-cygwin-auth.patch.
Please replace.
--
Takashi Yano
--- origsrc/screen-5.0.0/socket.c 2025-04-08 00:24:31.851467200 +0900
+++ src/screen-5.0.0/soc
On Tue, 8 Apr 2025 00:12:00 +0900
Takashi Yano wrote:
> > Thanks. That's a good idea. Unfortunately when I try it screen hangs,
> > unresponsive. Same result if I just comment out the call to ioctl().
> >
> > That might be because of the missing ioctl(), or it might be because of some
> > other ch
On Mon, 07 Apr 2025 10:38:52 -0400
Andrew Schulman wrote:
> > On Sat, 05 Apr 2025 07:02:08 -0400
> > Andrew Schulman wrote:
> > > screen 5.0.0 now includes calls to TIOCCONS, like this:
> > >
> > > ioctl(consredirfd[1], TIOCCONS, (char *)&on)
> > &
> On Sat, 05 Apr 2025 07:02:08 -0400
> Andrew Schulman wrote:
> > screen 5.0.0 now includes calls to TIOCCONS, like this:
> >
> > ioctl(consredirfd[1], TIOCCONS, (char *)&on)
> >
> > Since TIOCCONS seems not to be present in Cygwin, can someone please
On 2025-04-05 05:02, Andrew Schulman via Cygwin-apps wrote:
screen 5.0.0 now includes calls to TIOCCONS, like this:
ioctl(consredirfd[1], TIOCCONS, (char *)&on)
Since TIOCCONS seems not to be present in Cygwin, can someone please suggest
what the equivalent would be?
Documented in Cy
On Sat, 05 Apr 2025 07:02:08 -0400
Andrew Schulman wrote:
> screen 5.0.0 now includes calls to TIOCCONS, like this:
>
> ioctl(consredirfd[1], TIOCCONS, (char *)&on)
>
> Since TIOCCONS seems not to be present in Cygwin, can someone please suggest
> what the equivalent w
screen 5.0.0 now includes calls to TIOCCONS, like this:
ioctl(consredirfd[1], TIOCCONS, (char *)&on)
Since TIOCCONS seems not to be present in Cygwin, can someone please suggest
what the equivalent would be?
Thanks, Andrew
14 matches
Mail list logo