Firefox 3 will not save passwords

Asked by tommo81

I'm using Firefox 3.0.1 under Ubuntu Linux 8.04.1. It won't save passwords. I tired the fixes suggested by Firefox help - set preference to save passwords, did not set clearing of private data. I reinstalled it, too. Nothing works so far. When I sign into a web site with a password, there is no prompt to save the password. I have tested with gmail, which was saved by Frefox2 under windows previously.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu firefox-3.0 Edit question
Assignee:
No assignee Edit question
Solved by:
Thinboy00
Solved:
Last query:
Last reply:
Revision history for this message
Christoph Langner (chrissss) said :
#1

Please try it with a "clean" profile of Firefox.

1) Exit Firefox
2) Open your file manager and rename the hidden folder ~/.mozilla
3) Restart Firefox

Better? If yes copy the most importing files into your new profile.

http://kb.mozillazine.org/Profile_folder_-_Firefox#Files_and_folders_in_the_profile

Revision history for this message
CgodLEY (cgodley) said :
#2

I fixed this problem by taking ownership of "prefs.js", which was incorrectly owned by root. I'm guessing an update unintentionally caused root to take ownership of this file.

Here's the command I typed in the terminal (don't include the dollar sign!):
$ sudo chown cgodley:cgodley ~/.mozilla/firefox/emk54e3f.default/prefs.js

When you use the command, replace terms I have indicated in [brackets]:
$ sudo chown [username]:[group] ~/.mozilla/firefox/[profile directory]/prefs.js

Besides ".dbus" I'm fairly certain that everything in your home folder (~) should be owned by you. To list files NOT owned by you in your home folder, use the following command:
$ find ~ ! -user [username]

For me the command would be:
$find ~ ! -user cgodley

You can then take ownership of the files using the "chown" command.

Hope this helps, please let me know if this fixes your problem :)

Revision history for this message
CgodLEY (cgodley) said :
#3

A similar problem was solved on the Ubuntu forums, you may find more information about your problem there:

http://ubuntuforums.org/showthread.php?t=869545

Revision history for this message
tommo81 (thomas-balderston) said :
#4

Dear Cgodley:

Thanks you so much, your answer worked, all's well.

Thomas Balderston
International Development Consultant
Phone: +1-202-470 3205

--- On Sat, 8/16/08, CgodLEY <email address hidden> wrote:

> From: CgodLEY <email address hidden>
> Subject: Re: [Question #42223]: Firefox 3 will not save passwords
> To: <email address hidden>
> Date: Saturday, August 16, 2008, 9:28 PM
> Your question #42223 on firefox-3.0 in ubuntu changed:
> https://answers.launchpad.net/ubuntu/+source/firefox-3.0/+question/42223
>
> CgodLEY proposed the following answer:
> A similar problem was solved on the Ubuntu forums, you may
> find more
> information about your problem there:
>
> http://ubuntuforums.org/showthread.php?t=869545
>
> --
> If this answers your question, please go to the following
> page to let us
> know that it is solved:
> https://answers.launchpad.net/ubuntu/+source/firefox-3.0/+question/42223/+confirm?answer_id=2
>
> If you still need help, you can reply to this email or go
> to the
> following page to enter your feedback:
> https://answers.launchpad.net/ubuntu/+source/firefox-3.0/+question/42223
>
> You received this question notification because you are a
> direct
> subscriber of the question.

Revision history for this message
Best Thinboy00 (thinboy00) said :
#5

This question is currently marked as open. Could you please indicate that it is in fact solved?

Revision history for this message
tommo81 (thomas-balderston) said :
#6

Thank you very much with the help of this system it is solved. It just saved my password for launchpad, in fact