Closed
Bug 261185
Opened 20 years ago
Closed 20 years ago
bookmarks are lost after running moz with sudo
Categories
(SeaMonkey :: Bookmarks & History, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 251456
People
(Reporter: doublehp, Assigned: p_ch)
Details
User-Agent: Mozilla 1.6-3
Build Identifier: Mozilla 1.6-3 , Mozilla Debian Package 1.7.3-1
just run :
dhp@pluton:~$ mozilla
dhp@pluton:~$ sudo mozilla
dhp@pluton:~$ mozilla
then the third time, the bookmarks are lost.
Reproducible: Always
Steps to Reproduce:
1. mozilla
2. sudo mozilla
3. mozilla
Actual Results:
lost of user bookmarks
Comment 1•20 years ago
|
||
Can you check what the permissions are set to for bookmarks.html after running
sudo mozilla. I guess, it sets the permissions so only root can read the files
in your profile folder, which can be found under $HOME/.mozilla/default/ (or
your profile name)
Comment 2•20 years ago
|
||
*** This bug has been marked as a duplicate of 251456 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•