Closed
Bug 38095
Opened 26 years ago
Closed 25 years ago
Profile manager breaks if home dir doesn't exist
Categories
(Core Graveyard :: Profile: BackEnd, defect, P3)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
People
(Reporter: jgmyers, Assigned: ccarlen)
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; OSF1 V5.0 alpha; en-US; m16) Gecko/20000502
BuildID: 2000042708
Set the HOME environment variable to a directory that doesn't exist.
Start Mozilla.
Notice that there are no profiles listed, yet the "Start mozilla" button has an
enabled appearance. The button should have a disabled appearance.
Create a profile, in that directory the user cannot create. Profile manager
allows the profile to be created. When you then click on "Start mozilla", it
dumps core.
Reproducible: Always
Updated•26 years ago
|
Target Milestone: --- → M18
Comment 1•26 years ago
|
||
selmer.
Assignee: ben → selmer
Component: Profile Manager FrontEnd → Profile Manager BackEnd
Comment 2•26 years ago
|
||
A new corner case to guard against...
Assignee: selmer → racham
Target Milestone: M18 → M17
Doing a mass reassign to Conrad Carlen.
Conrad is going address all current and upcoming profile manager issues. Please
do not hesitate to involve me in any of the issues.
Assignee: racham → ccarlen
Status: ASSIGNED → NEW
| Assignee | ||
Comment 4•25 years ago
|
||
Is this still happening with current builds?
Status: NEW → ASSIGNED
Comment 5•25 years ago
|
||
changing $HOME to a directory that does not exist-and removing all previous
profile information:
running mozilla - creates the non-existent directory then creates profile called
default in that directory.
note does not look for 4.x profile to migrate since $HOME/.netscape not
available
build 20010305
| Assignee | ||
Comment 6•25 years ago
|
||
Grace, From your last comment, I'd say that says WFM.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
Updated•10 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•