Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic:  Flash 11.2.202.378  (Read 9412 times)

Offline absolut

  • User
  • Posts: 455
Re: Flash 11.2.202.378
« Reply #15 on: 2014/06/13, 10:45:40 »
sehr interessant, bei mir liegt folgendes vor:


Code: [Select]
update-pepperflashplugin-nonfree -s
Flash Player version installed on this system  : 13.0.0.214
Flash Player version available on upstream site: 13.0.0.214


apt-cache policy pepperflashplugin-nonfree
pepperflashplugin-nonfree:
  Installiert:           1.3
  Installationskandidat: 1.3
  Versionstabelle:
 *** 1.3 0
        500 http://http.debian.net/debian/ unstable/contrib amd64 Packages
        500 http://http.debian.net/debian/ testing/contrib amd64 Packages
        100 /var/lib/dpkg/status

Offline samoht

  • User
  • Posts: 478
Re: Flash 11.2.202.378
« Reply #16 on: 2014/06/13, 13:24:17 »
Thanks for your valuable hints.
It was completely my fault  :-[ .
I recently installed the chromium/experimental packages not matching with the pepperflashplugin-nonfree package!
Removed all traces
Code: [Select]
# apt-get purge chromium chromium-inspector chromium-l10n pepperflashplugin-nonfree
# rm -R /etc/chromium-browser
$ rm -R ~/.config/chromium
and reinstalled the unstable packages.
Code: [Select]
# apt-get install chromium chromium-inspector chromium-l10n pepperflashplugin-nonfreeResult:
Code: [Select]
chrome://plugins/
...
Adobe Flash Player - Version: 14.0.0.125
Shockwave Flash 14.0 r0
Name:Shockwave Flash
Beschreibung:Shockwave Flash 14.0 r0
Version:14.0.0.125
Speicherort:/usr/lib/pepperflashplugin-nonfree/libpepflashplayer.so
Typ:PPAPI (Out-of-Process)
...
Code: [Select]
# ls -al /etc/chromium/
insgesamt 28
drwxr-xr-x   2 root root  4096 Jun 13 11:53 .
drwxr-xr-x 160 root root 12288 Jun 13 11:53 ..
-rw-r--r--   1 root root   539 Jun 13 11:01 default
-rw-r--r--   1 root root  1945 Mai 27 05:08 initial_bookmarks.html
-rw-r--r--   1 root root   496 Mai 27 05:08 master_preferences
Interesting:
Installed pepperflashplugin-nonfree without --unverified option (anywhere documented?), but nevertheless got
Code: [Select]
# update-pepperflashplugin-nonfree -s
Flash Player version installed on this system  : 14.0.0.125
Flash Player version available on upstream site: 13.0.0.214
Code: [Select]
$ apt-cache policy pepperflashplugin-nonfree
pepperflashplugin-nonfree:
  Installiert:           1.3
  Installationskandidat: 1.3
  Versionstabelle:
 *** 1.3 0
        500 http://ftp.de.debian.org/debian/ testing/contrib amd64 Packages
        500 http://ftp.de.debian.org/debian/ unstable/contrib amd64 Packages
        100 /var/lib/dpkg/status
Greetings
Tom






Offline michaa7

  • User
  • Posts: 2.298
Re: Flash 11.2.202.378
« Reply #17 on: 2014/06/13, 16:16:45 »
related question from someone using Opera, IW, chromium:

Is pepperflashplugin-nonfree to be installed alongside or insteed of flashplugin-nonfree? Does it matter?
Ok, you can't code, but you still might be able to write a bug report for Debian's sake

Offline dibl

  • siduction community member
  • Global Moderator
  • User
  • *****
  • Posts: 2.358
    • Land of the Buckeye
Re: Flash 11.2.202.378
« Reply #18 on: 2014/06/13, 17:09:00 »
Here it seems there is no problem with both flash packages installed -- I use both chromium and iceweasel.


Code: [Select]
root@imerabox:/# apt-cache policy flashplugin-nonfree
flashplugin-nonfree:
  Installed: 1:3.4
  Candidate: 1:3.4
  Version table:
 *** 1:3.4 0
        500 http://ftp.us.debian.org/debian/ unstable/contrib amd64 Packages
        100 /var/lib/dpkg/status
root@imerabox:/# apt-cache policy pepperflashplugin-nonfree
pepperflashplugin-nonfree:
  Installed: 1.3
  Candidate: 1.3
  Version table:
 *** 1.3 0
        500 http://ftp.us.debian.org/debian/ unstable/contrib amd64 Packages
        100 /var/lib/dpkg/status
root@imerabox:/# apt-cache policy iceweasel
iceweasel:
  Installed: 30.0-1
  Candidate: 30.0-1
  Version table:
 *** 30.0-1 0
        500 http://ftp.us.debian.org/debian/ unstable/main amd64 Packages
        100 /var/lib/dpkg/status                                                                                                                                   
root@imerabox:/# apt-cache policy chromium
chromium:                                                                                                                                                           
  Installed: 35.0.1916.153-1                                                                                                                                       
  Candidate: 35.0.1916.153-1                                                                                                                                       
  Version table:                                                                                                                                                   
     36.0.1985.36-1 0                                                                                                                                               
          1 http://ftp.us.debian.org/debian/ experimental/main amd64 Packages                                                                                       
 *** 35.0.1916.153-1 0                                                                                                                                             
        500 http://ftp.us.debian.org/debian/ unstable/main amd64 Packages                                                                                           
        100 /var/lib/dpkg/status
System76 Oryx Pro, Intel Core i7-11800H, SSD 970 EVO Plus;  Asus ROG STRIX X299-E, Core i7-7740X, Nvidia GTX-1060, dual monitors, SSD 860 EVO

Offline cas

  • User
  • Posts: 401
Re: Flash 11.2.202.378
« Reply #19 on: 2014/06/14, 01:07:14 »

Installed pepperflashplugin-nonfree without --unverified option (anywhere documented?), but nevertheless got
Code: [Select]
# update-pepperflashplugin-nonfree -s
Flash Player version installed on this system  : 14.0.0.125
Flash Player version available on upstream site: 13.0.0.214
me too.


 
Is pepperflashplugin-nonfree to be installed alongside or insteed of flashplugin-nonfree? Does it matter?
if you have installed the flashplugin, you can have flash in iceweasel,
if you have installed the pepperplugin, you will have flash in chromium.
you can have installed both.

i tried to use the pepperplugin for iceweasel using this link:
http://www.webupd8.org/2014/05/install-fresh-player-plugin-in-ubuntu.html

somehow I got it working, but i had to fumble around too much. so I returned to flash version 11.2.x in iceweasel via flashplugin.
maybe someone has a safe way to use this.

greetings, c

Offline michaa7

  • User
  • Posts: 2.298
Re: Flash 11.2.202.378
« Reply #20 on: 2014/06/14, 13:19:05 »
thanks to both of you
Ok, you can't code, but you still might be able to write a bug report for Debian's sake

Offline michaa7

  • User
  • Posts: 2.298
Re: Flash 11.2.202.378
« Reply #21 on: 2014/06/16, 16:17:26 »
As all problems seem solved so far I guess I may misuse this thread for a rant about chromium and why I don't get it people like chromium (I won't repeat my former rant posted in other threads):

