The updater never closes the splash screen if url to download new updater is faulty
illwieckz opened this issue · 0 comments
illwieckz commented
If url to download new updater is faulty, the updater never closes the splash screen.
Here, while using 0.0.5
version instead of expected v0.0.5
one (so the url returns a 404 error):
Updater update to version "0.0.5" required
aria2::addUri returned 0
onDownloadCallback event DOWNLOAD_START
onDownloadCallback event DOWNLOAD_ERROR
Then the updater is stuck on splash screen.