Closed
Bug 109015
Opened 24 years ago
Closed 24 years ago
-P <profilename> option to bypass the profile picker will not update XUL/or read prefs settings on load
Categories
(Core Graveyard :: Profile: BackEnd, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 108383
People
(Reporter: mozbugz, Assigned: ccarlen)
Details
(Keywords: dataloss)
Mozilla and ns6.2 will read the prefs file if you do a
manual selection from the desktop shortcut just fine, settings will stick. The
problem lies in the commandline option for -P <profilename> to bypass the
profile picker. This will not read the settings from the file.. and -P
<profilename> was broken last week and someone checked in a change for it. So
prefs stick upon manual profile selection, not -P option. :)
adding critical severity, could also be major.. its data loss if you count it
doesn't use the pref file settings.. and major if loss of functionality..
| Reporter | ||
Comment 1•24 years ago
|
||
if you run the -P <profilename> option after you use the manual profile picker
to edit preference settings.. it will load those new settings.. so maybe this is
a reverse senario.. where it will not write prefs to disk after using -P
<profilename> .. hmm. Dont know which it is, cant test that.
Keywords: helpwanted,
qawanted
| Reporter | ||
Comment 2•24 years ago
|
||
ok, the if I am using the -P option and I go to pref panel and deselect the 'go'
checkbox.. XUL will not update the screen after 'ok' is done. On reloading
mozilla using -P option XUL will still not be updated.. but if I reload mozilla
using the profile picker, the XUL 'go' button will be hidden to reflect the
settings in pref panel.
| Reporter | ||
Comment 3•24 years ago
|
||
so its a load issue, and see also bug 108198 for bogus prefs settings.
| Reporter | ||
Comment 4•24 years ago
|
||
adding keyword dataloss, changing summary.
Keywords: dataloss
Summary: -P <profilename> option to bypass the profile picker will not read prefs settings on load → -P <profilename> option to bypass the profile picker will not update XUL/or read prefs settings on load
Comment 5•24 years ago
|
||
*** This bug has been marked as a duplicate of 108383 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated•17 years ago
|
Keywords: helpwanted,
qawanted
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
•