galaxyproject / planemo-machine

A packer.io configuration for building out Galaxy (http://galaxyproject.org/) tool development environments.
10 stars 16 forks source link

Atom editor does not start up for me. #73

Closed martenson closed 8 years ago

martenson commented 8 years ago

.ova image

Shows 'loading icon' for a bit but eventually does not start.

bgruening commented 8 years ago

@martenson which image did you used? Do you have a link?

martenson commented 8 years ago

@bgruening I believe @davebx is looking at it. I used the latest from images.galaxyproject.org (2 days ago)

martenson commented 8 years ago

the link is https://images.galaxyproject.org/planemo/latest.ova

davebx commented 8 years ago

This might be fixed by #75

martenson commented 8 years ago

This is not resolved, behaves the same. :( ping @davebx

martenson commented 8 years ago

I have found some more details, when I try to execute it from the shell

$ /opt/atom/atom %F
A JavaScript error occurred in the main process
Uncaught Exception:
Error: Failed to set path
    at Error (native)
    at Object.<anonymous> (/opt/atom/resources/atom.asar/browser/lib/init.js:142:5)
    at Module._compile (module.js:425:26)
    at Object.Module._extensions..js (module.js:432:10)
    at Module.load (module.js:356:32)
    at Function.Module._load (module.js:313:12)
    at Function.Module.runMain (module.js:457:10)
    at startup (node.js:151:18)
    at node.js:1007:3
martenson commented 8 years ago

seems fixed in http://images.galaxyproject.org/planemo/20160623.ova

jmchilton commented 8 years ago

Okay - I have updated latest.ova to point to this new image - a big thanks to whoever built and uploaded it!