GNOME Bugzilla – Bug 304566
seahorse_prefs_cache() doesn't properly set initial state
Last modified: 2005-05-19 01:13:56 UTC
Version details: 0.9.0 Distribution/Version: Ubuntu Hoary In the preferences dialog on the Password Cache page the 'Cache encryption passphrase in memory' could be unchecked and yet the checkboxes below still checked. Looks like a bug where seahorse_prefs_cache() doesn't properly set the initial state. An initial call to control_disable, right after we connect the 'toggled' signal should fix it.
Committed fix in the stable branch.