chrome浏览器的flash插件貌似是不能用了啊
Tofloor
poster avatar
白菜
deepin
2017-11-08 05:46
Author
提示的是请“请重启浏览器以启动flash插件”
实际上是没用的,chrome版本 版本 60.0.3112.78(正式版本) (64 位)
需要重新安装flash插件的吗?
Reply Favorite View the author
All Replies
avatar
jingle
deepin
2017-11-08 16:59
#1
  1. chrome://flash/
Copy the Code


看看输出
Reply View the author
avatar
anole1949
deepin
2017-11-08 18:00
#2

Google Chrome        61.0.3163.100 ()
操作系统        Linux
Flash plugin        24.0.0.189 internal-not-yet-present
--- Crash data ---
Crash Reporting        Enable crash reporting to see crash IDs
For more details        https://support.google.com/chrome/?p=ui_usagestat
--- GPU information ---
--- GPU driver, more information ---
Vendor Id        0x1002
Device Id        0x682f
Driver vendor        Google Inc.
Driver version        3.3.0.2
Driver date        2017/04/07
Pixel shader version        3.0
Vertex shader version        3.0
GL_VENDOR        Google Inc.
GL_RENDERER        Google SwiftShader
GL_VERSION        OpenGL ES 2.0 SwiftShader
GL_EXTENSIONS       
Reply View the author
avatar
jingle
deepin
2017-11-08 18:12
#3
https://bbs.deepin.org/post/147832
Google Chrome        61.0.3163.100 ()
操作系统        Linux
Flash plugin        24.0.0.189 internal-not-yet-present
  1. Flash plugin        27.0.0.183 /home/jingle/.config/google-chrome/PepperFlash/27.0.0.183/libpepflashplayer.so
Copy the Code


这一行没有出现 就需要删除此路径 重新安装下
Reply View the author
avatar
anole1949
deepin
2017-11-08 18:47
#4
请教如何重新安装?
Reply View the author
Comments
ihipop
2017-11-09 21:08
看9楼
avatar
jingle
deepin
2017-11-08 19:03
#5
Reply View the author
avatar
iminto
deepin
2017-11-09 04:59
#6
这个问题我折腾过一天,唯一正确的做法是卸载deepin自己安装的flash,然后去Google官网下载chrome浏览器。
  1. sudo apt purge libflashplugin-pepper
Copy the Code

现在的chrome浏览器自带flash了
Reply View the author
avatar
白菜
deepin
2017-11-09 05:44
#7

解决了,在这里更新以下flash插件重启chrome就可以了


Reply View the author
avatar
ih******op@vip.qq.com
deepin
2017-11-09 21:04
#8
本帖最后由 ihipop 于 2017-11-9 13:09 编辑
https://bbs.deepin.org/post/147832
解决了,在这里更新以下flash插件重启chrome就可以了

正解 我来总结一下:

确保chrome是最新的  https://dl.google.com/linux/dire ... e_current_amd64.deb
这个地址是国内直连地址

关闭chrome
  1. sudo apt purge libflashplugin-pepper
  2. rm -rf ~/.config/google-chrome/PepperFlash/
Copy the Code

打开chrome
打开上图的页面 chrome://components/
点击更新flash
提示更新成功
重启chrome
以后就让flash就随着chrome自己更新

别装深度的flash插件了
Reply View the author
avatar
zbw666
deepin
2017-11-11 21:53
#9
https://bbs.deepin.org/post/147832
正解 我来总结一下:

确保chrome是最新的  https://dl.google.com/linux/dire ... e_current_amd64.deb

可是那个更新是被墙的啊
Reply View the author