Good evening !
I already used Ubuntu 14.04 (why are all versions in .04?) I am unable to launch Ubuntu software. It only blinks for a second before shutting the window down. Here is a screenshot of the (rather) empty window it displays :
Good evening !
I already used Ubuntu 14.04 (why are all versions in .04?) I am unable to launch Ubuntu software. It only blinks for a second before shutting the window down. Here is a screenshot of the (rather) empty window it displays :
Have you tried using apt to reinstall it?
sudo apt install --purge --reinstall software-center
(also .04 appears to be date related)
apt-get update
andapt-get upgrade
and it solve my problem... thank you anyway ! – Revolucion for Monica Jan 28 '17 at 10:37