Quote:
Originally Posted by ozar Make sure FF is closed, then try renaming your hidden /home/username/.mozilla folder.
Then start FF so the folder can rebuild itself. If the problem is gone, you can fetch your bookmarks from the renamed folder. Otherwise, you can delete the new folder and rename the old folder back to .mozilla and be no worse off than you are now. |
Hi ozar,
Thanks for your advice. Performed following steps;
Stop FF running
$ sudo mv /home/satimis/.mozilla /home/satimis/.mozilla.old
Start FF
FF seems working nicely.
Now all plugin gone.
$ ls -ls .mozilla.old/firefox/
Code:
total 12
4 -rw------- 1 satimis satimis 305 2008-06-22 19:08 pluginreg.dat
4 -rw-r--r-- 1 satimis satimis 94 2008-04-04 09:08 profiles.ini
4 drwx------ 7 satimis satimis 4096 2008-06-23 00:44 s7mn38a9.default
$ ls -la .mozilla/firefox/
Code:
total 20
drwx------ 3 satimis satimis 4096 2008-06-23 00:47 .
drwx------ 3 satimis satimis 4096 2008-06-23 00:47 ..
drwx------ 6 satimis satimis 4096 2008-06-23 01:42 af0qdtmh.default
-rw------- 1 satimis satimis 305 2008-06-23 01:33 pluginreg.dat
-rw-r--r-- 1 satimis satimis 94 2008-06-23 00:47 profiles.ini
Can I copy back the old pluginreg.dat to the working FF to recover the plugins? TIA
B.R.
satimis