Page 1 of 3 123 LastLast
Results 1 to 10 of 21

Thread: HowTo Get Rid of a Corrupt Firefox Profile (and keep the bookmarks)

  1. #1
    Join Date
    May 2005
    Location
    US
    Beans
    Hidden!
    Distro
    Ubuntu
    It happens in Windows. It happens in Mac. And... it also happens in Linux (and Ubuntu, specifically). Sometimes, your Firefox profile gets corrupt. You can't launch Firefox. The pages look all weird. Maybe it was the extensions you installed. Maybe it was something else.

    Bottom line: for whatever reason, you need to start anew.

    First get the Run command going (Alt-F2), then type
    Code:
    firefox -safe-mode
    Once Firefox launches up, go to Bookmarks > Manage Bookmarks > File > Export, and save bookmarks.html to your desktop.

    Then, open a terminal...
    In Breezy or Dapper, Applications > Accessories > Terminal
    In Hoary, Applications > System Tools > Terminal
    In Kubuntu, KMenu > System > Konsole

    Type this command to back up your corrupt profile (just in case):
    Code:
    mv ~/.mozilla ~/.mozilla_backup
    Finally, launch Firefox again (click on the icon). Go to Bookmarks > Manage Bookmarks > File > Import and get the bookmarks.html you saved before on your desktop.
    Last edited by aysiu; June 20th, 2006 at 07:42 AM.

  2. #2
    Join Date
    Apr 2006
    Location
    Adelaide South Australia
    Beans
    35

    Re: HowTo Get Rid of a Corrupt Firefox Profile (and keep the bookmarks)

    There doesn't seem to be enough steps above, by "finally, launch firefox again..." do you mean re-install or just click the firefox icon?

  3. #3
    Join Date
    May 2005
    Location
    US
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: HowTo Get Rid of a Corrupt Firefox Profile (and keep the bookmarks)

    Quote Originally Posted by pshnfry
    There doesn't seem to be enough steps above, by "finally, launch firefox again..." do you mean re-install or just click the firefox icon?
    Sorry for being unclear. It means just click the Firefox icon. I've edited the original post.

  4. #4
    Join Date
    May 2006
    Beans
    60
    Distro
    Ubuntu 6.06

    Re: HowTo Get Rid of a Corrupt Firefox Profile (and keep the bookmarks)

    I would also suggest that if you use Adblock (plus), TMP, Noscript, etc you would export those filters/settings/whitelists as well so you don't lose them.

  5. #5
    Join Date
    May 2005
    Location
    US
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: HowTo Get Rid of a Corrupt Firefox Profile (and keep the bookmarks)

    That's a good idea in theory, but I think (correct me if I'm wrong) that safe mode disables your extensions.

    I always back up my Adblock and NoScript settings on a regular basis.

  6. #6
    Join Date
    Feb 2006
    Location
    Nomading It
    Beans
    227
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: HowTo Get Rid of a Corrupt Firefox Profile (and keep the bookmarks)

    I gave this a try because Ive been having troube with firefox crashing whenever I click links on certain sites and Im still having problems. Do you have any other ideas of how to fix this? Thanks.

  7. #7
    Join Date
    May 2006
    Beans
    60
    Distro
    Ubuntu 6.06

    Re: HowTo Get Rid of a Corrupt Firefox Profile (and keep the bookmarks)

    Yes, extensions are disabled.. but you can still grab your adblock plus filters

    Install adblock plus on the new profile, then copy the adblock plus filters (unsure of the location of adblock)

    Code:
    cp ~/.mozilla_backup/firefox/*.default/adblockplus/patterns.ini ~/.mozilla/firefox/*.default/adblockplus/patterns.ini
    Last edited by ?????; June 20th, 2006 at 06:33 PM.

  8. #8
    Join Date
    Mar 2005
    Location
    the South
    Beans
    471

    Re: HowTo Get Rid of a Corrupt Firefox Profile (and keep the bookmarks)

    Actually, just launching Gmail is causing FF to crash on my Linux box. It isn't the extension. Opera does not work well enough as a replacement as it can't handle hotmail very well.

  9. #9
    Join Date
    Apr 2006
    Location
    Fresno CA
    Beans
    2,790
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: HowTo Get Rid of a Corrupt Firefox Profile (and keep the bookmarks)

    Don't know if this is your proplem but, since 1.5.0.7 update, firefox has occasionally gotten a segment fault when starting and nothing happens on the desktop. I've started it with "firefox www.google.com" when this occurs.
    Thank a veteran -- George 8)
    Internet Coach & Writer
    Personal Blog -- 3 Joes' Blog

  10. #10
    Join Date
    May 2006
    Location
    Everett, WA
    Beans
    372
    Distro
    Ubuntu 18.04 Bionic Beaver

    Re: HowTo Get Rid of a Corrupt Firefox Profile (and keep the bookmarks)

    Firefox just gives me a segmentation fault when I try to run it. Adding a first page for it to go to does nothing different. The "-safe-mode" switch doesn't keep it from crashing. Moving the .mozilla folder to backup doesn't change it. Uninstalling and reinstalling also doesn't change the result. It just seems to be dead.
    Last edited by wog; October 1st, 2006 at 11:47 PM.

Page 1 of 3 123 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •