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