I installed pepperflashplugin-nonfree and wanted to look whether or not it is available in chromium. Even in the english version there is no menu entry "plugins", or "settings/plugins" or whatever.

If I hadn't read here in the forums about how to find plugins in chromium, I'd have cursed in all possible ways. How T** F*** is this a sane menu? 

Ok, you can't code, but you still might be able to write a bug report for Debian's sake

Offline jure

  • User
  • Posts: 635
Re: Flash 11.2.202.378
« Reply #22 on: 2014/06/16, 17:40:31 »
....
If I hadn't read here in the forums about how to find plugins in chromium, I'd have cursed in all possible ways. How T** F*** is this a sane menu?

have a try with
Code: [Select]
chrome://plugins/
and look at
https://support.google.com/chrome/answer/142064?hl=de&ref_topic=1678462
« Last Edit: 2014/06/16, 17:43:52 by jure »
Gruss Juergen

Offline dibl

  • siduction community member
  • Global Moderator
  • User
  • *****
  • Posts: 2.358
    • Land of the Buckeye
Re: Flash 11.2.202.378
« Reply #23 on: 2014/06/16, 19:02:31 »
... and why I don't get it people like chromium ...


There was a period of time, some years ago, when the buggy/leaky npviewer in Firefox would drive my CPU to 100% in the middle of the night, and I would find my computer in that state in the morning.  It did not take very many times for that to happen, and I switched to chrome.  Once I got used to it, I have stayed with it for my primary browser.  It is just a habit -- iceweasel seems perfectly stable and reliable these days too.
System76 Oryx Pro, Intel Core i7-11800H, SSD 970 EVO Plus;  Asus ROG STRIX X299-E, Core i7-7740X, Nvidia GTX-1060, dual monitors, SSD 860 EVO