Google Chrome Flash Player couldn’t load plugin – Error Solve
Updated by Manivannan on Apr 16, 2013 in Error | 0 comments
Advertisement
Google chrome browser one of the leading and most used web browser. Recently I updated my chrome browser in my Ubuntu machine and after updating, flash plugin failed to load and got “couldn’t load plugin” error on Video sharing websites like Youtube , Dailymotion etc. Check the screen shot below.
To Solve :
Open a terminal (Ctrl+alt+t) and use the following command, issue the password for the user when prompted.
sudo chmod 000 /home/manivannan/.config/google-chrome/PepperFlash/
After executing the command restart your chrome browser, It will work.
Hope this will be helpful for you!!!
Updated by Manivannan on Apr 16, 2013 in Error | 0 comments
Advertisement
Google chrome browser one of the leading and most used web browser. Recently I updated my chrome browser in my Ubuntu machine and after updating, flash plugin failed to load and got “couldn’t load plugin” error on Video sharing websites like Youtube , Dailymotion etc. Check the screen shot below.
To Solve :
Open a terminal (Ctrl+alt+t) and use the following command, issue the password for the user when prompted.
sudo chmod 000 /home/manivannan/.config/google-chrome/PepperFlash/
After executing the command restart your chrome browser, It will work.
Hope this will be helpful for you!!!



