Ubuntu :: Can't Install Firefox Addons In 10.04
May 8, 2010
I recently replaced Opensuse 11.2 on my computer with Ubuntu 10.04. My internet connection is working and I can install software from Synaptic package manager, but I can't install Firefox addons. Example I tried to install the Firefox addon Video Downloadhelper from addons.mozilla.org but I got this error:
Code: Firefox could not install the file at [URL] because: Invalid file hash (possible download corruption) -261 I then tried to install that extension by downloading its .xpi file to my hard drive and drragging it into the Firefox addons window but then I got this error:
[Code]....
View 5 Replies
ADVERTISEMENT
Mar 21, 2010
have two copies of firefox, one with addons and one without?
View 2 Replies
View Related
Jun 16, 2010
I have Adblock and a bunch of other add-ons installed on Firefox. When I boot up and then start Firefox- the addon icons appear in/on Firefox's tool bar.
IF....I close Firefox and start it again the addon icons aren't on the tool bar or, like Ghostery, at the bottom of the screen...I think it's called the status bar.
View 1 Replies
View Related
Apr 5, 2011
I am using firefox 4.0 under ubuntu 11.04 beta which I have just now installed. I want to import addons and settings from firefox 4.0 under ubuntu 10.10 (which is installed on a different partition). What is the best way to achieve this? Shall I simply copy .mozilla folder from the previous installation to the current installation? Is there any better ways?
View 1 Replies
View Related
Mar 29, 2010
I had firefox having an inability to download addons, so I edited the dhclient.conf file by entering the following into a terminal:
Code:
sudo gedit /etc/dhcp3/dhclient.conf
When the document opened, I edited the line that starts prepend domain-name-servers to read:
Code:
8.8.8.8,8.8.4.4;
Saved and closed the file. I went back to the terminal and opened the nsswitch.conf file by entering:
Code:
sudo gedit /etc/nsswitch.conf
When the document opens, I edited the line hosts: files mdns4_minimal [NOTFOUND=return] dns mdns4 to read:
Code:
hosts: files dns
Saved and exited the document. To be on the safe side, I restarted my computer after making the edits. [/QUOTE]
This was done following the thread someone wrote on a similar error: [URL]. Still does not allow addons...
View 2 Replies
View Related
May 11, 2010
I'm on Karmic, and currently the only firefox I have in the repository is 3.5.9, but I would like to install 3.6. Is there a way to just upgrade the current Firefox install without breaking any of my addons/settings or synaptic (and avoid having it screw the version up later)?
View 1 Replies
View Related
May 22, 2010
I am aware of the multitude of firefox addons there are, but they are not really what I am looking for. I am also aware that I can just recover the temp files from my hard drive, that is not what I am looking for either. I was wondering if you guys knew of any actual software for linux that does the job, something like orbit downloader. The reason being is that orbit allowed multiple http connections at once, making for much faster downloads, much more efficient on system resources that browser addons. It was also in a neat little menu.
View 6 Replies
View Related
Apr 10, 2010
I just installed Fedora 12 VM using Virtualbox. The next thing I want to do is install the guest addons.So I mount the drive and go the the folder and I use the command:
Quote:
su (my username) VBoxLinuxAdditions-x86.run After that I give my password. The message I get is that This program must be run with administrator privileges. Aborting What Have I done wrong? I used su and gave my password, but it still is refusing to install.I am sure I am missing something very simple.
View 9 Replies
View Related
Mar 14, 2010
i downloaded firefox 3.6, i all ready have firefox 3.0.6 installed. how do i get 3.6 to use 3.0.6 addons/plugins??
View 5 Replies
View Related
Feb 1, 2011
I have recently started using Network Connect by Juniper on my Fedora 14 laptop. It took a while to get it to work correctly. So, here is the function I made to allow me to use Network Connect quickly.
Code:
NCremote() {
cd /home/bs/.juniper_networks/network_connect;
echo "Signing into somewhere.com"
echo "Rememeber to escape your password!"
read -p "Username: " user
read -p "Password: " pass
java -jar NC.jar -h 123.43.22.11 -u $user -p $pass -f ../somewhere.com.cert -r "Realm Name" &
cd ;}
Important things to note. You will have to export the certificate from the site, you can use firefox to do that. The '-r' parameter requires the *actual* name of the realm you want to authenticate against.
You will also have to run firefox, go to the network connect site, click the button and let it install first. If it doesn't *make sure* that you have ALL adblock addons disabled.
View 3 Replies
View Related
Jan 23, 2010
I'm unable to get any addons from the Software Center because I installed Ubuntu on my D-Drive.
View 9 Replies
View Related
Feb 9, 2010
I have recently switched from Banshee to Songbird, and am loving it. Especially now that there is a ppa for it, which I just discovered. However, i have tried to download an addon and a theme, and apparently it just told me to restart after installing, but it doesn't show up when I go to View>Feathers. It just shows the default theme, Gonzo. Has anyone had this problem, or knows how to fix it?
View 1 Replies
View Related
Feb 23, 2010
I just now installed Celestia, and I was in the process of installing a few addons. In order to do this, files must be copied into the /usr/share/celestia. However, I cannot do this. I keep receiving a "permission denied" message, even after running sudo -i in the terminal. Is there any way I can get rid of this "permission denied" stuff?
View 2 Replies
View Related
Apr 30, 2011
Upon a fresh installation of Ubuntu Natty, I have noticed only a couple of my nautilus-actions are actually showing up in the context menu. On further review, I noticed Nautilus-actions has changed a lot, and I cannot seem to figure out why most of my actions are not showing up. It seems no matter what I change, they will not show up. Some of the ones I cannot seem to get up are 'Wipe' commands and several of my homemade ones that worked flawlessly in past Ubuntu versions, such as Chown, Make Executable, Renamer, among others. Oddly, two of them work just fine, Search Here and Open Root Nautilus. I am not sure why these work, while the others do not, other than they are not used by selecting item(s)/folders. Also, I noticed there is a change with the parameters, in which now all of them use %F instead of %M. Does anybody know why that is, and/or does it really matter. FYI, I am using the classic version, not Unity as my desktop.
View 9 Replies
View Related
Jan 3, 2010
I recently did my first installation of centos on a vm. I tried playing around for a while but when I tried doing an update it says Determining fastest mirrors for a while then gave me Could not retrieve mirrorlist [url]
Error was
[1] 13506
[2] 13507
Cannot find a valid baseurl for repo:addons
View 12 Replies
View Related
Mar 29, 2009
I'm having a hard time getting part of Asterisk (the open source PBX) called asterisk-addons to compile with mysql CDR support which I need to enable Realtime I believe. I've spent the whole day trying to fault find this one (including thinking I had ruined my box and creating a new CentOS build!) and am pretty worn outWhen I attempt to install asterisk-addons (I've tried 1.6.0.1, 1.6.0.1-patch and 1.6.1.0-rc3), I get the following line in a ./configure:
checking for mysql_config... /usr/bin/mysql_config
checking for mysql_init in -lmysqlclient... no
Then when I do a make menuselect, MySQL is not selectable and XXX"d out:
[code]....
View 5 Replies
View Related
Mar 4, 2011
I am trying to configure DNS on my CentOS 5. When i am trying to install BIND using YUM, i am getting the following error.
Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile http://mirror.centos.org/centos/5/addons/x86_64/repodata/repomd.xml: [Errno 12] Ti meout: <urlopen error timed out> Trying other mirror.Error: Cannot retrieve repository metadata (repomd.xml) for repository: addons. Pl ease verify its path and try again. I am able to ping from Linux to windows OS. But when iam trying to do
[Code]...
View 2 Replies
View Related
Sep 14, 2009
how to install firefox web browser from firefox-3.5.3.tar.bz2 which file I should execute to start installation process?
View 3 Replies
View Related
Apr 1, 2010
Here is the message:Failed to execute child process "/usr/lib/firefox-3.5.4/firefox" (No such file or directory)Firefox is installed and is there.
View 10 Replies
View Related
Apr 12, 2010
I have experience of using Ubuntu is some where 3 to 5 hours and i find it very hard i can not even install firefox 3.6 but non about that
make my ubuntu look like this [URL]
I think you should use the cmd or terminal Some commends ore something
View 6 Replies
View Related
Oct 4, 2010
The Problems solved. I found that it was Internet connection, "may be" wrong DNS setting in the router.(I cannot change setting in the router to proof this Theory yet. I will update later, when I have permission to change the router setting)
[Code]...
View 4 Replies
View Related
Jan 5, 2011
I am running Ubuntu 10.10. I uninstalled Firefox a few weeks ago, thinking I would never use it (I use Chrome). I decided to re-install FF as a backup in case some website(s) wouldn't function properly with Chrome. For some odd reason, when I try to install Firefox from the Ubuntu software center, it fails every time, and tells me to check my internet connection, which is functioning perfectly. Any ideas on what is going on, and how to install Firefox?
I went to the Firefox website and downloaded the Firefox setup files, but I have no idea what to do with them now. I know how to unpack the files, but that's it.
View 6 Replies
View Related
Mar 4, 2011
I am having trouble installing firefox from the repo's, when I try to install i get this error message
[URL] 404 Not Found [IP: 91.189.92.167 80]
and it says to check my internet connection, which i know is connected or I would not be typing this
View 1 Replies
View Related
May 26, 2011
I want to re-install Firefox v3 instead of v4. I've downloaded v3 files but don't know what to do with them. I'm using Ubuntu 11
View 7 Replies
View Related
Jul 23, 2011
is there any way to install again firefox 3.x on the ubuntu 11.04?After upgrade from 10.10 to 11.04, the firefox is of no particular use, as the version 5 crashes about every 5 minutes, is not able to work with flash at all apparently. Also many other tasts are with this version of firefox not possible, search in this forum will crash the firefox too.I have hp 6550b notebook, did just the upgrade to 11.04 and here the firefox was updated to version 5 unfortunately.
View 9 Replies
View Related
Jan 29, 2010
Is this the real java website [URL] or is it malware?
View 1 Replies
View Related
Feb 7, 2010
Today I downloaded Firefox 3.6 for Ubuntu; But how to install that. Already I have previovs version.
Also how to download latest version of VLC, Today I installed 1.0.3 but NO sound.
Using Karmic.
View 2 Replies
View Related
Mar 23, 2010
I just got Clear Internet and when I used the PPA from Ubuntuzilla I could see the update was available but it said "A recomended security and stability update is available, but you do not have the system permissions to install it. contact your system adminstrator or try again from an account that has permission to access from this computer". Why would a change in isp's do this, it is not logical, is it?
View 4 Replies
View Related
Mar 25, 2010
I want to download firefox 3.0.x to install on Ubuntu 9.10. Can you please tell me where I can find it.
View 2 Replies
View Related
Jun 19, 2010
I just downloaded firefox and don't know how to install it? what are the commands? I uncompressed the tar.bz2 file but don't know how to go further
View 3 Replies
View Related