Project

General

Profile

Actions

Bug #209

closed

If no config file, SSID and Password display "(null)"

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

Status:
Closed
Priority:
Urgent
Assignee:
Target version:
Start date:
04 Aug 2013
Due date:
% Done:

100%

Estimated time:
Severity:
02 - High

Description

If there is no config file the SSID and Password files display the text "(null)". In these cases, the field should be left blank.

This is for the wireless client configuration. The acces point configuration does not have this issue.

Actions #1

Updated by Hammel over 10 years ago

  • Description updated (diff)
Actions #2

Updated by Hammel over 10 years ago

It's worse than that. The /etc/wpa_supplicant.conf file has multiple fields with "(null)" in it when bui-network-config saves them. This must have been broken by the addition of the wap support because it was working before that.

Actions #3

Updated by Hammel over 10 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

It appears the allocation of an "interfaces" entry on startup did not zero the data structure which caused some strange results under various conditions. Properly initializing the data struct seems to have fixed these issues.

Actions

Also available in: Atom PDF