更新系统后chrome 无法显示flash
Tofloor
poster avatar
timmi
deepin
2017-11-09 01:58
Author
本帖最后由 timmi 于 2017-11-8 17:59 编辑

chrome://flash/ 显示已更新为24.0.0.189但dpkg -l *flash* 显示为27.0.0.170
症状就是只要又FLASH就显示请重启chrome
绝对开启了flash

Reply Favorite View the author
All Replies
avatar
134******40
deepin
2017-11-09 08:26
#1
本帖最后由 jdocker 于 2017-11-9 01:37 编辑

看看这个官方说明(当然了因为版本不一致,根据版本信息调整),先按照官方说明操作,看看能不能解决问题:
https://bbs.deepin.org/post/132637如果能够解决了,就不需要参考下面的内容了。
不过官方仓库的flash版本24版本(其实官方仓库存在27版本,只是查询看不到,很奇怪)。你需要安装27版本,你可能需要安装 pepperflashplugin-nonfree
将其中的第3点调整一下
  1. sudo apt update && sudo apt install pepperflashplugin-nonfree && sudo update-pepperflashplugin-nonfree --install
Copy the Code





Reply View the author
avatar
159******10
deepin
2017-11-09 16:48
#2
不是都已经62了吗
Reply View the author
avatar
jingle
deepin
2017-11-09 21:31
#3
https://bbs.deepin.org/post/147863
不是都已经62了吗

15.5 预装 62版本
Reply View the author
avatar
timmi
deepin
2017-11-09 23:02
#4
https://bbs.deepin.org/post/147863
看看这个官方说明(当然了因为版本不一致,根据版本信息调整),先按照官方说明操作,看看能不能解决问题: ...

大佬,我找不到 ~/.config/google-chrome/PepperFlash这个文件夹…………再好多地方都看到了,~到底指代什么…………
Reply View the author
avatar
timmi
deepin
2017-11-09 23:14
#5
https://bbs.deepin.org/post/147863
看看这个官方说明(当然了因为版本不一致,根据版本信息调整),先按照官方说明操作,看看能不能解决问题: ...

通过终端找到目录了。确实是第三点出了问题。但是大佬的code也又一点问题。
最后显示这个
sudo: update-pepperflashplugin-nonfree:找不到命令
Reply View the author
avatar
timmi
deepin
2017-11-09 23:16
#6
https://bbs.deepin.org/post/147863
看看这个官方说明(当然了因为版本不一致,根据版本信息调整),先按照官方说明操作,看看能不能解决问题: ...

~$ dpkg -l | grep pepperflashplugin-nonfree
ii  pepperflashplugin-nonfree                27.0.0.170-1                        amd64        Adobe PepperFlash Plugin

27的安装好像也成功了
Reply View the author
avatar
timmi
deepin
2017-11-09 23:18
#7

如何更新15.5?什么东西的62版本?
Reply View the author
avatar
134******40
deepin
2017-11-09 23:22
#8
https://bbs.deepin.org/post/147863
通过终端找到目录了。确实是第三点出了问题。但是大佬的code也又一点问题。
最后显示这个
sudo: update-p ...

按照官方说明操作吧,这个是ubuntu的操作,最后一步不一定需要。
Reply View the author
avatar
jingle
deepin
2017-11-09 23:23
#9
https://bbs.deepin.org/post/147863
~$ dpkg -l | grep pepperflashplugin-nonfree
ii  pepperflashplugin-nonfree                27.0.0.17 ...
  1. deepin@deepin:~/.config/google-chrome/PepperFlash$ ls -l
  2. 总用量 8
  3. drwx------ 3 deepin deepin 4096 10月 27 08:51 27.0.0.183
  4. -rw------- 1 deepin deepin  209 10月 27 08:51 latest-component-updated-flash
Copy the Code


稍后会升级到183  而且google它flash会自动更新
Reply View the author
avatar
134******40
deepin
2017-11-09 23:24
#10
https://bbs.deepin.org/post/147863
大佬,我找不到 ~/.config/google-chrome/PepperFlash这个文件夹…………再好多地方都看到了,~到底指代 ...

~代表用户目录,如果你的用户是deepin,那么这个~就代表/home/deepin这个目录。
Reply View the author
avatar
134******40
deepin
2017-11-09 23:27
#11
先删除那个文件夹,然后再浏览器地址栏输入
  1. chrome://components/
Copy the Code

找到Adobe Flash Player,然后点击更新即可升级到最新版本。
深度官方默认已经集成最新版本了。你如果不想命令操作,点击这个按钮也行。
Reply View the author
avatar
134******40
deepin
2017-11-09 23:31
#12
看看这个帖子,按照最后的操作就行了。
https://bbs.deepin.org/post/147832
Reply View the author
avatar
159******10
deepin
2017-11-10 17:01
#13

我是15.4.1啊
Reply View the author
avatar
jingle
deepin
2017-11-10 18:30
#14

我知道啊
Reply View the author