Issue: Updated the next Deepin system, open chrome discovery, video can not be released, prompted Flash "Download Failed"
Google Chrome is version 55.0.2883.87 (64-bit)
- Download the latest Linux tar.gz compression package on the Flash website. Https://get.adobe.com/cn/flashplayer/?no_redirect, download to Downloads/flash.
- (FLH is the user name, please change to your own path), create a flash corresponding version of the folder 24.0.0.194 (mainly to facilitate the management of the extracted Flash files).
The Flash tar.gz compression package is pressurized into the 24.0.0.194 directory. /home/flh/.config/google-chrome/pepperflash/24.0.0.1941 CD/HOME/FLH/.CONFIG/GOOGLE-CHROME/PEPPERFLASH/2 mkdir 24.0.0.1943 CP ~/flash/flash_player_ppapi_linux.x86_64. tar.gz./24.0.0.194-v4 TAR-XVF flash_player_ppapi_linux.x86_64.tar.gz
- Open/usr/share/applications/google-chrome.desktop file with sudo vim. Add after exec=/usr/bin/google-chrome-stable%u
Exec=/usr/bin/google-chrome-stable%u--ppapi-flash-path=/home/flh/.config/google-chrome/pepperflash/24.0.0.194/ Libpepflashplayer.so--ppapi-flash-version=24.0.0.1941 sudo vim/usr/share/applications/google-chrome.desktop
- Note: in which you need to change to your own user name, my username is FLH and flash version number, can be based on the latest version of the version number to write.
Reboot the system. Restarting the browser does not seem to work, restart the browser and go to the address bar in Chrome chrome://components below to see the flash version and Chrome://plugin
Under the Flash version is not the same, the components have been updated, but there is no update under the plugin, restart the system to solve the problem.
Ubuntu and Deepin under Chrome prompts flash download failed or expired solution