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 607325 - removing empathy don't remove save accounts
removing empathy don't remove save accounts
Status: RESOLVED NOTABUG
Product: empathy
Classification: Core
Component: Accounts
2.29.x
Other Linux
: Normal critical
: ---
Assigned To: empathy-maint
Depends on:
Blocks:
 
 
Reported: 2010-01-18 16:05 UTC by Omer Akram
Modified: 2010-01-18 16:54 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Omer Akram 2010-01-18 16:05:36 UTC
when empathy is removed with sudo apt-get purge empathy in the case the saved accounts in empathy are not removed. If empathy is installed again with sudo apt-get install it automatically logs in without asking for any password.
Comment 1 Guillaume Desmottes 2010-01-18 16:25:01 UTC
Empathy is not responsible of storing accounts, telepathy-mission-control is.

Anyway, --purge just removed system wide configuration (from /etc), not user's one.
Comment 2 Celibriem 2010-01-18 16:45:58 UTC
The keyring is that a system wide configuration or a user one?
because --purge doesn't clear the password out of the keyring.
Comment 3 Guillaume Desmottes 2010-01-18 16:54:04 UTC
user