Thread
:
N800 update to OS2008 breaks MicroB
View Single Post
iamthewalrus
2008-01-06 , 21:45
Posts: 566 | Thanked: 150 times | Joined on Dec 2007
#
4
A more simple solution is to delete the Microb user settings. You will lose your saved passwords and cookies but not your bookmarks. In this case you rename them:
- close all browser windows
- start 'X terminal'
- in the X terminal window type:
Code:
mv .mozilla .mozilla_backup mv .browser .browser_backup
- start browser
if that works you could delete the backups:
Code:
rm -Rf .mozilla_backup rm .browser_backup
Last edited by iamthewalrus; 2008-01-06 at
22:27
.
Quote & Reply
|
The Following User Says Thank You to iamthewalrus For This Useful Post:
peperoni
iamthewalrus
View Public Profile
Send a private message to iamthewalrus
Find all posts by iamthewalrus