NetBSD-Bugs archive

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

Re: install/58288 10.0 (final) sysinst terminated after "Window too short..." message on a EFI netbook EeePC



The following reply was made to PR install/58288; it has been noted by GNATS.

From: Christoph Badura <bad%bsd.de@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: Martin Husemann <martin%duskware.de@localhost>
Subject: Re: install/58288 10.0 (final) sysinst terminated after "Window
 too short..." message on a EFI netbook EeePC
Date: Fri, 23 May 2025 13:06:48 +0200

 On Wed, May 21, 2025 at 10:25:01AM +0000, Martin Husemann via gnats wrote:
 >  On Tue, May 20, 2025 at 11:05:01PM +0000, Christoph Badura via gnats wrote:
 >  >  Relevant terminal settings:
 >  >  $ echo $TERM
 >  >  vt100
 >  >  $ stty size
 >  >  40 0
 >  
 >  How do you get that bogus setting?
 
 Why do you think that's a bogus setting?
 
 >  >  The abort does not occur with:
 >  >  $ stty size
 >  >  0 0
 
 Do you think that is a bogus setting to?  I think it's pretty obvious that
 the value 0 for one of these settings means "unset".  And curses or whatever
 should deal sensibly with that.
 
 --chris
 


Home | Main Index | Thread Index | Old Index