Colin Constable
Colin Constable
This issue is very much apparent when the link between servers is slow or has limited bandwith. Currently some commands are sent blindly with a timeout of 3 seconds and...
Binaries for OSX might be tricky.. But yes to the others!
https://docs.google.com/document/d/1j0oGdWWSkpceiyWbBQRX9vOborW2V5_-SUg9f0EXa5U/edit?usp=sharing
A quick note on why this is not as simple as it might seem.. Dart has no way to check/change file permissions (I know that sounds odd!) but it is...
I do not think so as we still have bugs/features missing not tested... See todays finding..
It did work but is broken again
Will do Thanks!
Confirmed suspicion, app works moving back to previous bracnh version in pub spec yaml ``` dependency_overrides: at_onboarding_flutter: git: url: https://github.com/atsign-foundation/at_widgets.git path: at_onboarding_flutter ref: desktop/development at_backupkey_flutter: git: url: https://github.com/atsign-foundation/at_widgets.git path: at_backupkey_flutter...
It would be my suggestion to make sure that the other desktops env all act the same . So that needs investigation. If they do this is a good idea....
I suspect the option we use is in a newer version of ssh. Try also upgrading the os and see if it persists. sudo apt update sudo apt upgrade