-
Notifications
You must be signed in to change notification settings - Fork 308
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug: Error obtaining wireless information on desktop Macs #264
Comments
This fixes it for me moussaclarke@970eab2 Can submit as PR if appropriate. |
This fix does not work in the scenario where wither wired or both wireless and wired connections are used. Command
|
Ok I guess we could fall back to Otherwise when I get a minute I'll see if I can figure out a less indirect way of checking the type of connection before calling |
@oiavorskyi updated: moussaclarke@9770d37 I couldn't find a straightforward way to get the connection type, so just checking for the presence of the error message string. Feels somewhat brittle though? Also added a "No connection" status Will test it on a wired connection when I get the chance. |
@moussaclarke sorry for not responding in a very long time, I was on a vacation. Maybe it is possible to use the result of |
Describe the bug
On desktop Macs, e.g. a macMini, the network shows as "Error obtaining Wireless information"
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Status line should show the network SSID
Screenshots
System
The text was updated successfully, but these errors were encountered: