Date: Thu, 16 May 2024 15:56:30 -0300 From: Renato Botelho <garga@FreeBSD.org> To: Jessica Clarke <jrtc27@freebsd.org> Cc: Current FreeBSD <freebsd-current@freebsd.org> Subject: Re: bsdinstall wifi setup is broken on CURRENT Message-ID: <608e500d-3756-4e6f-835a-fd5669be0b78@FreeBSD.org> In-Reply-To: <EB0E793E-358F-4BE5-9393-35E944145CF7@freebsd.org> References: <16f710c7-20f7-47ad-9535-27e0d11edca4@FreeBSD.org> <EB0E793E-358F-4BE5-9393-35E944145CF7@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 16/05/24 15:47, Jessica Clarke wrote: > On 16 May 2024, at 19:40, Renato Botelho <garga@FreeBSD.org> wrote: >> >> I saw some users on a .br group complaining bsdinstall was failing to setup wifi network on 15.0 snapshots and tried it myself. I was able to reproduce the problem and also noticed another one. >> >> I noticed Network Selection screen only shows one line, it's not beautiful to navigate through items this way. On 14.1-BETA2 it shows multiple lines so it seems to be a regression. >> >> The problem users reported was: after selecting desired network it just starts over instead of asking for password. I made a video [1] showing the problem. >> >> Jessica, I've cc'd you because git shows you were the last person making changes in this area. If it's not related and I made a mistake, just ignore me. > > Hi Renato, > I touched the code that lets you select the wireless interface in the > first place, but not the script that then gets called to set it up and > is responsible for the dialogs you see. Given the behaviour, I wonder > if this is what today’s import of bsddialog[1] fixes? From reading the > script the next dialog uses --mixedform, and restarts the script on > error, which it looks like is what you observe. Thanks for pointing that out, Jessica. I'll wait for the next 15 snapshot and will check. I'm not sure about a good way to test it on a running system instead. -- Renato Botelho
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?608e500d-3756-4e6f-835a-fd5669be0b78>