Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updater: [Win IDE] "Check for updates" can say no update when clicked the first time after a new release is ready, despite ui.log saying an update was found #8322

Closed
2 tasks
sihammill opened this issue Nov 6, 2024 · 2 comments
Assignees
Labels
ide-bug Bugs with the GameMaker IDE
Milestone

Comments

@sihammill
Copy link

sihammill commented Nov 6, 2024

Description

The IDE updater fails to state there is a new update when the menu option Help -> Check for updates is selected. On the 2nd attempt at checking for updates, updater correctly identifies there is a new update.

Looking at the ui.log entry below, it looks like the updater has identified there is an update but then fails to relay that to the user.

[14:53:24:977(e2fb)] Download op:6 file url: https://gms.yoyogames.com/update-win-NuBeta-I.rss
[14:53:25:212(e2fb)] Current assembly revision is 2024.1100.0.671
[14:53:25:218(e2fb)] Update found - got 269 items
[14:53:25:221(e2fb)] build number 2024.1100.0.672 is optional - optional
[14:53:25:223(e2fb)] Latest revision 2024.1100.0.672 found
[14:53:25:226(e2fb)] Looks like we should update!!
[14:53:30:044(e2fb)] Download op:7 file url: https://gms.yoyogames.com/update-win-NuBeta-I.rss
[14:53:30:270(e2fb)] Current assembly revision is 2024.1100.0.671
[14:53:30:274(e2fb)] Update found - got 269 items
[14:53:30:278(e2fb)] build number 2024.1100.0.672 is optional - optional
[14:53:30:281(e2fb)] Latest revision 2024.1100.0.672 found
[14:53:30:283(e2fb)] Looks like we should update!!
[14:56:01:354(e2fb)] Download op:8 file url: https://gms.yoyogames.com/GameMaker-Installer-2024.1100.0.672.exe

Expected Change

The dialog should state there is an update available

Steps To Reproduce

  1. Start GameMaker
  2. Ensure there is an update available for the IDE
  3. Go to the menu Help -> Check for updates
  4. See the issue
  5. Try again
  6. The dialog should now state there is an update

How reliably can you recreate this issue using your steps above?

Always

Which version of GameMaker are you reporting this issue for?

2024.1100 (Betas)

Which operating system(s) are you seeing the problem on?

Windows 11

Are you running GameMaker from inside your Steam library?

None

Sample Package Attached?

  • I have attached my bug package

Sample Project Added?

  • I have included a small sample project
@sihammill sihammill added the ide-bug Bugs with the GameMaker IDE label Nov 6, 2024
@sihammill sihammill changed the title IDE Updater: Update dialog does not states there is an update when 'Check for updates' has been selected on the first attempt IDE Updater: Update dialog does not state there is an update when 'Check for updates' has been selected on the first attempt Nov 6, 2024
@YYDan YYDan changed the title IDE Updater: Update dialog does not state there is an update when 'Check for updates' has been selected on the first attempt IDE Updater: "Check for updates" can say no update when clicked the first time after a new release is ready, despite ui.log saying an update was found Nov 6, 2024
@stuckie stuckie moved this from Triage to Todo in Team Workload Nov 7, 2024
@stuckie stuckie added this to the 2024.11 milestone Nov 7, 2024
@stuckie stuckie self-assigned this Nov 12, 2024
@stuckie stuckie moved this from Todo to In Progress in Team Workload Nov 15, 2024
@stuckie
Copy link

stuckie commented Nov 15, 2024

The window just needed refreshed

@stuckie stuckie closed this as completed Nov 15, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in Team Workload Nov 15, 2024
@YYBartT YYBartT moved this from Done to Ready for QA in Team Workload Nov 18, 2024
@Emc1923 Emc1923 self-assigned this Nov 20, 2024
@Emc1923
Copy link

Emc1923 commented Nov 20, 2024

Verified in IDE v2024.1100.0.688 Runtime v2024.1100.0.709.

@Emc1923 Emc1923 moved this from Ready for QA to Verified in Team Workload Nov 20, 2024
@YYDan YYDan changed the title IDE Updater: "Check for updates" can say no update when clicked the first time after a new release is ready, despite ui.log saying an update was found Updater: [Win IDE] "Check for updates" can say no update when clicked the first time after a new release is ready, despite ui.log saying an update was found Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ide-bug Bugs with the GameMaker IDE
Projects
Status: Verified
Development

No branches or pull requests

4 participants