Project

General

Profile

Actions

Bug #200

closed

save of wireless config fails

Added by Hammel over 10 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Immediate
Assignee:
Target version:
Start date:
13 Jul 2013
Due date:
% Done:

100%

Estimated time:
Severity:
03 - Medium

Description

Saving the wireless configuration data generates a /etc/wpa_supplicant.conf file, but the values are listed as "null". Somethings broke there.

Actions #1

Updated by Hammel over 10 years ago

  • % 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.

Actions #2

Updated by Hammel over 10 years ago

  • % 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.

Actions #3

Updated by Hammel over 10 years ago

  • 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.

Actions

Also available in: Atom PDF