Closed
Bug 139971
Opened 23 years ago
Closed 22 years ago
error message on startup / all preferences lost
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 193638
People
(Reporter: thre5her, Assigned: Matti)
References
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:0.9.9+)
Gecko/20020424
BuildID: 200242403
Upon starting up mozilla, an alert message shows beneath the splash screen:
An error occurred reading the startup configuration file. Please contact your
administrator.
line 191: SyntaxError: unterminated string literal.
user_pref("wallet.SchemeValueFileName","10445647
All browser and mail/news settings are subsequently lost.
Reproducible: Always
Steps to Reproduce:
1.Uninstall Mozilla completely, deleting registry entries and installation folder.
2.Reinstall Mozilla.
3.Start Mozilla.
Actual Results: An error occurred reading the startup configuration file.
Please contact your administrator.
line 191: SyntaxError: unterminated string literal.
user_pref("wallet.SchemeValueFileName","10445647
Expected Results: Start normally, with no error message and retaining previous
settings.
Assignee | ||
Comment 1•23 years ago
|
||
Have you deleted all files in c:\program\mozilla.org after you uninstalled ?
Can you try a new profile with "mozilla -profilemanager" ?
Reporter | ||
Comment 2•23 years ago
|
||
Problem solved: The prefs.js in my default user directory was truncated, leaving
out part of the filename on the last line. Finishing the entry fixed everything.
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 3•23 years ago
|
||
nothing fixed in mozilla -> reopen -> wfm
Status: RESOLVED → UNCONFIRMED
Resolution: FIXED → ---
Assignee | ||
Comment 4•23 years ago
|
||
wfm
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago → 23 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Comment 6•22 years ago
|
||
*** This bug has been marked as a duplicate of 193638 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago → 22 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•