I just downloaded google chrome from official site of chrome, and installed it.
Now I locked it to the launcher. There is an Icon of google chrome. But when I click on it, nothing opnes. I always have to search in the dash and then have to open from the search results.
I want it to open from launcher as other programs do.
any solution for this?
Asked
Active
Viewed 344 times
0
A J
- 11,557
arximughal
- 817
2 Answers
2
The above mentioned commands by @Smoke didn't worked, but they just started installing the google chrome again.
The real solution to this problem was mentioned in this question's answer... Chrome won't start from the launcher
arximughal
- 817
0
Open up your Terminal(Press Ctrl+Alt+T) And Paste this Command in it
wget https://dl.google.com/linux/direct/google-chrome-stable_current_i386.deb
sudo dpkg -i google-chrome-stable_current_i386.deb
Press enter after pasting this code. After that code completed processing, Paste this code and press enter !
sudo apt-get -f install
i hope its works!! :)
Charles Green
- 21,859
WhiteHawk
- 109