Not until very recently you couldn't apt install atom
unless you use an unoffical source webupd8team/atom. Now Atom officially supports apt install
by packagecloud.io/AtomEditor/atom. But upgrading 1.26.1-1~webupd8~0 to 1.33.0 using the official source resulted in an Atom that can't open any windows on my machine. e.g. No Ctrl + Comma, no Welcome Guide, no About Atom.
After I re-installed the webupd8team version everything went back to normal. Then I tried everything. Before doing the following I sudo apt purge atom
first.
- Install from software center.
- Install from
.deb
- Install 1.32.2 from
packagecloud.io/AtomEditor/atom
- Install 1.26.1 from
packagecloud.io/AtomEditor/atom
4 worked!! Also the official 1.33.0 can be installed in my virtual machine which is running 18.04 and had a 1.26.1 webupd8team version installed before.
My best guess is it could be something in my system that is incompatible with 1.26+ (1.29.0 also presents the same symptom), and it's not on my virtual machine. What it could be?