I'm using Ubuntu 16.04.4 and seeing some weird behavior. After the system boots, I can't launch some applications. The system seems to be thinking for few seconds and then nothing happens.
When I press Ctrl+Alt+t terminal doesn't start, it doesn't start from search menu and from plank also. But from context menu on desktop (Open Terminal option) starts immediately. Also I can't start Software Updater. Firefox and Pycharm start normally.
This happened after I changed python3 link to python3.6 by running
sudo ln -s python3.6 python3
python
would bepython2
(...python2.7
), unless I misunderstood what you meant. – Olorin Apr 17 '18 at 07:28