Page 3 of 10

Flashplayer problem

Posted: Tue 29 Jan 2013, 12:53
by sheldonisaac
Terryphi wrote:In order for the flashplayer plugin to work with Opera it requires certain Mozilla libraries:

libnspr4.so
libnss3.so
libnssutil3.so
libplc4.so
libplds4.so
libsmime3.so
libsll3.so

Opera looks for these libraries in /usr/lib but in Racy, Wary, etc these are located in /usr/lib/seamonkey. Therefore, it is necessary to have symlinks in /usr/lib pointing to these libraries in /usr/lib/seamonkey.

The current version of Opera is 12.12 but 12.13 will be out soon.
Thank you, Terryphi. I don't have Seamonkey.
Semme PMed me a link to a file at Adobe's site, will try that.

Posted: Tue 29 Jan 2013, 12:58
by Semme
Sheldon, run the first command I just posted. It's possible they're on your system, but need symlinks.

Posted: Tue 29 Jan 2013, 13:07
by sheldonisaac
Semme wrote:OK, now I'm curious. Hey Sheldon, dump this command when you get a chance..

Code: Select all

ldd /usr/lib/mozilla/plugins/libflashplayer.so
Though I'm not certain which one it's looking at. Guessing the first..

Otherwise..

Code: Select all

ldd /initrd/pup_rw/usr/lib/mozilla/plugins/libflashplayer.so
Do either of these report any *not founds*?

Ah- "about:plugins" says it's the first.
Nope, there weren't any *not founds* from executing the first command line.

As of last night, and now, I'm not sure what flashplayer and associated stuff is installed. At least the .so is
-rw-rw-r-- 1 501 guest 12537796 2011-06-21 19:26 /usr/lib/mozilla/plugins/libflashplayer.so

I will go get the file you indicated in your PM.

Posted: Tue 29 Jan 2013, 13:10
by Semme
Good. After the dwnld, extract ONLY the top listed file >> libflashplayer.so.

When it asks to where, you point it towards /usr/lib/mozilla/plugins.. effectively overwriting the old, or, non-working one.

Then go here (JS enabled) and report back the version- hopefully :P working.

Then we'll hook you up with Terrys`12.12 build..

flashplayer stuff

Posted: Tue 29 Jan 2013, 14:50
by sheldonisaac
Semme wrote:Good. After the dwnld, extract ONLY the top listed file >> libflashplayer.so.

When it asks to where, you point it towards /usr/lib/mozilla/plugins.. effectively overwriting the old, or, non-working one.

Then go here (JS enabled) and report back the version- hopefully :P working.

Then we'll hook you up with Terrys`12.12 build..
I wanted to do that after booting with a fresh savefile.
But had a lot of trouble doing the latter..
Eventually did boot with a fresh savefile.
Set the opera sfs to be loaded at boot.

Extracted the libflashplayer.so as you said.

It shows up in Opera's plugins

(I have to shut down Opera briefly - will edit soon)

The Adobe link says 10.3.183.50
but with commas rather than periods.

I'll try a video .. Yes, it works!
MANY THANKS!

Posted: Tue 29 Jan 2013, 19:54
by Semme
Good, what I wanted to hear. When you're ready for 12.12, just give us a shout out..

Posted: Tue 29 Jan 2013, 21:37
by OscarTalks
sheldonisaac wrote: At least the .so is
-rw-rw-r-- 1 501 guest 12537796 2011-06-21 19:26 /usr/lib/mozilla/plugins/libflashplayer.so
Looks like root is not the owner of your flash player lib. It may not stop it from working but might be an idea to "chown root:root libflashplayer.so" and check any of the other files that were installed with it.

Posted: Tue 29 Jan 2013, 22:44
by Semme
Oscar, mine list the same, through all the upgrades I've ever done. Needless to say, FP runs fine.

That Sheldon too had *eventual* success, could you pass along the permissions on your file?

Posted: Wed 30 Jan 2013, 15:53
by OscarTalks
Hello Semme,
As you say it does still run OK. All I can tell you is that if you download the Flash Player files from Adobe (not sure what happens if you use Get Flash) they come through as something like "Owner, Group : 501, guest" if you look at Properties.

What I do is assemble the files I want including the preferences utility, desktop file and icon(s) in a directory eg "flashplayer11-11.2.202.261" and then just

chown -R root:root flashplayer11-11.2.202.261

so that all the files to be installed (manually or via a .pet) are then owned by root.

The permissions of libflashplayer.so downloaded from Adobe seem to be Owner=rw Group=rw World=r

The ldd command that you mentioned produces a warning that execute permission is not set so I have set those but I really don't know if any execute permissions are needed or advisable with this file or other shared libs. Most other shared libs seem to have them set for Owner, Group and World.

Posted: Wed 30 Jan 2013, 16:08
by Terryphi
I believe that the latest version of GetFlash automatically corrects the permissions after the download from Adobe.

Posted: Fri 01 Feb 2013, 11:02
by Semme
Thanks for the feedback guys. I figure it doesn't matter much on a box run by root. It hasn't caused any problems, so no need to address it, other than, maybe what Terry mentioned.. GetFlash handling the auto. Pretty much the same reason I figured it wasn't the issue Sheldon was facing..

Posted: Sat 02 Feb 2013, 02:46
by vicmz
Spanish locale updated

GetFlash 1.2

Posted: Sun 06 Oct 2013, 12:29
by ETP
Hi shinobar,

Please note that the above has ceased to function. It would seem that the server address has changed?

Posted: Sun 06 Oct 2013, 14:40
by Terryphi
I have checked by attempting a manual download. It appears that there is currently a coding error at the Adobe site. When the correct file is selected in the drop-down options the server tries to serve the wrong file ( APT for Ubuntu instead of tar.gz for other Linux.)

Hopefully Adobe will realize soon that they have messed up and sort it out.

Posted: Mon 07 Oct 2013, 10:06
by Terryphi
This link is working for the current release of Flashplayer (11.2.202.310):

http://fpdownload.macromedia.com/get/fl ... 386.tar.gz

As you can see it specifies a version number directory. Not very helpful for anyone creating an automated updater! However, you can identify the latest version number at this other location:

http://get.adobe.com/flashplayer/

Is this an IMPORTANT notice regarding Linux and Flash?

Posted: Mon 07 Oct 2013, 16:41
by gcmartin
On this Adobe site for download, I see this:
On the website, wrote:NOTE: Adobe Flash Player 11.2 will be the last version to target Linux as a supported platform. Adobe will continue to provide security backports to Flash Player 11.2 for Linux.
How should this be interpreted?

Re: Is this an IMPORTANT notice regarding Linux and Flash?

Posted: Mon 07 Oct 2013, 17:52
by Terryphi
gcmartin wrote:On this Adobe site for download, I see this:
On the website, wrote:NOTE: Adobe Flash Player 11.2 will be the last version to target Linux as a supported platform. Adobe will continue to provide security backports to Flash Player 11.2 for Linux.
How should this be interpreted?
Exactly as it says on the tin. Security updates for Adobe Flash Player 11.2 are provided as required. Current version is 11.2.202.310. There will be no Linux version provided beyond the 11.2 series.

GetFlash 1.2

Posted: Mon 07 Oct 2013, 20:07
by ETP
Hi Terryphi,

I agree that Adobe have fouled up but they have also changed the URL which will mean a revised version of getflash is needed. To restore functionality I commented out line 14 and added a new line 15.

Code: Select all

# CHECKURL='http://get.adobe.com/jp/flashplayer/completion/?installer=Flash_Player_11.2_for_other_Linux_(.tar.gz)_32-bit' # commented out ETP
CHECKURL='http://get.adobe.com/flashplayer/download/?installer=Flash_Player_11.2_for_other_Linux_(.tar.gz)_32-bit&standalone=1' # That may do the trick ETP
That banished the EM and enabled me to go from 11.2.202.297 to 11.2.202.310.
In particular I dropped the jp (Japan) and added the "&standalone=1" bit. I also changed "completion" to "download".
Shinobar will need to check this however.

Posted: Tue 08 Oct 2013, 05:50
by Terryphi
Nice work, ETP. Yes, your revised URL works for me too.

getflash-1.3

Posted: Tue 08 Oct 2013, 18:17
by shinobar
# v1.3 - 8 Oct 2013: change adobe url (ETP), forum URL by OscarTalks
getflash-1.3.pet
http://shino.pos.to/linux/puppy/
http://shino.pos.to/party/bridge.cgi?puppy/opt/