lp:~mhr3/libzeitgeist/fix-reconnect
- Get this branch:
- bzr branch lp:~mhr3/libzeitgeist/fix-reconnect
Branch merges
- Mikkel Kamstrup Erlandsen: Approve on 2011-10-19
-
Diff: 164 lines (+56/-24)1 file modifiedsrc/zeitgeist-log.c (+56/-24)
Related bugs
Bug #878011: Zeitgeist isn't autostarted after it disappears | Undecided | Fix Released |
|
Related blueprints
Branch information
Recent revisions
- 212. By Michal Hruby on 2011-10-13
-
Make sure we restart Zeitgeist if it exits and we call one of its methods
- 209. By Mikkel Kamstrup Erlandsen on 2011-09-08
-
Fix unpacking of a gvariant in ZeitgeistDataSo
urceRegistry - 208. By Mikkel Kamstrup Erlandsen on 2011-07-12
-
Merge Michal Hruby's branch lp:~mhr3/libzeitgeist/various-fixes:
Fixes two types of leaks:
1) Leak in the usage of g_variant_
iter_loop, which is expected
to run over whole collection and leaks if it doesn't.
(leaks around 30bytes per each ZeitgeistEvent)2) g_variant_
get_child_ value never returns a floating reference
(it's a child, so the parent already has a ref), this caused
pretty much the entire raw dbus data of every single event to
leak. - 205. By Mikkel Kamstrup Erlandsen on 2011-03-30
-
Fix ref counting when reinstating ZeitgeistMonitors because of a zeitgeist-daemon restart
- 204. By Mikkel Kamstrup Erlandsen on 2011-03-25
-
Fix description of actor/app URIs. Should be application:
//foo.desktop NOT app://foo.desktop
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:libzeitgeist