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

No update on limited internet connection #34

Open
5 tasks
niccokunzmann opened this issue Oct 5, 2017 · 1 comment
Open
5 tasks

No update on limited internet connection #34

niccokunzmann opened this issue Oct 5, 2017 · 1 comment

Comments

@niccokunzmann
Copy link
Member

niccokunzmann commented Oct 5, 2017

It might be that we do not have a high bandwidth Internet connection.
Then, we should not execute CoderDojoOS to update.

We can

  • Create a dialog to abort updates
  • Locate the computer and classify the wifi networks.
    • When connected to network "coderdojo" and there is an "hpi" wifi present, we can assume to have a good internet connection.
    • If we are connected to eduroam/hpi, we can assume to have a good connection
    • If we create some a file (by clicking a desktop icon for updates) we update

We can do this shortly after 40_wait_for_internet_connection.sh
Note that this means: If there is a problem, the CoderDojoOS will never be updated.

  • Change order of steps: Update CoderDojoOS if there is an internet connection, before we run this connection algorithm
  • create a use-case-file to configure this.
@niccokunzmann niccokunzmann changed the title Create a message box at display 0 to abort internet connection usage No update on limited internet connection Nov 7, 2017
@niccokunzmann
Copy link
Member Author

@tzwenn This could also help with low-bandwidth Internet connection.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant