flashplayer plug-in not detected
-
Deleted User last edited by
@mmcl26554 check the search path in Opera 12!
As i wrote:
Call Opera Settings
Go to Tabs Advanced -> Content
Plug-in Options...
Find new...
Search path for plugins should be:
/usr/lib/opera/plugins:/usr/lib/flashplugin-nonfree:/usr/lib/mozilla/plugins:/usr/lib/xulrunner-addons/pluginstest@debian:~$ cat .opera/pluginpath.ini Opera Preferences version 2.1 ; Do not edit this file while Opera is running ; This file is stored in UTF-8 encoding [Paths] /usr/lib/opera/plugins=1 /usr/lib/flashplugin-nonfree=1 /usr/lib/mozilla/plugins=1 /usr/lib/xulrunner-addons/plugins=1
i installed tme package flashplugin-nonfree which works fine.
-
sgunhouse Moderator Volunteer last edited by
On Mandriva or Mageia, they use /use/lib/browser plugins or something similar - just a little different, but makes sense when you don't have Firefox or SeaMonkey as default browser. Just check to see where the Flash plug-in really is, and make sure that is in your plugin path.
-
sanguinemoon last edited by
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.
-
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.