Date: Thu, 16 Oct 2003 15:09:29 +0100 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: Monah Baki <mbaki@whywire.net> Cc: freebsd-questions@freebsd.org Subject: Re: Mozilla weirdness Message-ID: <20031016140929.GA4261@happy-idiot-talk.infracaninophile.co.uk> In-Reply-To: <20031016124851.M33469@whywire.net> References: <20031016124851.M33469@whywire.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--FCuugMFkClbJLl1L Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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=20 > username (not root) and double clicked my mozilla icon (which was pointin= g to /usr/X11R6/ > bin/mozilla). 2 things I got confused is it gave me a dialog box saying w= hich profile to use (by=20 > default, there was default), so I clicked choose defaut profile, it respo= nded "it's already in use".=20 > Then all of a sudden every 2-3 seconds it gave the same dialog box and I = couldn't quit, so I had=20 > 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. =20 > This is my 'top' as you can see a lot of mozilla-bin running, any suggest= ions will be highly=20 > 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 --=20 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 --FCuugMFkClbJLl1L Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/jqaZdtESqEQa7a0RAiQzAJsGt37z16unohkmTpB4ilGIWiGt6gCbBT1l /kbgoUGy1CunLGQfIAI6oig= =MNCf -----END PGP SIGNATURE----- --FCuugMFkClbJLl1L--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031016140929.GA4261>