On 1/13/06, Dale <[EMAIL PROTECTED]> wrote: > Any more ideas? Sorry on the confusion. I confuse myself sometimes too. LOL > Like right about now.
Most likely you hosed the permissions on your ~/.mozilla directory. First, try: chown -R dale:users ~/.mozilla chmod -R u+rw ~/.mozilla If that doesn't work, I suggest posting the output of: strace -f -e open mozilla 2>&1 | grep -Ev " = [0-9]+" -Richard -- gentoo-user@gentoo.org mailing list