Closed
Bug 139514
Opened 23 years ago
Closed 23 years ago
sharing same profile under linux and windows
Categories
(SeaMonkey :: UI Design, enhancement)
Tracking
(Not tracked)
People
(Reporter: manuel.segura, Assigned: samir_bugzilla)
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.0rc1) Gecko/20020417
BuildID: 2002041711
- I would like to share the same mozilla profile under
Windows and Linux.
Windows connects to the HOME directory, on a Linux Samba server
Linux connects to the HOME directory with nfs.
The problem is that in pref.js, the file path names are not
using the same syntax:
Windows: U:\Mozilla\xxx
Linux: /home/users/username/Mozilla/xx
Reproducible: Always
Steps to Reproduce:
1.xx
2.
3.
Expected Results: Perhaps a solution could be:
1) allow the use of "/" characters in pref.js
2) allow the use of environment variables in pref.js:
files and directories could be on the form:
$HOME/mozilla/xxx
There's also spinoff bug 137006.
Personally I can't see a full share being possible.
What about the plugins dir? appreg? Cache? Font setup? Linefeeds? Helper apps?
Similar RFE's about sharing between Mac/Windows, VMS/OS/2 and whatever combo?
*** This bug has been marked as a duplicate of 12911 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Core → Mozilla Application Suite
You need to log in
before you can comment on or make changes to this bug.
Description
•