Merge lp:~zeitgeist/zeitgeist/bug673008 into lp:zeitgeist/0.1
Proposed by
Siegfried Gevatter
Status: | Merged | ||||
---|---|---|---|---|---|
Merged at revision: | 1667 | ||||
Proposed branch: | lp:~zeitgeist/zeitgeist/bug673008 | ||||
Merge into: | lp:zeitgeist/0.1 | ||||
Diff against target: |
109 lines (+30/-6) 1 file modified
zeitgeist/client.py (+30/-6) |
||||
To merge this branch: | bzr merge lp:~zeitgeist/zeitgeist/bug673008 | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Mikkel Kamstrup Erlandsen | Approve | ||
Review via email: mp+48914@code.launchpad.net |
Commit message
ZeitgeistClient: reinstall monitors upon reconnection (LP: #673008)
Description of the change
This will re-install all monitors set by ZeitgeistClient if ZeitgeistInterface (or, actually, _DBusInterface) sees it has lost of the connection to Zeitgeist and reconnects to it.
To post a comment you must log in.
Looks good to me