View Single Post
Old 17 Nov 2017, 12:54 AM   #3
Himagain
Junior Member
 
Join Date: Jan 2012
Posts: 12
Quote:
Originally Posted by BritTim View Post
The issue may be caused by a corrupted profile, in which case the easy solution is to create a new Thunderbird profile.

Before doing that, go to Tools/Options/Advanced/General/Config. editor and look for a line
Code:
user_pref("signon.rememberSignons", true or false);
This should be set to true. If no such line is found, add it.
**************************
Thanks Tim,

I do have that line in config.

I also have these potentially relevant ones:
signon.debug;false
signon.importedFromSqlite;true [in bold, indicating a change from default, not sure why]
signon.recipes.path;chrome://passwordmgr/content/recipes.json
signon.rememberSignons.visibilityToggle;true
signon.schemeUpgrades;false

Anything diagnostically useful there?

Hopefully someone has something other than creating a new profile, which I was really hoping to avoid.
Himagain is offline   Reply With Quote