Another user report, from debian-user:
https://lists.debian.org/debian-user/2017/03/msg00426.html

My fix confirmed by end user:
https://lists.debian.org/debian-user/2017/03/msg00491.html

Similar to post earlier in this bug report, copied here for the benefit of users. Works on jessie and sid amd64, with flashplugin-nonfree installed (but broken).

******

I also just tried purging and reinstalling, both with 3.6 (jessie package) and 3.7 (sid), and found them to be horribly broken. The problem is that, when Adobe updates the plugin, the flashplugin-nonfree installation process is broken until the maintainer Bart Martens updates some remote configuration files to enable the new version.

I was able to get it working with the following manual installation of the Adobe .tar.gz. I use this method because it is what the flashplugin-nonfree installer does, and I hope that when the package installer is working, my manual installation will be compatible. I hope that this approach minimises mess.

Download page:
https://get.adobe.com/flashplayer/

Download the .tar.gz (should be the same as this link):
https://get.adobe.com/flashplayer/download/?installer=FP_24.0_for_Linux_64-bit_(.tar.gz)_-_NPAPI&sType=5504&standalone=1

For the next steps, you need to be root.

Extract the library (change the path to where you downloaded the .tar.gz):

tar zxfO /path/to/flash_player_npapi_linux.x86_64.tar.gz libflashplayer.so > /usr/lib/flashplugin-nonfree/libflashplayer.so

Fix permissions:

chmod 644 /usr/lib/flashplugin-nonfree/libflashplayer.so

Register the plugin:

update-alternatives --quiet --install /usr/lib/mozilla/plugins/flash-mozilla.so flash-mozilla.so /usr/lib/flashplugin-nonfree/libflashplayer.so 50

Now see if it works in Tools / Add-ons / Plugins and:
http://www.adobe.com/software/flash/about/

For future manual updates, only the tar command is required.

******

Kind regards,

--
Ben Caradoc-Davies <b...@transient.nz>
Director
Transient Software Limited <http://transient.nz/>
New Zealand

Reply via email to