Global installation fails for FX 3.0.13

Ask for help about NoScript, no registration needed to post
Mumia W.

Global installation fails for FX 3.0.13

Post 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.
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.13) Gecko/2009073021 Firefox/3.0.13
User avatar
therube
Ambassador
Posts: 7969
Joined: Thu Mar 19, 2009 4:17 pm
Location: Maryland USA

Re: Global installation fails for FX 3.0.13

Post 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
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 Pinball NoScript FlashGot AdblockPlus
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.22) Gecko/20090605 SeaMonkey/1.1.17
Grumpy Old Lady
Senior Member
Posts: 240
Joined: Fri Jul 03, 2009 7:20 am

Re: Global installation fails for FX 3.0.13

Post 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.
Last edited by Grumpy Old Lady on Sat Oct 24, 2009 5:10 am, edited 1 time in total.
Mozilla/5.0 (X11; U; Linux i686; en-AU; rv:1.9.0.13) Gecko/2009080315 Ubuntu/9.04 (jaunty) Firefox/3.0.13
mumia-w-18
Posts: 4
Joined: Sun Oct 18, 2009 4:37 am

Re: Global installation fails for FX 3.0.13

Post 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.
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3
Post Reply