View Single Post

   
  #2 (permalink)  
Old 02-19-2008, 09:18 PM
Simon
 
Posts: n/a
Default Re: Mozilla restore when reinstalling Slackware?

On Mon, 24 Jan 2005 05:45:47 GMT, Leo <leowhiteway@yahoo.ca> wrote:
> Now when I do this I copy .mozilla back then start Mozilla. I have it
> asking me to use a different profile.


You probably backed up ~/.mozilla while you were running Mozilla, in
which case your profile will be locked. When Mozilla isn't running,
you can try something like this:

find ~/.mozilla -name lock -exec rm '{}' \;

This hasn't been tested with email, as I don't use Mozilla for that.


--
Simon <simon@no-dns-yet.org.uk> **** GPG: F4A23C69
"We demand rigidly defined areas of doubt and uncertainty."
- Douglas Adams

Reply With Quote