-
Notifications
You must be signed in to change notification settings - Fork 0
Description
I download Candoia for Linux(x64) for my Ubuntu 16.04.1 from the download page. Finally after unzipping when I run it for the first time it works fairly well. However, the second time, a file named atom.asar goes missing from the resources folder. Earlier I can see that file but after the first run, it is replaced by another set of files. Here are some screenshots:
Initial contents of folder Candoia-linux-x64/resources

Folder contents after first run

Error message when I run again

One manual fix that I tried
Copy the atom.asar file to a separate location(say Desktop) and then after closing Candoia, go to the resources folder. Delete all the new files created. Restore atom.asar from the location where you had just copied it. It works! Will try to see if this can be automated.