[Bug 1633842] Re: Install in Ubuntu 16.10: error the public key is not available

2016-10-29 Thread Nathanaël Naeri
Glad this solves your problem. I suspected the browser looked in certain
directories, the problem being to find out which ones.

You should report to Yandex support, if you can, that their browser
should also look for the PPAPI Flash plugin in /usr/lib/adobe-
flashplugin/ as it is now its official location in Ubuntu (see
https://wiki.ubuntu.com/Chromium/Getting-Flash) (/usr/lib/PepperFlash/
is for Slackware and /usr/lib/pepperflashplugin-nonfree for Debian and
previously Ubuntu).

Beware that you'll have to update the plugin manually from time to time
by repeating the steps 1 and 2 Yandex support told you. If you'd like
the PPAPI Flash plugin to update with the rest of your packages, I
suppose you could do that instead:

1. Get the plugin from package adobe-flashplugin in the partner
repository (NOT pepperflashplugin-nonfree, it is currently broken, bug
1632870). The plugin is the same as the one you extract from the tar.gz
archive from Adobe's website, and is updated regularly:

sudo apt-get purge pepperflashplugin-nonfree
sudo apt-get install adobe-flashplugin

2. Symlink to the plugin from either one of the directories Yandex
support told you about:

sudo ln -s /usr/lib/adobe-flashplugin/libpepflashplayer.so 
/usr/lib/PepperFlash/libpepflashplayer.so
or
sudo ln -s /usr/lib/adobe-flashplugin/libpepflashplayer.so 
/usr/lib/pepperflashplugin-nonfree/libpepflashplayer.so

Closing this bug, feel free to reopen if necessary.

** Changed in: pepperflashplugin-nonfree (Ubuntu)
   Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1633842

Title:
  Install in Ubuntu 16.10: error the public key is not available

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pepperflashplugin-nonfree/+bug/1633842/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1633842] Re: Install in Ubuntu 16.10: error the public key is not available

2016-10-29 Thread Eldar Khayrullin
I use the browser from https://browser.yandex.ru/beta/?from=promo.

I have response from support of browser (SOLVE my problem):
1. Download flash_player_ppapi_linux.x86_64.tar.gz here: 
http://get.adobe.com/ru/flashplayer/otherversions/
2. Extract and move the file libpepflashplayer.so in:
 /usr/lib/PepperFlash/libpepflashplayer.so
or
 /usr/lib/pepperflashplugin-nonfree/libpepflashplayer.so

I was putting libpepflashplayer.so to /opt/yandex/browser-beta/ and
/opt/yandex/browser-beta/lib/. This didn't resolve my problem.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1633842

Title:
  Install in Ubuntu 16.10: error the public key is not available

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pepperflashplugin-nonfree/+bug/1633842/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1633842] Re: Install in Ubuntu 16.10: error the public key is not available

2016-10-28 Thread Nathanaël Naeri
I'm trying to install Yandex Browser to have a look, but I can't find
the specific version you're using (16.10.0.2260 beta 64-bit), only the
current stable (16.10.1.545-1 64-bit). Can you point me to the source
for your version, or perhaps better, update yours to the current stable
which seems to be slightly ahead?

Also I suppose you've seen the following resource:
  https://yandex.com/support/yabrowser/feedback/flash-music-games.xml
Is there a version of Flash reported in browser://plugins? Did you check that 
you're not in Turbo mode? That Flash banners and videos aren't blocked?

> libpepflashplayer.so -didn't help. Browser doesn't find this plugin
Where did you put it?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1633842

Title:
  Install in Ubuntu 16.10: error the public key is not available

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pepperflashplugin-nonfree/+bug/1633842/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1633842] Re: Install in Ubuntu 16.10: error the public key is not available

2016-10-27 Thread Eldar Khayrullin
adobe-flashplugin -didn't help.
libpepflashplayer.so -didn't help. Browser doesn't find this plugin

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1633842

Title:
  Install in Ubuntu 16.10: error the public key is not available

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pepperflashplugin-nonfree/+bug/1633842/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1633842] Re: Install in Ubuntu 16.10: error the public key is not available

2016-10-27 Thread Nathanaël Naeri
Ah. Too bad.

Like I said you could try adobe-flashplugin instead of
pepperflashplugin-nonfree. Unfortunately it was confirmed non-working
for Yandex.Browser in Nov. 2015, but hopefully the situation has
improved. Good luck.

If that fails, an option is to download the Flash plugin
(libpepflashplayer.so) directly from Adobe and place it wherever
Yandex.Browser expects it to be. Certainly not ideal or a sustainable
solution, but at least you'll have Flash.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1633842

Title:
  Install in Ubuntu 16.10: error the public key is not available

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pepperflashplugin-nonfree/+bug/1633842/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1633842] Re: Install in Ubuntu 16.10: error the public key is not available

2016-10-25 Thread Eldar Khayrullin
I use Yandex.Browser 16.10.0.2260 beta (64-bit).
I tried first link already (GPG). It doesn't resolve problem.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1633842

Title:
  Install in Ubuntu 16.10: error the public key is not available

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pepperflashplugin-nonfree/+bug/1633842/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1633842] Re: Install in Ubuntu 16.10: error the public key is not available

2016-10-24 Thread Nathanaël Naeri
GPG key problem, see: https://wiki.debian.org/PepperFlashPlayer#Notes

But most importantly avoid pepperflashplugin-nonfree on Ubuntu, it is
currently broken anyway. Use adobe-flashplugin instead, in Canonical's
partner repository: https://wiki.ubuntu.com/Chromium/Getting-Flash

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1633842

Title:
  Install in Ubuntu 16.10: error the public key is not available

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pepperflashplugin-nonfree/+bug/1633842/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1633842] Re: Install in Ubuntu 16.10: error the public key is not available

2016-10-16 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: pepperflashplugin-nonfree (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1633842

Title:
  Install in Ubuntu 16.10: error the public key is not available

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pepperflashplugin-nonfree/+bug/1633842/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs