Flash not working in Midori 0.2.8 (64-bit) [SOLVED]

You have a problem with Salix? Post here and we'll do what we can to help.
Post Reply
User avatar
caitlyn
Posts: 209
Joined: 5. Dec 2009, 20:42
Location: Hunstville, Texas, USA

Flash not working in Midori 0.2.8 (64-bit) [SOLVED]

Post by caitlyn »

Hi,

I have the newest Flash-Player-Square plugin installed in 64-bit SalixOS 13.1.1. It works just fine with Firefox and Seamonkey. Obviously, I do have Seamonkey installed. I also have my plugin path set correctly:

Code: Select all

caitlyn[~]$ echo $MOZ_PLUGIN_PATH
/usr/lib64/mozilla/plugins
Any suggestions?
Last edited by caitlyn on 29. Sep 2010, 20:29, edited 1 time in total.
User avatar
gapan
Salix Wizard
Posts: 6362
Joined: 6. Jun 2009, 17:40

Re: Flash not working in Midori 0.2.8 (64-bit)

Post by gapan »

Same here. Strange.

Try:

Code: Select all

unlink /usr/lib64/mozilla/plugins/libflashplayer.so
cp /usr/lib64/flashplugin/libflashplayer.so /usr/lib64/mozilla/plugins/libflashplayer.so
the symlink doesn't seem to work with midori for some reason.

Don't forget to manually remove the /usr/lib64/mozilla/plugins/libflashplayer.so file after removing the package.
Image
Image
User avatar
caitlyn
Posts: 209
Joined: 5. Dec 2009, 20:42
Location: Hunstville, Texas, USA

Re: Flash not working in Midori 0.2.8 (64-bit)

Post by caitlyn »

Yep, that fixed it. Thanks! I should have thought of that one.

Time to update the Wiki?
User avatar
gapan
Salix Wizard
Posts: 6362
Joined: 6. Jun 2009, 17:40

Re: Flash not working in Midori 0.2.8 (64-bit)

Post by gapan »

We'll probably have a proper package that won't need a fix like this when the final version of the new 64bit plugin is out.
Image
Image
pevsner
Posts: 81
Joined: 12. Apr 2010, 16:08

Re: Flash not working in Midori 0.2.8 (64-bit) [SOLVED]

Post by pevsner »

I just installed salix 13.1.1 (32bit) as a fresh install rather than and upgrade on a different box.
I was struggling to get flash to work in Midori, then remembered I had to install the seamonkey-solibs which aren't shown as a dependencies. It might be an idea to put in the description "flashplugin will require seamonkey-solibs to be installed".
User avatar
gapan
Salix Wizard
Posts: 6362
Joined: 6. Jun 2009, 17:40

Re: Flash not working in Midori 0.2.8 (64-bit) [SOLVED]

Post by gapan »

pevsner wrote:I just installed salix 13.1.1 (32bit) as a fresh install rather than and upgrade on a different box.
I was struggling to get flash to work in Midori, then remembered I had to install the seamonkey-solibs which aren't shown as a dependencies. It might be an idea to put in the description "flashplugin will require seamonkey-solibs to be installed".
The information is already in the wiki, but I'm guessing it won't hurt to put it in the description too when midori gets upgraded for the next version.
Image
Image
Post Reply