i3 / i3/i3status

wireless %essid and %quality displaying as question marks

Open
#91 14 comments 1 reaction 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.