You are not logged in.

#1 2008-12-12 23:51:17

vertimyst
Member
From: Canada
Registered: 2008-05-28
Posts: 71
Website

[SOLVED] Firefox plugins aren't working

Hi,

I installed flash, java, and the mplayer-plugin following this wiki page: http://wiki.archlinux.org/index.php/Firefox#Plugins

However, my about:plugins reports no plugins installed, even after chmodding the /usr/lib/mozilla directory like it says.   I've restarted Firefox as well, still no luck.

Any idea as to what's wrong?

Last edited by vertimyst (2008-12-13 19:41:02)


-Vert wink
---------
Free webhosting@http://shadowserve.ath.cx - Currently and soon to go through many changes, still alive! - June 29, 2009

Offline

#2 2008-12-13 18:47:19

deej
Member
Registered: 2008-02-08
Posts: 395

Re: [SOLVED] Firefox plugins aren't working

Do you have a 'plugins' directory in your '.mozilla' folder ?
If not, just create one and try Firefox again.

Deej

Offline

#3 2008-12-13 19:11:46

pyther
Member
Registered: 2008-01-21
Posts: 1,395
Website

Re: [SOLVED] Firefox plugins aren't working

When you have restarted firefox, did you run ps aux to make sure firefox wasn't still running. Sometimes firefox will be a pain and not kill itself.


Website - Blog - arch-home
Arch User since March 2005

Offline

#4 2008-12-13 19:39:55

vertimyst
Member
From: Canada
Registered: 2008-05-28
Posts: 71
Website

Re: [SOLVED] Firefox plugins aren't working

I just checked about:plugins, and they're all listed now.   Maybe rebooting fixed it; I hadn't thought of trying that, and I turned my computer off for the night.

Thanks anyway, though. smile


-Vert wink
---------
Free webhosting@http://shadowserve.ath.cx - Currently and soon to go through many changes, still alive! - June 29, 2009

Offline

#5 2008-12-19 11:23:38

Super Jamie
Member
From: Brisbane, AU
Registered: 2008-12-15
Posts: 79
Website

Re: [SOLVED] Firefox plugins aren't working

I just had the same issue on a clean install.

I installed flashplugin and mplayer-plugin, I did chmod 755 as per the wiki, the permissions in /usr/lib/mozilla/plugins are correct, the files are actually in the plugins folder, the about:buildconfig is looking in /usr/lib for the mozilla folder, I created a blank plugins dir in ~/.mozilla, and ran "ps ax" when restarting firefox to make sure it was dead.

I ended up having to symlink the plugins dir into my home dir, which is a bit hacky, but at least it works.
ln -s /usr/lib/mozilla/plugins ~/.mozilla/

Offline

#6 2008-12-19 16:36:58

Mr.Elendig
#archlinux@freenode channel op
From: The intertubes
Registered: 2004-11-07
Posts: 4,097

Re: [SOLVED] Firefox plugins aren't working

Super Jamie wrote:

I just had the same issue on a clean install.

I installed flashplugin and mplayer-plugin, I did chmod 755 as per the wiki, the permissions in /usr/lib/mozilla/plugins are correct, the files are actually in the plugins folder, the about:buildconfig is looking in /usr/lib for the mozilla folder, I created a blank plugins dir in ~/.mozilla, and ran "ps ax" when restarting firefox to make sure it was dead.

I ended up having to symlink the plugins dir into my home dir, which is a bit hacky, but at least it works.
ln -s /usr/lib/mozilla/plugins ~/.mozilla/

That is increddible ugly. Specially since you could simply have logged out/in or source /etc/profile.d/mozilla-common.sh


Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest

Offline

Board footer

Powered by FluxBB