flashplayer plug-in not detected
-
Deleted User last edited by
@sanguinemoon I got Flash to work by cp'ing the libpepflashplayer.so from /usr/lib/pepperflashplugin-nonfree into /opt/google/chrome/PepperFlash. It's puzzling that the original flashplayer in Chrome's directory didn't work, though.
Sorry, but the problem of flashplayer is not with Opera 24 Developer but Opera 12. Opera 12 does not use pepperflashplugin!
This is not a Chromium related problem. -
Deleted User last edited by
They can're fix it because there isn't npapi flash player anymore for Linux.
-
southoz last edited by
Opera 26 Linux 64 bit. Why does opera SUCK so much when it comes to flash? The new config menu thing also sucks.
So many things right but the things that are wrong ruin the whole experience.
Been using Opera for YEARS btw, but this may be the end. -
auronius last edited by
I use Opera 30.0.1835.59 and Linux Mint 17.1. Adobe flash plugin is not recognised and does not work in Opera! Very bad! I am thinking to switch to another browser!
-
auronius last edited by
Problem was solved by installing pepperflashplugin-nonfree package using Synaptic package manager!
Package: pepperflashplugin-nonfree
Priority: optional
Section: multiverse/web
Installed-Size: 65
Maintainer: Ubuntu Developers ubuntu-devel-discuss@lists.ubuntu.com
Original-Maintainer: Bart Martens bartm@debian.org
Architecture: amd64
Version: 1.3ubuntu1
Depends: debconf | debconf-2.0, wget, gnupg, libatk1.0-0, libcairo2, libfontconfig1, libfreetype6, libgcc1, libglib2.0-0, libgtk2.0-0 (>= 2.14), libnspr4, libnss3, libpango-1.0-0 | libpango1.0-0, libstdc++6, libx11-6, libxext6, libxt6, libcurl3-gnutls, binutils
Suggests: chromium, ttf-mscorefonts-installer, ttf-dejavu, ttf-xfree86-nonfree, hal
Conflicts: libflash-mozplugin
Filename: pool/multiverse/p/pepperflashplugin-nonfree/pepperflashplugin-nonfree_1.3ubuntu1_amd64.deb
Size: 10052
MD5sum: 99172937c43768b153fedcbb7cf36e26
SHA1: 60313ff75a9feb3adc02bcd2c5b5cac35ac824c3
SHA256: d9ccee6607dad3d7b1748ba0b1a9a1d5b71896eaa313d153796c1f708c07b923
Description-ru: Pepper Flash Player — модуль для браузера
Этот пакет скачивает Chrome с ресурсов Google и распаковывает его, чтобы
сделать Pepper Flash Player доступным в Chromium. Лицензионное соглашение
доступно на сайте Google.
Description-md5: 308421c13180fc4cf682be0755dca66d
Homepage: http://wiki.debian.org/PepperFlashPlayer
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntuhttp://i.imgur.com/u7b3RiV.png
http://i.imgur.com/lZErST0.png
https://wiki.debian.org/PepperFlashPlayer
https://packages.qa.debian.org/p/pepperflashplugin-nonfree.html
-
gustavwiz last edited by
Problem was solved by installing pepperflashplugin-nonfree package using Synaptic package manager!
Yes, that is the right solution.
-
gordonbp last edited by
So how come the "Help" pages haven't been updated?
I've been going round and round in circles trying to implement the procedure I found here http://www.opera.com/docs/linux/plugins/install/#flash as of course, none of the directories mentioned exist! -
auronius last edited by
I've been going round and round in circles trying to implement the procedure I found here http://www.opera.com/docs/linux/plugins/install/#flash as of course, none of the directories mentioned exist!
This document was last updated for Opera 11.00.
I don
t know why help pages haven
t been updated. -
gustavwiz last edited by
I agree, I think they should update it, and everything that is here: http://www.opera.com/docs/. It's especially confusing when some pages are updated, like "history of Opera versions".
-
erkan-yilmaz last edited by
This (1) helped me.
In plugin page I saw afterward: "Shockwave Flash 99.999 r999"(1) sudo apt-get install pepperflashplugin-nonfree
Opera version: 32.0.1910.0
Ubuntu 14 -
auronius last edited by
To update your pepperflashplugin type
sudo apt-get update
sudo apt-get install --reinstall pepperflashplugin-nonfree
Then check, if you have the newest version here: http://www.adobe.com/software/flash/about/
Simple sudo apt-get upgrade will not update it.
-
solvemon last edited by
To update your pepperflashplugin type
sudo apt-get update
sudo apt-get install --reinstall pepperflashplugin-nonfree
Then check, if you have the newest version here: http://www.adobe.com/software/flash/about/
Simple sudo apt-get upgrade will not update it.Thank you, I've been scratching my head for a while trying to get Flash to work on Opera 39 (Linux). The pepperflashplugin has to be reinstalled because during installation because the package is just a downloader/installer that runs a download script to download the latest version. For this reason the normal apt-get update/upgrade will not work, as it will not see an updated downloader.
-
lexsamoth last edited by
Opera version: 42.0.2393.94
Os: Ubuntu 16.10 64bitsNote: Preintalled pepperflashplugin-nonfree in your distro.
modify as root; "usr/x86_64-linux-gnu/opera/resources/pepper_flash_config.json"
{
"PepperFlashPaths" : [
"/usr/lib/flashplugin-installer/libpepflashplayer.so",
"/opt/google/chrome/PepperFlash/libpepflashplayer.so"
]
}-- With your "libpepflashplayer.so" Location, save, restart
-
magdalena87 last edited by
Hi,
I'm struggling with flash on Opera 43.0.2442.806 (Ubuntu 16.04LTS). I've installed pepperflash-nonfree but Opera doesn't see anything in opera://plugins. I've tried to copy *.so to different locations (as you mentioned it here) but it didn't help. Any new suggestions? Cheers. -
huwanhsin last edited by
You may do what https://gist.github.com/ruario/215c365facfe8d3c5071 said to see if it works.