Hi,

I had a problem that matched your description exactly. I found the
problem... I had a file in my .mozilla profile directory called
"sessionstore.js" that was owned by root:root. I changed ownership, and
it's working perfectly again.

To fix it, go to the terminal and type:

sudo chown -R `id -u`:`id -g` ~/.mozilla

Hope this solves your problem too.

 - Russ

-- 
Firefox useless in Ubuntu Intrepid Ibex RC
https://bugs.launchpad.net/bugs/290773
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to