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 487229 - Use GKeyFile instead of gnome-config
Use GKeyFile instead of gnome-config
Status: RESOLVED FIXED
Product: evolution-data-server
Classification: Platform
Component: general
1.12.x (obsolete)
Other Linux
: Normal normal
: ---
Assigned To: Evolution Shell Maintainers Team
Evolution QA team
Depends on:
Blocks: 488156
 
 
Reported: 2007-10-16 17:39 UTC by Matthew Barnes
Modified: 2007-11-01 19:12 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Proposed patch (7.95 KB, patch)
2007-10-16 17:40 UTC, Matthew Barnes
committed Details | Review

Description Matthew Barnes 2007-10-16 17:39:26 UTC
This bug is a piece of bug #376991.  I'm breaking things up to try and expedite
the simple parts.

From bug #376991:

- Use GKeyFile instead of the deprecated "gnome-config" API for reading from
  and writing to the account passwords file (~/.gnome2_private/Evolution).

I shipped the following patch in Fedora 7.
Comment 1 Matthew Barnes 2007-10-16 17:40:09 UTC
Created attachment 97297 [details] [review]
Proposed patch
Comment 2 Srinivasa Ragavan 2007-11-01 12:48:57 UTC
Mbarnes, looks fine to me. I didn't test it. Just test well and commit
Comment 3 Matthew Barnes 2007-11-01 19:12:36 UTC
Tested the hell out of this since I've had bad luck changing the passwords code in the past.  Seems to work okay for me.

Committed to Subversion trunk (revision 8174).