[Bug 1234289] Re: accounts-daemon is progressively causing more wakeups over time

2014-03-31 Thread Colin King
** Changed in: ubuntu-power-consumption Status: New = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1234289 Title: accounts-daemon is progressively causing more wakeups over

[Bug 1234289] Re: accounts-daemon is progressively causing more wakeups over time

2014-01-17 Thread Sebastien Bacher
** Changed in: accountsservice (Ubuntu) Status: New = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1234289 Title: accounts-daemon is progressively causing more wakeups over

[Bug 1234289] Re: accounts-daemon is progressively causing more wakeups over time

2014-01-17 Thread Launchpad Bug Tracker
This bug was fixed in the package accountsservice - 0.6.35-0ubuntu7 --- accountsservice (0.6.35-0ubuntu7) trusty; urgency=medium * debian/patches/0007-add-lightdm-support.patch: - updated to not keep polling on an inexistant gdm (or lightdm) configurations, fixed the code

[Bug 1234289] Re: accounts-daemon is progressively causing more wakeups over time

2014-01-07 Thread Colin King
running strace on one of the treads shows the culprit: poll([{fd=4, events=POLLIN}, {fd=8, events=POLLIN}], 2, 3998) = 0 (Timeout) inotify_add_watch(8, /etc/gdm, IN_MODIFY|IN_ATTRIB|IN_CLOSE_WRITE|IN_MOVED_FROM|IN_MOVED_TO|IN_CREATE|IN_DELETE|IN_DELETE_SELF|IN_MOVE_SELF|IN_UNMOUNT|IN_ONLYDIR) =

[Bug 1234289] Re: accounts-daemon is progressively causing more wakeups over time

2013-11-05 Thread Colin King
Sebastien, is their a way to track the offending client app down? I'd like to get to the root of this issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1234289 Title: accounts-daemon is

[Bug 1234289] Re: accounts-daemon is progressively causing more wakeups over time

2013-11-05 Thread Sebastien Bacher
you can probably use dbus-monitor and try to see what is talking to org.freedesktop.Accounts -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1234289 Title: accounts-daemon is progressively causing

[Bug 1234289] Re: accounts-daemon is progressively causing more wakeups over time

2013-10-03 Thread Sebastien Bacher
Thank you for your bug report, it seems there was an increase in wakeups on 2013-08-13 Looking to https://launchpad.net/ubuntu/+source/accountsservice/+changelog we didn't have changes in the package around then, it's likely that the issue is rather a client app making more calls to the