Skip to content
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]: ${wireless_ap wlan0} returns wrong/non-existing MACaddress #1709

Open
nl112358 opened this issue Dec 28, 2023 · 0 comments
Open

[Bug]: ${wireless_ap wlan0} returns wrong/non-existing MACaddress #1709

nl112358 opened this issue Dec 28, 2023 · 0 comments
Labels
bug Bug report or bug fix PR triage Issue that hasn't been verified

Comments

@nl112358
Copy link

What happened?

When adapting my conky to include some info on my wireless connection I added the following line:
${wireless_ap wlan0}
Although this returns a MACaddress, it is not the correct/expected value. The value returned ends on ":7B", but the AP which was connected to, ends on ":7A".
Hence, I suspect a off-by-one failure.

Version

conky 1.12.2 compiled 2022-02-28 for Linux x86_64; running under MX Linux, Debian 11 (bullseye)

Which OS/distro are you seeing the problem on?

Debian

Conky config

No response

Stack trace

No response

Relevant log output

No response

@nl112358 nl112358 added bug Bug report or bug fix PR triage Issue that hasn't been verified labels Dec 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug report or bug fix PR triage Issue that hasn't been verified
Projects
None yet
Development

No branches or pull requests

1 participant