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

Update fails #291

Closed
tsmaeder opened this issue Aug 8, 2023 · 4 comments
Closed

Update fails #291

tsmaeder opened this issue Aug 8, 2023 · 4 comments
Labels
bug bugs found in the application

Comments

@tsmaeder
Copy link
Contributor

tsmaeder commented Aug 8, 2023

Bug Description:

I cannot update from 1.39.0 to 1.40.0: the update does not finish

Steps to Reproduce:

  1. Have blueprint 1.39.0 installed
  2. A while after the start, a notification occurs, announcing that an update is available
  3. Click "Yes" on the notification
  4. Observe: a unknown progress indicator appears on the notification, but stays forever, not doing anything

Additional Information

When clicking yes, this exception occurs in the browser log:

theia-updater-frontend-contribution.ts:200 Uncaught (in promise) TypeError: (0 , u.setInterval) is not a function
    at A.handleDownloadUpdate (theia-updater-frontend-contribution.ts:200:31)
handleDownloadUpdate @ theia-updater-frontend-contribution.ts:200
await in handleDownloadUpdate (async)
(anonymous) @ theia-updater-frontend-contribution.ts:149
(anonymous) @ event.ts:128
invoke @ event.ts:136
fire @ event.ts:279
(anonymous) @ theia-updater-frontend-contribution.ts:86
  • Operating System:
  • Theia Version:
@tsmaeder tsmaeder added the bug bugs found in the application label Aug 8, 2023
@jfaltermeier
Copy link
Contributor

This should be fixed starting with 1.40 with #285

@JonasHelming
Copy link
Contributor

@tsmaeder Could you validate the fix, please?

@jfaltermeier
Copy link
Contributor

The fix is not released yet, because the build fails on windows. The Machine has too few RAM available. I've reopened https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/issues/3231 but there was no reply yet

@jfaltermeier
Copy link
Contributor

1.41 is released now.
Updating from 1.40 (https://download.eclipse.org/theia/1.40.0/) to 1.41 worked for me on windows and linux. I don't have a mac available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug bugs found in the application
Projects
None yet
Development

No branches or pull requests

3 participants