View Single Post
Old 08-03-2020, 09:54 PM   #10
sladflob
Connoisseur
sladflob began at the beginning.
 
Posts: 63
Karma: 10
Join Date: Feb 2013
Device: Kobo Touch, Aura One
Quote:
Originally Posted by NiLuJe View Post
Fun fact: Both code-paths do the exact same thing ^^.

They both call `promptWifiOn`, which calls `turnOnWifi`, which calls `showNetworkMenu`, which then does the wpa_client stuff via our Lua frontend the exact same way in both cases.
But when I am prompted to turn on wifi via checking for updates or whatever I don't get a menu with a list of networks, it just seems to connect. When I traced through the code I found it eventually got to platform/kobo/enable-wifi.sh. Am I missing something?

edit: ok, I just realised it does briefly pop up the menu. Sorry, typing this while at work without a Kobo in front of me

Last edited by sladflob; 08-03-2020 at 09:57 PM.
sladflob is offline   Reply With Quote