Mozilla weirdness

Matthew Seaman m.seaman at infracaninophile.co.uk
Thu Oct 16 07:09:57 PDT 2003


On Thu, Oct 16, 2003 at 08:54:46AM -0400, Monah Baki wrote:

> I just upgraded my ports tree and I'm running gnome 2.4 with mozilla 1.4. I logged in as my 
> username (not root) and double clicked my mozilla icon (which was pointing to /usr/X11R6/
> bin/mozilla). 2 things I got confused is it gave me a dialog box saying which profile to use (by 
> default, there was default), so I clicked choose defaut profile, it responded "it's already in use". 
> Then all of a sudden every 2-3 seconds it gave the same dialog box and I couldn't quit, so I had 
> to reboot.

This sort of thing can happen occasionally between Mozilla updates.
One thing to try is moving aside your ~/.mozilla directory and
starting again with a new one.  Of course, this means that you'll have
to recreate all of your customised settings and bookmarks and so forth.  

> This is my 'top' as you can see a lot of mozilla-bin running, any suggestions will be highly 
> appreciated. Thank you.

Yes -- all of your mozilla processes are stuck trying to startup and
running into some sort of problem reading the defaults.  You should
kill off all of these processes before doing anything with your
~/.mozilla as above:

    % ps -ax | grep moz | awk '{print $1}' | xargs kill

	Cheers,

	Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.                       26 The Paddocks
                                                      Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey         Marlow
Tel: +44 1628 476614                                  Bucks., SL7 1TH UK
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20031016/a07c5826/attachment.bin


More information about the freebsd-questions mailing list