yakker.yak
January 10th, 2009, 10:46 AM
If you've recently updated your Dell Ubuntu 8.04, you may have noticed that your bookmarks and other settings have disappeared.
To restore your settings, you need to do the following:
Open up Terminal (Accessories->Terminal)
Copy-and-paste the following, one line at a time, hit Enter after each line:
cd .mozilla
mv firefox web\ browser
(That's a forward slash followed by a space)
Close the Terminal
Start/Restart Firefox.
The above will simply rename your Firefox directory to the new name, which Firefox expects and where your Firefox user profile is stored.
Thanks feranick for tracking this down. More info here (https://bugs.launchpad.net/dell-mini/+bug/315723).
To restore your settings, you need to do the following:
Open up Terminal (Accessories->Terminal)
Copy-and-paste the following, one line at a time, hit Enter after each line:
cd .mozilla
mv firefox web\ browser
(That's a forward slash followed by a space)
Close the Terminal
Start/Restart Firefox.
The above will simply rename your Firefox directory to the new name, which Firefox expects and where your Firefox user profile is stored.
Thanks feranick for tracking this down. More info here (https://bugs.launchpad.net/dell-mini/+bug/315723).