Google Chrome lost the up-to-date Flash Player

Passerby

I'm in Xubuntu LTS, Google Chrome stable latest.

I have been using Xubuntu without Adobe Flash package for quite some time, and things works fine.
Then this one day, for some reason I don't remember, I installed the legacy Flash Player package (I think it's flashplugin-installer?), and suddenly ALL blink-based browsers (Google Chrome, Opera, Vivaldi) lost Flash Player in their plugin setting page, and can not play Flash contents.

So I Googled, installed adobe-flashplugin and pepperflashplugin-nonfree instead, and Flash plugins returned -- except for Google Chrome.

Now in my Chrome, all flash contents will show a warning "Adobe Flash Player is out of date" (even if I disable Flash Player in chrome://plugins), and Chrome refused to play them.

Some version info:

  • Current Xubuntu version: 16.04.01
  • Current Flash Player version: 23.0.0.207
  • In chrome://plugins
    Adobe Flash Player - Version 23.0.0.185
    Location: internal-not-yet-present
    Type: PPAPI (out-of-process)
  • In chrome://components
    Adobe Flash Player - Version 0.0.0.0
  • In chrome://version
    Google Chrome: 54.0.2840.100 (Official Build) (64-bit)
    Flash: 23.0.0.185

If, however, I do this:

sudo ln -s /usr/lib/adobe-flashplugin/ /opt/google/chrome/PepperFlash # There's no PepperFlash folder by default

then chrome://components will show

Adobe Flash Player - Version 23.0.0.207

But chrome://plugins and chrome://version still show 23.0.0.185, and Flash contents still show the "out of date" warning and Chrome still refuse to play them.

I've tried uninstalling and reinstalling Chrome with no avail. Any way I can fix this?


Edit:

It seems this relates to how Google Chrome distribute Flash Player in version 54+, so I used the "Check for update" button in chrome://components, and it says

Updater started

But eventually says

Component not updated

Linking everything from /usr/lib/adobe-flashplugin/ to ~/.config/google-chrome/PepperFlash/ didn't seem to help.


Finally:

It seems Chrome insist on using proxy "DIRECT" when it checks for component update (https://clients2.google.com/service/update2?cup2key=..., see it in chrome://net-internals/#events), despite me setting PAC proxy in dconf and Chrome extension, so our lovely GFW happily blocked the request. Found a VPN and the component successfully upgraded.

Gunnar Hjalmarsson

Edited 2017-02-28

It has happened some things with Flash recently:

  • Previously Flash was shipped with Google Chrome, but it isn't any longer in the same way as before.
  • Hence the pepperflashplugin-nonfree package is currently broken, even if it is about to be fixed (new download location).
  • Chrome ships Flash bundled with Chrome, and there is nothing extra which needs to be done if you use Chrome.

adobe-flashplugin provides Flash plugins for other browsers, both Firefox and Chromium/Opera/Vivaldi.

Try this:

  • Close Google Chrome.
  • Remove both adobe-flashplugin and pepperflashplugin-nonfree.

    sudo apt purge adobe-flashplugin pepperflashplugin-nonfree
    
  • Open Google Chrome and check if it made a difference.

My experience is that you may need to close and reopen Chrome a couple of times before Flash starts working.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

Benchmarking Linux flash player and google chrome built in flash player

Chrome Flash Player Extension Keeps Bringing Up Black Bar 14.04

Adobe Flash Player : PPAPI vs NPAPI in Google Chrome?

Flash Player in Google Chrome does not work on Ubuntu Live CD

Install debug flash player in Chrome?

Turn off Google Chrome's Notification for "Flash Player will no longer be supported after December 2020."

Flash Player Does not Show up on Firefox but not Chromium

flash player not working on Ubuntu 14.04 with Chrome for Linux

Flash Player not working on latest Chrome under Xenial

Chrome Adobe Flash is out of date

Lost data in Google Chrome webform

Strange behavior of flash in Google Chrome

Change Google Chrome Flash Plugin

How do you tell the version of Flash Player running in Chrome?

Why does Chrome glitch when playing music with Flash player?

What is lighter on resources in chrome FLASH or HTML5 video player?

Chrome keeps telling me to update flash player, but nothing happens

Does installing Google Chrome as a package from Google's website keep it up to date?

Flash with Chromium or Google Chrome broken on Ubuntu 19.04

Flash on google-chrome not working, but IS working in Firefox

Shaka player cannot load HLS on google chrome

Favicon not showing up in Google Chrome

Flash player blocked?

Adode Flash Player offline?

Best flash player on ubuntu?

Flash player alternative for firefox

adobe flash player update

How to keep Chrome bookmarks up to date?

Companion banner not showing up in Google HTML5 Video Player

TOP Ranking

  1. 1

    Failed to listen on localhost:8000 (reason: Cannot assign requested address)

  2. 2

    Loopback Error: connect ECONNREFUSED 127.0.0.1:3306 (MAMP)

  3. 3

    How to import an asset in swift using Bundle.main.path() in a react-native native module

  4. 4

    pump.io port in URL

  5. 5

    Compiler error CS0246 (type or namespace not found) on using Ninject in ASP.NET vNext

  6. 6

    BigQuery - concatenate ignoring NULL

  7. 7

    ngClass error (Can't bind ngClass since it isn't a known property of div) in Angular 11.0.3

  8. 8

    ggplotly no applicable method for 'plotly_build' applied to an object of class "NULL" if statements

  9. 9

    Spring Boot JPA PostgreSQL Web App - Internal Authentication Error

  10. 10

    How to remove the extra space from right in a webview?

  11. 11

    java.lang.NullPointerException: Cannot read the array length because "<local3>" is null

  12. 12

    Jquery different data trapped from direct mousedown event and simulation via $(this).trigger('mousedown');

  13. 13

    flutter: dropdown item programmatically unselect problem

  14. 14

    How to use merge windows unallocated space into Ubuntu using GParted?

  15. 15

    Change dd-mm-yyyy date format of dataframe date column to yyyy-mm-dd

  16. 16

    Nuget add packages gives access denied errors

  17. 17

    Svchost high CPU from Microsoft.BingWeather app errors

  18. 18

    Can't pre-populate phone number and message body in SMS link on iPhones when SMS app is not running in the background

  19. 19

    12.04.3--- Dconf Editor won't show com>canonical>unity option

  20. 20

    Any way to remove trailing whitespace *FOR EDITED* lines in Eclipse [for Java]?

  21. 21

    maven-jaxb2-plugin cannot generate classes due to two declarations cause a collision in ObjectFactory class

HotTag

Archive