Bug #200
closed
save of wireless config fails
Added by Hammel over 11 years ago.
Updated over 11 years ago.
Description
Saving the wireless configuration data generates a /etc/wpa_supplicant.conf file, but the values are listed as "null". Somethings broke there.
- % Done changed from 0 to 20
Apparently I hadn't completed the wpa configuration processing. The UI components are not used when saving the file. Also, the glist that holds configuration data gets written to the file even if it doesn't have anything in it.
These things are being fixed.
- % Done changed from 20 to 30
Also: strip double quotes from SSID and PSK fields before displaying in UI, then add them back in before writing to config file.
- Status changed from New to Closed
- % Done changed from 30 to 100
Fixes applied, tested and checked in. I think this may only work, as implemented via the UI, for WPA/WPA2 Personal. But it's a decent starting point for simplistic home (and trailer) networking.
Also available in: Atom
PDF