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] If router becomes offline app still showing connected that network. #134

Open
e-senturk opened this issue Jul 26, 2020 · 2 comments
Open
Labels
enhancement New feature or request

Comments

@e-senturk
Copy link
Contributor

If router becomes offline app still showing connected that network.

Steps to reproduce the behavior:

  1. Connect a network
  2. Power off the modem
  • OS Version: Bigsur beta 3
@e-senturk e-senturk changed the title [Bug] [Bug] If router becomes offline app still showing connected that network. Jul 26, 2020
@ErrorErrorError
Copy link
Collaborator

This might be due to self.status goes from ITL80211_S_RUN to ITL80211_S_SCAN and as of now it does not set an icon when it's in ITL80211_S_SCAN, or statusUpdatePeriod is a bit too slow to detect ITL80211_S_RUN.

@e-senturk
Copy link
Contributor Author

I have waited about 5 min and checked connections few times. After two minutes signal icon turned two bars from four. But it remain connected. In the end of 5 minutes my modem become online. App reconnected itself and signal bar become 4 again.

@williambj1 williambj1 added the enhancement New feature or request label Jul 28, 2020
@williambj1 williambj1 added this to the v1.0.1 milestone Jul 28, 2020
@williambj1 williambj1 modified the milestones: v1.0.1, v1.0.2 Sep 23, 2020
@williambj1 williambj1 removed this from the v1.0.2 milestone Jan 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

3 participants