I installed Atom to my PC (Ubuntu 16.4) and it keeps on freezing my entire computer.
I have it running on my laptop as well (also 16.4 also x64) but no problems.
But running it on my PC it keeps on freezing the screen. even in safe mode. no mouse action and no keyboard action possible. (audio is still running for a while but stops as well after a few minutes.)
I don't know whats causing it and I don't know how to look those errors up.
If someone needs more hardware information please tell me the command to look it up as well.
journalctl
, are there any errors for runningatom
? – Hi-Angel Jul 23 '18 at 17:54journalctl -f
in terminal, and thenatom
alongside, and tell what you see (if anything) appearing in the journalctl's output. – Hi-Angel Jul 23 '18 at 19:33