Page 1 of 1

Old Adobe Flash Player

Posted: Thu Apr 26, 2012 12:15 pm
by LMNewb
Hi All,

I just updated to the latest 64-bit LMDE from 32-bit LM 10. Works flawlessly! Great job Clem and team!

However, I noticed that LMDE respin shipped with Adobe Flash 11.0, rather than 11.2 It's particularly important to keep Flash Player up-to-date, as it has historically been a source of vulnerability. When can we expect an update? Do we have to add an experimental repository to get the update?

Thanks!

Re: Old Adobe Flash Player

Posted: Thu Apr 26, 2012 1:40 pm
by mank_in
You can try Flash-aid add-on. See https://addons.mozilla.org/en-US/firefo ... flash-aid/
Last time i am using it, it's have option to update flash for mozilla and google-chrome.

Re: Old Adobe Flash Player

Posted: Thu Apr 26, 2012 2:39 pm
by craigevil
No need for Flash-aid which was made for Ubuntu.

as root run:

Code: Select all

update-flashplugin-nonfree --install
FlashPlayer - Debian Wiki - http://wiki.debian.org/FlashPlayer

Re: Old Adobe Flash Player

Posted: Mon May 07, 2012 3:51 am
by äxl
flashplugin-nonfree is removing mint-meta-codecs and mint-flashplugin. I guess it's not that bad but it's not updating automatically, is it?

Re: Old Adobe Flash Player

Posted: Wed May 09, 2012 5:13 pm
by CapitalG
what about just installing the flash file manually in to its directory. although i forgot what it is for chrome :?

Re: Old Adobe Flash Player

Posted: Wed May 09, 2012 11:32 pm
by craigevil
CapitalG wrote:what about just installing the flash file manually in to its directory. although i forgot what it is for chrome :?
Chrome has flash built in.

Personally I have never messed with flashplugin-nonfree, I have always used flashplayer-mozilla from the debian-multimedia.org repo. Rather than being a script that downloads flash from Adobe, the dmm package actually installs flash.


$ apt-cache policy flashplayer-mozilla
flashplayer-mozilla:
Installed: 3:11.2.202.235-dmo1
Candidate: 3:11.2.202.235-dmo1
Version table:
*** 3:11.2.202.235-dmo1 0
500 http://www.debian-multimedia.org/ unstable/non-free i386 Packages
100 /var/lib/dpkg/status

Re: Old Adobe Flash Player

Posted: Thu May 10, 2012 7:19 am
by Myself
I have been forced due to nasty bug in 18.xxx.Chrome 64bit to install version 19beta and on going to YouTube I get asked to update to latest version of Flash. If I allow old version of Chrome Flash to play on a once off basis CPUs run at 100% and Chrome Locks-up just like version constantly did when left sitting for a few minutes with only a DuckDuckGo page open.

Re: Old Adobe Flash Player

Posted: Thu May 10, 2012 12:06 pm
by CapitalG
craigevil wrote:
CapitalG wrote:what about just installing the flash file manually in to its directory. although i forgot what it is for chrome :?
Chrome has flash built in.
not in the 64 version.

Re: Old Adobe Flash Player

Posted: Thu May 10, 2012 4:39 pm
by äxl
CapitalG wrote:what about just installing the flash file manually in to its directory.
For Chromium you should copy libflashplayer.so into /usr/lib/chromium-browser/plugins

Installing flashplugin-nonfree has no side effects for me so far. Plus it's in linuxmint.com/latest and you get the newest version (File: libflashplayer.so Version: Shockwave Flash 11.2 r202).
Though I don't know what's so bad about Flash-Aid. It shows exactly what it does and every other browser (besides Chrom*) relies on the plugin.

- - - - -
EDIT: For whoever had the problem with blue video output - You don't have to deactivate hardware acceleration. When using Nvidia drivers and VDPAU you should locate libflashplayer.so and run the following command in its directory:

Code: Select all

sudo perl -pi.bak -e 's/libvdpau/lixvdpau/g' libflashplayer.so
Restart browser should finalize it.
https://bugs.launchpad.net/bugs/967091 and ubuntuusers.de (CC)

Re: Old Adobe Flash Player

Posted: Thu May 10, 2012 7:35 pm
by CapitalG
thanks for the tip on the blue output. i had never seen that before and was wondering if something was wrong with my lcd :lol: adobe sucks! :x wish we could get away from flash, but too many sites use it.

Re: Old Adobe Flash Player

Posted: Fri May 11, 2012 3:04 am
by äxl
CapitalG wrote:thanks for the tip on the blue output.
There's another solution:
https://bugs.launchpad.net/ubuntu/+sour ... comments/9
wish we could get away from flash, but too many sites use it.
HTML5 can already show videos without plugins. But you're right; standardization is a long process.

Re: Old Adobe Flash Player

Posted: Fri May 18, 2012 2:02 pm
by fgiusti
I guess the linux mint way would be to wait for the update of mint-flashplugin-11.

What's the linux mint way to notify the package maintainer about that? Anyone knows where the source code is? I tried to find it without luck, if my technical knownledge is enough I would like to contribute with the update.

$ sudo apt-cache show mint-flashplugin-11
Package: mint-flashplugin-11
Version: 11.0.d1.98
Architecture: amd64
Maintainer: Clement Lefebvre <root@linuxmint.com>

Re: Old Adobe Flash Player

Posted: Wed Aug 01, 2012 9:19 pm
by jcd
Bump!

It really is about time to update flash player or not provide it through an unmaintained package at all...

The adobe-flashplugin package, for example, seems to provide a more recent version, and would probably be more suitable to be installed by default.

Re: Old Adobe Flash Player

Posted: Thu Aug 09, 2012 8:32 am
by newkansan
I agree. I don't like having to choose between Mint and security. Last Mint release it was an old version of Java that was included and not being updated, now that they've fixed that we're left with an old version of Flash, the other cross-platform, historically most-attacked vector (beside Java). Mint team, we'd appreciate an update on this. Thanks!