Results 1 to 4 of 4

Thread: Firefox only shows bookmarks as sudo

  1. #1
    Join Date
    Oct 2006
    Location
    France
    Beans
    230
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Firefox only shows bookmarks as sudo

    I started Firefox-3 in sudo and checked for upgrades. Nothing new, but when I restarted, all the bookmarks were gone and FF won't restore them. I only get my full profile in FF-3 when I start is as sudo, which I obviously don't want to do while browsing the net. How can I restore it?

  2. #2
    Join Date
    Jan 2008
    Beans
    188

    Re: Firefox only shows bookmarks as sudo

    Quote Originally Posted by lolwhites View Post
    I started Firefox-3 in sudo and checked for upgrades. Nothing new, but when I restarted, all the bookmarks were gone and FF won't restore them. I only get my full profile in FF-3 when I start is as sudo, which I obviously don't want to do while browsing the net. How can I restore it?



    Try this,
    Get in with sudo
    Import the bookmarks
    exit
    get in WITHOUT sudo
    export that bookmars file
    Anish
    http://blogial.com
    Microsoft gives you windows;linux gives you the whole house.

  3. #3
    Join Date
    Nov 2007
    Beans
    228

    Re: Firefox only shows bookmarks as sudo

    Maybe a permission issue, that the firefox settings are owned by root and non-root users cannot write to them. If that's the case, try:

    Code:
    sudo chmod -R 777 ~/.mozilla
    Q)Why did the multithreaded chicken cross the road?
    A)to To other side. get the
    Q)Why did the multithreaded chicken cross the road?
    A)other to side. To the get

  4. #4
    Join Date
    Oct 2006
    Location
    France
    Beans
    230
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: Firefox only shows bookmarks as sudo

    Thanks Trail!

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
  •