From nobody Thu May 16 19:01:01 2024 X-Original-To: freebsd-current@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4VgKDb6LMlz5K0KH for ; Thu, 16 May 2024 19:00:47 +0000 (UTC) (envelope-from aktionheizung@t-online.de) Received: from mailout10.t-online.de (mailout10.t-online.de [194.25.134.21]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mailout00.t-online.de", Issuer "Telekom Security ServerID OV Class 2 CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4VgKDZ4RLkz4h34; Thu, 16 May 2024 19:00:46 +0000 (UTC) (envelope-from aktionheizung@t-online.de) Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of aktionheizung@t-online.de designates 194.25.134.21 as permitted sender) smtp.mailfrom=aktionheizung@t-online.de Received: from fwd85.aul.t-online.de (fwd85.aul.t-online.de [10.223.144.111]) by mailout10.t-online.de (Postfix) with SMTP id 460B24837E; Thu, 16 May 2024 21:00:43 +0200 (CEST) Received: from [192.168.178.40] ([91.39.124.128]) by fwd85.t-online.de with (TLSv1.3:TLS_AES_256_GCM_SHA384 encrypted) esmtp id 1s7gLH-3t47GK0; Thu, 16 May 2024 21:00:39 +0200 Content-Type: multipart/alternative; boundary="------------RorOb4lX52xpnp2MZ1aPo50V" Message-ID: Date: Thu, 16 May 2024 21:01:01 +0200 List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@FreeBSD.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird To: Current FreeBSD Cc: garga@FreeBSD.org From: SAH Subject: bsdinstall wifi setup is broken on CURRENT X-Antivirus: Avast (VPS 240516-6, 16.5.2024), Outbound message X-Antivirus-Status: Clean X-TOI-EXPURGATEID: 150726::1715886039-F10A9D0F-0CC0AD9B/0/0 CLEAN NORMAL X-TOI-MSGID: 140dd8a9-5b9f-4b83-8988-5c5ca3fa1f8a X-Spamd-Bar: -- X-Spamd-Result: default: False [-2.22 / 15.00]; NEURAL_HAM_LONG(-0.99)[-0.986]; NEURAL_HAM_SHORT(-0.85)[-0.850]; R_SPF_ALLOW(-0.20)[+ip4:194.25.134.16/28:c]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; NEURAL_HAM_MEDIUM(-0.10)[-0.099]; XM_UA_NO_VERSION(0.01)[]; RWL_MAILSPIKE_POSSIBLE(0.00)[194.25.134.21:from]; FREEMAIL_FROM(0.00)[t-online.de]; MIME_TRACE(0.00)[0:+,1:+,2:~]; ARC_NA(0.00)[]; ASN(0.00)[asn:3320, ipnet:194.25.0.0/16, country:DE]; TO_DN_SOME(0.00)[]; FROM_HAS_DN(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; FREEMAIL_ENVFROM(0.00)[t-online.de]; TO_MATCH_ENVRCPT_ALL(0.00)[]; RCVD_COUNT_TWO(0.00)[2]; FROM_EQ_ENVFROM(0.00)[]; RCPT_COUNT_TWO(0.00)[2]; RCVD_TLS_LAST(0.00)[]; MLMMJ_DEST(0.00)[freebsd-current@freebsd.org]; DMARC_NA(0.00)[t-online.de]; R_DKIM_NA(0.00)[]; RCVD_IN_DNSWL_NONE(0.00)[194.25.134.21:from] X-Rspamd-Queue-Id: 4VgKDZ4RLkz4h34 This is a multi-part message in MIME format. --------------RorOb4lX52xpnp2MZ1aPo50V Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Thank you for the information. The right email address is info@aktionheizung.de Pay information exclusively to this email address. Thanks --------------------------------------------- On 16 May 2024, at 19:40, Renato Botelho 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. Jess [1]https://cgit.freebsd.org/src/commit/?id=a6d8be451f62d425b71a4874f7d4e133b9fb393c > [1]https://youtube.com/shorts/Gmeckokw2a0 > -- > Renato Botelho --------------RorOb4lX52xpnp2MZ1aPo50V Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 8bit

Thank you for the information. The right email address is

          
info@aktionheizung.de

Pay information exclusively to this email address. Thanks


---------------------------------------------
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.

Jess

[1] https://cgit.freebsd.org/src/commit/?id=a6d8be451f62d425b71a4874f7d4e133b9fb393c

[1] https://youtube.com/shorts/Gmeckokw2a0
-- 
Renato Botelho

    
--------------RorOb4lX52xpnp2MZ1aPo50V--