falsh不能用了?
Tofloor
poster avatar
linyg
deepin
2018-04-19 05:16
Author
都是重启chrome以启动flash的提示重启了也没用
Reply Favorite View the author
All Replies
avatar
linyg
deepin
2018-04-19 05:22
#1
chrome://flash/里面版本是Flash plugin        24.0.0.189 internal-not-yet-present
PepperFlash里面的是29,是不是不一致的缘故
Reply View the author
avatar
linyg
deepin
2018-04-19 05:29
#2
一定要关闭chrome浏览器。
在终端(文件管理器)中进入 ~/.config/google-chrome/PepperFlash目录下,删除临时文件。
sudo apt-get remove libflashplugin-pepper
在终端执行sudo apt-get update && sudo apt-get install libflashplugin-pepper命令升级flash插件包。
执行dpkg -l | grep libflashplugin-pepper 命令查看版本是否升级
打开chrome浏览器在地址栏执行chrome://plugins/命令(右上角详细信息),查看是否加载成功。
or chrome://flash/
应该这样的吧,加上删除的命令
Reply View the author