bug#36135: installer wifi password prompt

2019-06-12 Thread Ludovic Courtès
Hi Tobias, Tobias Geerinckx-Rice skribis: > Ludovic Courtès wrote: >> No argument here! The patch referred to a keyword argument that >> does >> not exist, which is why I’m indeed suggesting more testing. Simply >> looking at the compiler warnings would have raised a flag. > > There were no war

bug#36135: installer wifi password prompt

2019-06-10 Thread Tobias Geerinckx-Rice
Hah, Ludovic Courtès wrote: No argument here! The patch referred to a keyword argument that does not exist, which is why I’m indeed suggesting more testing. Simply looking at the compiler warnings would have raised a flag. There were no warnings and the code itself runs fine (believe me, I

bug#36135: installer wifi password prompt

2019-06-10 Thread Ludovic Courtès
Hi! Tobias Geerinckx-Rice skribis: > Ludovic Courtès wrote: >> Tobias Geerinckx-Rice skribis: >> >>> * gnu/installer/newt/wifi.scm (run-wifi-password-page): >>> Add an #:INPUT-SHOW-CHECKBOX? to the input page. >> >> [...] >> >>> + #:input-show-checkbox? #t)) >> >> It’s called #

bug#36135: installer wifi password prompt

2019-06-08 Thread Tobias Geerinckx-Rice
Ludo', Ludovic Courtès wrote: Tobias Geerinckx-Rice skribis: * gnu/installer/newt/wifi.scm (run-wifi-password-page): Add an #:INPUT-SHOW-CHECKBOX? to the input page. [...] + #:input-show-checkbox? #t)) It’s called #:input-hide-checkbox? AFAICS. Yes. See the other pat

bug#36135: installer wifi password prompt

2019-06-08 Thread Ludovic Courtès
Hello, Julien Lepiller skribis: > * The wifi screen doesn't automatically scan for wifi network, it would > be nice if it did it when you first get to that screen. > * The password prompt is not hidden, it's a simple text prompt. > * The password prompt was not large enough for my password, so

bug#36135: installer wifi password prompt

2019-06-08 Thread Julien Lepiller
Hi, i just installed a new Guix System and had to use wifi for connecting to the internet. Unfortunately, I found a few bugs with the wifi screen: * The wifi screen doesn't automatically scan for wifi network, it would be nice if it did it when you first get to that screen. * The password promp