You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
It might be that we do not have a high bandwidth Internet connection.
Then, we should not execute CoderDojoOS to update.
We can
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.
The text was updated successfully, but these errors were encountered: