Chrome download broken icons
In case you have seen actually not seen icons in chrome download page then you are missing these icons on Ubuntu 12.04.
sudo apt-get install libgconf2-4 libxss1 gnome-icon-theme-full
or in particular
sudo apt-get install gnome-icon-theme-full
Issue that has suggested the solution...
sudo apt-get install libgconf2-4 libxss1 gnome-icon-theme-full
or in particular
sudo apt-get install gnome-icon-theme-full
Issue that has suggested the solution...
Comments