trembon / switch-library-manager

Complete solution to manage, organize and keep your local switch backup game library up to date . Cross platform, supports all game formats.
MIT License
46 stars 2 forks source link

Errors when starting with no internet connection #27

Closed harvestry-of-ghosts closed 2 months ago

harvestry-of-ghosts commented 3 months ago

If there is no internet connection, two messages pop up. One error message and another that says there is an update available (which I guess is an error in itself) Can these both get fixed?

Also, the GUI never opens to the desktop when I start it. It always opens minimized to the tray. Is that something only on my end, or a bug that can be fixed?

error

update

trembon commented 3 months ago

the internet connection bugs shouldn't be that hard to fix, will look into this

that the app starts minimized i dont know, i havent noticed that behavior, but i will see if i can reproduce. if you want you can create a separate issue for that one, otherwise i will do that when i start look into these

trembon commented 2 months ago

found that there was an incorrect return path when checking for updates and an error occurred if an error occur when checking for updates the message will not be shown now and if the error is network related, it will not show an message for that

result should be when starting the app without internet a maximum of one error should appear because of trying to download an updated title database

will be included in the next release or the latest build under the Actions tab