[GH-ISSUE #156] Installing new version after update notification blocks UI #620

Closed
opened 2026-03-01 17:40:24 +03:00 by kerem · 3 comments
Owner

Originally created by @gmta on GitHub (Aug 20, 2016).
Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/156

Whenever a new update of Outlook CalDAV synchronizer is released, an update window is shown with an "Install new version" button. If I click that, the UI hangs for a few seconds - presumably while downloading the installer - before proceeding with the setup. It would be better to show a progress bar or a spinner instead of locking up the UI.

Originally created by @gmta on GitHub (Aug 20, 2016). Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/156 Whenever a new update of Outlook CalDAV synchronizer is released, an update window is shown with an "Install new version" button. If I click that, the UI hangs for a few seconds - presumably while downloading the installer - before proceeding with the setup. It would be better to show a progress bar or a spinner instead of locking up the UI.
kerem closed this issue 2026-03-01 17:40:24 +03:00
Author
Owner

@aluxnimm commented on GitHub (Aug 20, 2016):

downloading 3mb shouldn't take that long but you are right of course.

<!-- gh-comment-id:241216769 --> @aluxnimm commented on GitHub (Aug 20, 2016): downloading 3mb shouldn't take that long but you are right of course.
Author
Owner

@gmta commented on GitHub (Aug 20, 2016):

It shouldn't, but it still takes anywhere between 3 and 6 seconds for me :)

<!-- gh-comment-id:241216824 --> @gmta commented on GitHub (Aug 20, 2016): It shouldn't, but it still takes anywhere between 3 and 6 seconds for me :)
Author
Owner

@aluxnimm commented on GitHub (Aug 22, 2016):

Implemented async download with progressBar in dd7640b502

<!-- gh-comment-id:241381276 --> @aluxnimm commented on GitHub (Aug 22, 2016): Implemented async download with progressBar in dd7640b502e488053ed1eb1a0193f9345191a6c9
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/outlookcaldavsynchronizer#620
No description provided.