[Bug 28390] New: Modifying any account flushes every account to storage
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Jun 4 19:54:14 CEST 2010
https://bugs.freedesktop.org/show_bug.cgi?id=28390
Summary: Modifying any account flushes every account to storage
Product: Telepathy
Version: git master
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: mission-control
AssignedTo: telepathy-bugs at lists.freedesktop.org
ReportedBy: will.thompson at collabora.co.uk
QAContact: telepathy-bugs at lists.freedesktop.org
I noticed today that when I toggle an account from enabled to disabled there's
a load of D-Bus traffic. Bustle diagram attached. For each account:
method call sender=:1.198 -> dest=org.freedesktop.secrets serial=7396
path=/org/freedesktop/secrets; interface=org.freedesktop.Secret.Service;
member=Unlock
array [
object path "/org/freedesktop/secrets/aliases/default"
]
followed by CreateItem for each account's secrets.
Vivek says:
“I gave up trying to figure out why mc keeps trying to flush state to disc like
that. My best guess is it's pushing the status/presence of the account in an
idle whenever it changes.
“it'll be decidedly non-trivial to fix, though, I reckon. invasive and messy.”
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list