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
{{ message }}
This repository has been archived by the owner on Dec 21, 2022. It is now read-only.
(I guess the main issue here is that Gendl might fail the bootstrap process and doesn't provide any insight into why it failed)
I think I’ve mentioned this before, but I’ve experienced this again with a colleague who is following the Gendl practicum. It may happen that the HOME directory is unavailable during start-up. As a result, bootstrapping fails without leaving a note. Can’t Gendl use a fall-back model when the HOME directory is unavailable, either by trying the installation directory (might be better anyway) or asking the user to provide a temporary directory?
Status quo: it’s now impossible to know why Gendl is not completing the bootstrap process. I guess that a first improvement would be to at least provide an error pop-up message and show what went wrong. Then the user at least knows what the problem could’ve been. Second step is to accept the likelihood of the HOME directory not being available and implementing a fall-back model.
The text was updated successfully, but these errors were encountered:
(I guess the main issue here is that Gendl might fail the bootstrap process and doesn't provide any insight into why it failed)
I think I’ve mentioned this before, but I’ve experienced this again with a colleague who is following the Gendl practicum. It may happen that the HOME directory is unavailable during start-up. As a result, bootstrapping fails without leaving a note. Can’t Gendl use a fall-back model when the HOME directory is unavailable, either by trying the installation directory (might be better anyway) or asking the user to provide a temporary directory?
Status quo: it’s now impossible to know why Gendl is not completing the bootstrap process. I guess that a first improvement would be to at least provide an error pop-up message and show what went wrong. Then the user at least knows what the problem could’ve been. Second step is to accept the likelihood of the HOME directory not being available and implementing a fall-back model.
The text was updated successfully, but these errors were encountered: