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
I have searched the issue tracker for open issues that relate to the same problem, before opening a new one.
This issue only relates to a single bug. I will open new issues for any other problems.
Description
The update mechanism seems to be broken: upon launch it detects new version (even if the version is already up to date), it downloads the update and the app restarts itself. The old exe is renamed in ".Rymdport.exe.old" and the the new exe has a different checksum of the previous one but the version it's still the same. This exact same issue happens with the previous version too (3.4.0): it updates to the same 3.4.0 version with different hashes and the app still remains on the version 3.4.0 missing the 3.5.0 target.
Steps to Reproduce
Download the last release and start it
The app shows an update notification asking to update
The update process download a new exe, rename the old one to ".Rymdport.exe.old" and restart the app
The app has the same version of before but the exe has different checksum hash
Sorry for the late reply. I can replicate this on Linux as well (apart from the renamed file). How very odd. I'll bring this up to the folks developing the update tooling.
Jacalz
changed the title
Update doesn't work correctly
Automatic update tries to update to the same release (with new checksums)
Oct 27, 2023
Seems to be a duplicate of fynelabs/selfupdate#31. I'll keep this open until it is fixed upstream and I've updated to a new version of the selfupdate dependency.
Checklist
Description
The update mechanism seems to be broken: upon launch it detects new version (even if the version is already up to date), it downloads the update and the app restarts itself. The old exe is renamed in ".Rymdport.exe.old" and the the new exe has a different checksum of the previous one but the version it's still the same. This exact same issue happens with the previous version too (3.4.0): it updates to the same 3.4.0 version with different hashes and the app still remains on the version 3.4.0 missing the 3.5.0 target.
Steps to Reproduce
Screenshots
No response
Rymdport version
3.5.0, 3.4.0 (didn't try the oldest ones)
Operating System
Windows
Operating System Version
Windows 11
Go Compiler Version
No response
Additional Information
Already reporte here too:
#76 (comment)
The text was updated successfully, but these errors were encountered: