This bug was fixed in the package zeitgeist - 0.9.16-0ubuntu5 --------------- zeitgeist (0.9.16-0ubuntu5) yakkety; urgency=medium
* debian/patches/thread-default-context.patch: - Ensure the log mainloop uses the current thread's context when waiting (LP: #1584849) -- Ted Gould <t...@ubuntu.com> Mon, 08 Aug 2016 12:55:25 -0500 ** Changed in: zeitgeist (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to zeitgeist in Ubuntu. https://bugs.launchpad.net/bugs/1584849 Title: Creating a log on a non-default thread causes it to hang Status in Zeitgeist Framework: Unknown Status in zeitgeist package in Ubuntu: Fix Released Bug description: When creating a Log object it creates a mainloop to wait on the proxy object. It unfortunately does this with NULL has its context which means it uses the main thread's context instead of the thread it is running on. This causes a hang as no one gets events then. To manage notifications about this bug go to: https://bugs.launchpad.net/zeitgeist/+bug/1584849/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp