Chromium 35 and issues with plugins
Since version 35, chromium doesn't support browser plugins anymore. See http://advisories.mageia.org/MGASA-2014-0413.html
and the thread viewtopic.php?f=7&t=8568 for more information.
See http://blog.chromium.org/2013/09/saying ... npapi.html or http://blog.chromium.org/2014/05/update ... ation.html for more information on why and when the support for NPAPI browser plugins has been dropped.
Alternatives to Adobes Flashplayer plugin
- pepperflash plugin (aka Flash plugin maintained by Google and bundled with Chrome) which can also be used with Firefox
rpm -qa | grep flash
ls -al /usr/$(rpm -E %_lib)/mozilla/plugins
grep -A2 -i flash ~/.mozilla/firefox/*default/pluginreg.dat
[jdkl81@localhost ~]$ rpm -qa | grep flash
flash-player-plugin-11.2.202.442-1.mga4.nonfree
[jdkl81@localhost ~]$ ls -al /usr/$(rpm -E %_lib)/mozilla/plugins
total 8
drwxr-xr-x 2 root root 4096 Feb 25 01:01 ./
drwxr-xr-x 4 root root 4096 Feb 5 11:59 ../
[jdkl81@localhost ~]$ grep -A2 -i flash ~/.mozilla/firefox/*default/pluginreg.dat
[jdkl81@localhost ~]$
jdkl81 wrote:
- Code: Select all
[jdkl81@localhost ~]$ ls -al /usr/$(rpm -E %_lib)/mozilla/plugins
total 8
drwxr-xr-x 2 root root 4096 Feb 25 01:01 ./
drwxr-xr-x 4 root root 4096 Feb 5 11:59 ../
If I understand the feedback from the terminal it indicates that I installed that version of Flash twice, most recently on Feb 25th and that the system recognizes both installs and shows ./ to represent the first and ../ to represent the most recent.
urpme flash-player-plugin; urpmi flash-player-plugin
[root@localhost jdkl81]# urpme flash-player-plugin; urpmi flash-player-plugin
removing flash-player-plugin-11.2.202.442-1.mga4.nonfree.x86_64
removing package flash-player-plugin-11.2.202.442-1.mga4.nonfree.x86_64
1/1: removing flash-player-plugin-11.2.202.442-1.mga4.nonfree.x86_64
###################################################################warning: file /usr/lib64/mozilla/plugins/libflashplayer.so: remove failed: No such file or directory
###############################################
rsync://mageia.jameswhitby.net/mageia/distrib/4/x86_64/media/nonfree/updates/flash-player-plugin-11.2.202.442-1.mga4.nonfree.x86_64.rpm
installing flash-player-plugin-11.2.202.442-1.mga4.nonfree.x86_64.rpm from /var/cache/urpmi/rpms
Preparing... ##################################################################################################################
Note that by downloading the Adobe Flash Player you indicate your acceptance of
the EULA, available at http://www.adobe.com/products/eulas/players/flash/
Downloading from http://fpdownload.macromedia.com/get/flashplayer/pdc/11.2.202.442/flash-plugin-11.2.202.442-release.x86_64.rpm:
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 7053k 100 7053k 0 0 2215k 0 0:00:03 0:00:03 --:--:-- 2235k
1/1: flash-player-plugin ##################################################################################################################
Adobe Flash Player installation successful.
doktor5000 wrote:Please provide the output as normal user of
- Code: Select all
ls -al /usr/$(rpm -E %_lib)/mozilla/plugins
and post what you see in firefox when entering about:plugins into the adress bar.
[jdkl81@localhost ~]$ ls -al /usr/$(rpm -E %_lib)/mozilla/plugins
total 16
drwxr-xr-x 2 root root 4096 Feb 27 01:26 ./
drwxr-xr-x 4 root root 4096 Feb 5 11:59 ../
-rwxr-xr-x 1 root root 6704 Feb 5 11:59 libflashplayer.so*
[jdkl81@localhost ~]$
Users browsing this forum: No registered users and 1 guest