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

Fix updater dialog to properly resolve #2440

Merged
merged 2 commits into from
Nov 3, 2020
Merged

Fix updater dialog to properly resolve #2440

merged 2 commits into from
Nov 3, 2020

Conversation

belcherj
Copy link
Contributor

Fix

Fixes the updater. The dialog actions were broken because of a deprecated API that was failing silently.

This uses the new async flow to ensure that updates work as expected.

Test

  1. Download the exe from this PR: Test the updater #2438
  2. Install, run app
  3. Observe that the update dialog opens
  4. Tell it to install

Release

Fixed the Windows updater

@belcherj belcherj added this to the 2.1.0 milestone Oct 30, 2020
@belcherj belcherj self-assigned this Oct 30, 2020
@mokagio
Copy link
Contributor

mokagio commented Nov 2, 2020

Bumping this to 2.2.0 because the code freeze for 2.1.0 is due today.

This seems like a good bug to fix sooner rather than later, though. I'd be happy to ship a new beta for 2.1.0 if you want to get this into it once ready.

@mokagio mokagio modified the milestones: 2.1.0 ❄️, 2.2.0 Nov 2, 2020
@belcherj belcherj merged commit 489071d into develop Nov 3, 2020
@belcherj belcherj deleted the fix/updater branch November 3, 2020 21:43
belcherj added a commit that referenced this pull request Nov 3, 2020
Fixes the updater. The dialog actions were broken because of a deprecated API that was failing silently.

This uses the new async flow to ensure that updates work as expected.
@belcherj belcherj mentioned this pull request Nov 3, 2020
@codebykat codebykat mentioned this pull request Nov 11, 2020
@mokagio mokagio modified the milestones: 2.2.0, 2.1.0 ❄️ Nov 15, 2020
@mokagio mokagio mentioned this pull request Nov 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants