wireless %essid and %quality displaying as question marks
Open
- Dominant language
- C
- Stars
- 653
- Forks
- 254
- PR merge metrics
- No merged PRs in 30d
Description
As of version 2.10 my status line no longer telling me the SSID or the signal quality of my wireless connection, instead two question marks are displayed. My IP address is still displaying correctly. The line from my i3status config file:
wireless wlan0 {
format_up = "Wifi: (%quality at %essid) %ip"
format_down = "Wifi: down"
}
is showing up as:
Wifi: (? at ?) 192.168.1.13
Contributor guide
Assessment
This issue has not been assessed yet.