[已解决]重新启动chrome以启用flash
Tofloor
poster avatar
132******02
deepin
2017-10-29 18:14
Author
本帖最后由 q13140676165 于 2017-10-29 13:26 编辑

不知道为啥不管是官方的还是深度的chrome就是无法启用flash,我感觉是flash版本问题
我能用的时候是27版本的,但是过了一会又变成24版本的,就不能用flash了.
问一下什么问题,为什么flash版本会变?

Google Chrome60.0.3112.78 ()
操作系统Linux
Flash plugin24.0.0.189 internal-not-yet-present
--- Crash data ---
Crash ReportingEnable crash reporting to see crash IDs
For more detailshttps://support.google.com/chrome/?p=ui_usagestat
--- GPU information ---
--- GPU driver, more information ---
Vendor Id0x10de
Device Id0x1391
Driver vendorMesa
Driver version13.0.6
Driver date
Pixel shader version3.30
Vertex shader version3.30
GL_VENDORIntel Open Source Technology Center
GL_RENDERERMesa DRI Intel(R) Haswell Mobile
GL_VERSION3.3 (Core Profile) Mesa 13.0.6

Reply Favorite View the author
All Replies
avatar
132******02
deepin
2017-10-29 21:25
#1
此问题是chrome找不到latest-component-updated-flash文件中对应的flash文件地址
找到问题所在了,就是在google flash文件夹中多个27.0.0.183文件夹,导致PepperFlash/latest-component-updated-flash文件找不到对应的27.0.0.170版本的flash,只要卸载libflashplugin插件,再删除27.0.0.183文件夹和latest-component-updated-flash文件,最后再次下载chrome flash插件即可看到27.0.0.170文件夹,这样就解决问题了
Reply View the author
avatar
a2035274
deepin
2017-10-30 00:27
#2
本帖最后由 a2035274 于 2017-10-29 16:28 编辑

你说的对, 不过官方管理员有详细步骤
关于升级到Chrome 54版本Flash过期的问题
https://bbs.deepin.org/post/132637
1、关闭chrome浏览器。
2、在终端(文件管理器)中进入 ~/.config/google-chrome/PepperFlash目录下,删除临时文件。
3、在终端执行sudo apt-get update && sudo apt-get install libflashplugin-pepper命令升级flash插件包。
4、执行dpkg -l | grep libflashplugin-pepper 命令查看版本是否升级到27.0.0.183版本。
5、打开chrome浏览器在地址栏执行chrome://plugins/命令(右上角详细信息),查看是否加载成功。
or chrome://flash/

Reply View the author
avatar
要讲武德
deepin
2017-10-30 00:41
#3
我也是的

Reply View the author
avatar
hetern
deepin
2017-10-30 01:50
#4
关闭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 命令查看版本是否升级到27.0.0.183版本。
打开chrome浏览器在地址栏执行chrome://plugins/命令(右上角详细信息),查看是否加载成功。
or chrome://flash/
应该这样的吧,加上删除的命令
Reply View the author
avatar
dzuiuabi
deepin
2017-10-30 03:39
#5
https://bbs.deepin.org/post/147410
你说的对, 不过官方管理员有详细步骤
关于升级到Chrome 54版本Flash过期的问题
关于升级到Chrome 54版本Fl ...

十分感谢,您成功解决了我的问题。
Reply View the author
avatar
132******02
deepin
2017-10-30 03:41
#6
https://bbs.deepin.org/post/147410
关闭chrome浏览器。
在终端(文件管理器)中进入 ~/.config/google-chrome/PepperFlash目录下,删除临时文 ...

差不多吧,就是手动删除残留的flash插件再下载插件就好了
Reply View the author
avatar
132******02
deepin
2017-10-30 03:42
#7

看完s7真的很遗憾,我从11年开始玩lol,经过那么多赛季,中国还是没拿一个s系列冠军,悲伤
Reply View the author
avatar
a2035274
deepin
2017-11-01 04:58
#8
本帖最后由 a2035274 于 2017-10-31 21:11 编辑
https://bbs.deepin.org/post/147410
十分感谢,您成功解决了我的问题。

这个不是最优解决方案,我今天就被这个方案坑了。要看一个直播课,结果一直到下课前5分钟,才想到是flash的问题

最优的还是
1、百度搜谷歌访问助手 安装 (解决不能访问下面地址的问题)
2、访问 chrome  下载安装


Reply View the author
avatar
150******89
deepin
2017-11-01 06:54
#9
本帖最后由 faonecze 于 2017-10-31 23:04 编辑

该问题对chrome 60 似乎没有用,而且“chrome://plugins/”这个也似乎无效了,应该改成“chrome://components/”了吧?
还有这个处理方法,我尝试后是失败的!


刚才又尝试一遍成功了,可能第一次的时候哪里没处理好。
Reply View the author
avatar
132******02
deepin
2017-11-01 13:58
#10
https://bbs.deepin.org/post/147410
该问题对chrome 60 似乎没有用,而且“chrome://plugins/”这个也似乎无效了,应该改成“chrome://componen ...

chrome://plugins这个取消了,可以用chrome://flash查看flash版本
Reply View the author