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: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: install/58288 10.0 (final) sysinst terminated after "Window too
 short..." message on a EFI netbook EeePC
Date: Wed, 21 May 2025 12:24:04 +0200

 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?
 
 >  The abort does not occur with:
 >  $ stty size
 >  0 0
 
 Funny - sysinst only really cares about a minimum size (slightly depending
 on the language used, something like >= 75 columns, >= 20 rows). Not sure
 what magic curses uses when tty settings are 0/0.
 
 Martin
 


Home | Main Index | Thread Index | Old Index