mirror of https://github.com/cutefishos/calamares
[libcalamares] Fix network-connectivity check on old Qt
With old Qt, Calamares could only run one check on a thread, because the NAM would be switched to NotAccessible -- subsequent checks would fail because the NAM is already hard-set to NotAccessible, so it could never be turned back on by Calamares code. Reset the accessible flag for the NAM while checking if the internet is there.main
parent
0851a8a6a4
commit
0aa2603a23
Loading…
Reference in New Issue