Page 1 of 1
Global installation fails for FX 3.0.13
Posted: Wed Aug 12, 2009 10:27 pm
by Mumia W.
Noscript 1.9.8.1 does not work with Firefox 3.0.13 (Linux) when installed globally using "firefox -install-global-extension noscript-1.9.8.1-fx+sm+fn.xpi"
Please fix this bug.
Re: Global installation fails for FX 3.0.13
Posted: Thu Aug 13, 2009 3:51 pm
by therube
For reference, KB:
Command line arguments and
Installing extensions.
I cannot confirm this
on Windows. It looks to work for me.
What is it that it did do or did not do for you?
Code: Select all
T:\FIREFOX\FF3.5\firefox.exe -install-global-extension L:\LIB\NETT\Mozilla\noscript-1.9.8.1.xpi
NoScript
was installed into the FF installation directory on T:
Code: Select all
T:.
└───FIREFOX
└───FF3.5
├───components
└───extensions
└───{73a6fe31-595d-460b-a920-fcc0f8843232}
├───chrome
├───components
├───defaults
│ └───preferences
└───META-INF
My C: drive with my FF Profile shows no indication of a NoScript install.
Code: Select all
C:.
└───WLIB
└───Mozilla
└───USERS
└───FF35
Re: Global installation fails for FX 3.0.13
Posted: Fri Aug 14, 2009 11:19 am
by Grumpy Old Lady
That line of code won't succeed unless you are running as root and have a path to the directory where your NS xpi is.
And even then, success is a very varied thing across various linux distros according to the quick search I just did. I don't think it's limited to NS. And the NS permissions are, in my experience, up among the best written ones.
Are there any other extensions that you have installed globally?
I'm guessing you're using a GNU/linux distro. They are purposed to be multi-user systems and bugs will be per distro, unlike for that famous single-user system, Win, which is a snack to do in comparison.
Re: Global installation fails for FX 3.0.13
Posted: Sun Oct 18, 2009 5:07 am
by mumia-w-18
I need to explain better what's happening. The installation (globally) seems to proceed without problems, but when I log in as another Linux user, and attempt to use Firefox, I get this message:
Firefox could not install this item because "install.rdf" (provided by the item) is not well-formed or does not exist. Please contact the author about this problem.
This is happening with Firefox 3.5.3 on Debian Lenny now. I prefer to install Noscript globally because I typically create multiple users, and it's inconvenient to install (and update) Noscript multiple times.