question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Linux AutoUpdate AppImage quitAndInstall does not restart the app

See original GitHub issue

Hi,

I’m trying the newly linux AutoUpdate with target: AppImage but when i call quitAndInstall new AppImage is downloaded and present on my filesystem but the app does not reboot on it.

"electron-builder": "^19.37.1",
"electron-updater": "^2.12.1",

Thanks for your great work !

Regards

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:11 (5 by maintainers)

github_iconTop GitHub Comments

3reactions
Nirupg63commented, Nov 9, 2017

Is there any update on this?

3reactions
develarcommented, Oct 30, 2017

Ok, will check in several days.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Auto Update - electron-builder
Restarts the app and installs the update after it has been downloaded. It should only be called after update-downloaded has been emitted. Note:...
Read more >
electron auto updater without code signing - You.com | The AI ...
quitAndInstall () Restarts the app and installs the update after it has been downloaded. It should only be called after update-downloaded has been...
Read more >
Updating Applications | Electron
There are several ways to provide automatic updates to your Electron application. ... a dialog is displayed allowing the user to restart the...
Read more >
electron-simple-updater - npm
Simple way to enable update for the electron application. Latest version: 2.0.11, last published: a year ago. Start using ...
Read more >
electron auto updater not installing in OSx - Stack Overflow
It works quite good on linux and windows (new version is downloaded and installed with autoUpdater.quitAndInstall(); or when the user quit the ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found