Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
最近频繁出现的Chrome的Flash问题的 给你个暂时可以一劳永...
Apps Section
1310
views ·
6
replies ·
To
floor
Go
ih******op@vip.qq.com
deepin
2017-11-09 21:12
Author
本帖最后由 ihipop 于 2017-11-10 12:50 编辑
https://bbs.deepin.org/post/147832
9楼
我来搬运一些
确保chrome是最新的
https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
这个地址是国内直连地址
关闭chrome
sudo apt purge libflashplugin-pepper
rm -rf ~/.config/google-chrome/PepperFlash/
Copy the Code
打开chrome
打开上图的页面 chrome://components/
点击更新flash
提示更新成功
重启chrome
以后就让flash就随着chrome自己更新
别装深度的flash插件了
Reply
Like 0
Favorite
View the author
All Replies
sz******iy@vip.qq.com
deepin
2017-11-09 21:44
#1
只提供flash的视频网站就和只用IE一样的坑爹。
Reply
Like 0
View the author
melodyzou
deepin
2017-11-09 23:43
#2
接下来的更新中会有flash更新,来修复这个问题。
Reply
Like 0
View the author
walle
deepin
2017-11-10 02:54
#3
这种问题深度应该优先级最高来做,来发一个hotfix解决
Reply
Like 0
View the author
要讲武德
deepin
2017-11-10 03:49
#4
反正我用火狐。。。
Reply
Like 0
View the author
180******26
deepin
2017-11-10 09:09
#5
马克。。之前看到商店里的评论,写一个脚本,每次允许chrome之前都重装一遍libflashplugin-pepper真是忧桑
#!/bin/bash
sudo apt purge libflashplugin-pepper -y
sudo apt install libflashplugin-pepper -y
Copy the Code
Reply
Like 0
View the author
Comments
ihipop
2017-11-10 20:49
你这样过段时间又会过期 很麻烦
Experience
deepin
2017-11-13 04:46
#6
恩,又发现一个操作
Reply
Like 0
View the author
Please
sign
in first
Featured Collection
Change
[Tutorial] deepin25 WSL Offline Installation Guide
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Ranking
Change
Вы настраиваете внешний вид Deepin?
Как установить xDroid (麟卓卓懿) на Deepin 25
Popular Events
More
https://bbs.deepin.org/post/147832
9楼
我来搬运一些
确保chrome是最新的 https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
这个地址是国内直连地址
关闭chrome
打开chrome
打开上图的页面 chrome://components/
点击更新flash
提示更新成功
重启chrome
以后就让flash就随着chrome自己更新
别装深度的flash插件了