After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 304566 - seahorse_prefs_cache() doesn't properly set initial state
seahorse_prefs_cache() doesn't properly set initial state
Status: RESOLVED FIXED
Product: seahorse
Classification: Applications
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Seahorse Maintainer
Seahorse Maintainer
Depends on:
Blocks:
 
 
Reported: 2005-05-17 18:41 UTC by Jim Pharis
Modified: 2005-05-19 01:13 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jim Pharis 2005-05-17 18:41:52 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.
Comment 1 Stef Walter 2005-05-19 01:13:56 UTC
Committed fix in the stable branch.